Skip to content

Shark and Fish Detector Inception Resent v2 retrain

Notifications You must be signed in to change notification settings

tetelestia/FishFish

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fish_retrain_inception_resnet_v2

demo fish and shark photos retrain inception resnet v2 model - tested ubuntu14.04 tensorflow 0.12 cuda8 titan xp http://download.tensorflow.org/models/inception_resnet_v2_2016_08_30.tar.gz

Step 0

git clone https://github.com/bigsnarfdude/FishFish.git
cd FishFish
cd sharkFishDetector

Step 1 Put fish and shark photos into /tmp/fish/fish_photos

bash scripts/01_get_data.sh

Step 2 Run last layers retrain on Inception ResNet v2

bash scripts/02_run_finetune_inception_resnet_v2.sh	

Step 3 Retrain all layers on Inception ResNet v2

bash scripts/03_run_train_all_layers_inception_resnet_v2.sh

About

Shark and Fish Detector Inception Resent v2 retrain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.2%
  • Shell 0.8%