Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 429 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 429 Bytes

"B351-Final-Project"
This project consists:

Data_preprocessing.py: Data import and preprocessing
model_3.py: train CNN model
test.py: test CNN model
example: An example of CNN identifying a verification code picture
Samples:Picture data set from kaggle.com
model_trained folder:Trained model

Used packages includes: Matplot, Tensorflow 1.14, Pillow, Numpy