8000 update README · coderlv/CNN_keras@03cfe14 · GitHub
[go: up one dir, main page]

Skip to content

Commit 03cfe14

Browse files
author
YuJun
committed
update README
1 parent 05165ca commit 03cfe14

File tree

1 file changed

+18
-3
lines changed

1 file changed

+18
-3
lines changed

README.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,24 @@
11
# CNN_keras
22

3-
Convolutional Neural Network | Keras | CAPTCHA
3+
`Convolutional Neural Network using Keras for CAPTCHA recognition`
44

5-
Tip:
6-
For detail please email me.
5+
Recognition for this type of CAPTCHA:
6+
7+
![1](https://github.com/skyduy/CNN_keras/raw/master/sample_all/001.jpg)
8+
![2](https://github.com/skyduy/CNN_keras/raw/master/sample_all/006.jpg)
9+
![3](https://github.com/skyduy/CNN_keras/raw/master/sample_all/012.jpg)
10+
11+
12+
The result of the training:
13+
14+
Way 1:
15+
![way_1](https://github.com/skyduy/CNN_keras/raw/master/core_single/tmp/1.jpg)
16+
17+
Way 2:
18+
![way_2](https://github.com/skyduy/CNN_keras/raw/master/core_single/tmp/2.jpg)
19+
20+
21+
For detail. Please email me.
722

823
* Copyright
924
* OpenSource now.

0 commit comments

Comments
 (0)
0