Skip to content

kume96/treasureDL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Treasure Learning

Overview

We can train treasures' images using this script.

  • Python 2.7.10
  • OpenCV
  • numpy
  • tensorflow 0.10.0
  • Keras

Usage

  1. Please download the data, unzip, and move to the this script's directory.

  2. Capture a frame from a video clip

    1. Please start 'rippingVideo.py'.
      $python ripping.py
      
  3. Starting learning.

    1. I wrote two programs, fineWithCNN.py, fineWithoutCNN.py.
    2. You can start them like this(you can select those models, vgg, resnet, inception.
      $python fineWithCNN.py vgg
      

Install

Please read Requirement section, and install packages you haven't install.

Author

kumegon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published