Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 293 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 293 Bytes

Hack Security Code in Wuhan University (Thanks to leNet!)

Dependencies:

1. Caffe
2. OpenCV

Usage:

1. use `show_image.py` to pre-process images.
2. use `gen_list.py` to get train and test list.
3. convert list files to LMDB.
4. train the CNN! (files in ./caffe_train)
5. predict.