File tree Expand file tree Collapse file tree 1 file changed +18
-3
lines changed Expand file tree Collapse file tree 1 file changed +18
-3
lines changed Original file line number Diff line number Diff line change 1
1
# CNN_keras
2
2
3
- Convolutional Neural Network | Keras | CAPTCHA
3
+ ` Convolutional Neural Network using Keras for CAPTCHA recognition `
4
4
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.
7
22
8
23
* Copyright
9
24
* OpenSource now.
You can’t perform that action at this time.
0 commit comments