We can train treasures' images using this script.
- Python 2.7.10
- OpenCV
- numpy
- tensorflow 0.10.0
- Keras
-
Please download the data, unzip, and move to the this script's directory.
-
Capture a frame from a video clip
- Please start 'rippingVideo.py'.
$python ripping.py
- Please start 'rippingVideo.py'.
-
Starting learning.
- I wrote two programs, fineWithCNN.py, fineWithoutCNN.py.
- You can start them like this(you can select those models, vgg, resnet, inception.
$python fineWithCNN.py vgg
Please read Requirement section, and install packages you haven't install.