Skip to content

An experiment with Keras InceptionV3 model and loading into an android app, this is the source for tutorial blog I am going to write.

License

Notifications You must be signed in to change notification settings

marc45/an-experiment-with-keras-inception

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

an-experiment-with-keras-inception

An experiment with Keras InceptionV3 model and loading into an android app, this is the source for tutorial blog I am going to write.

Directory structure for reference:

./an-experiment-with-keras-inception/
   |_android
   |_data 
   | |_hand_numbers 
   |   |_train 
   |   | |_one 
   |   | |_two 
   |   |_validation 
   |     |_one 
   |     |_two 
   |_python 
   | |_utils 
   |   |_tensorflow 
   |_saved_models 
   |_tensorflow_model 
   |_tools 
     |_tensorboard_logs 

About

An experiment with Keras InceptionV3 model and loading into an android app, this is the source for tutorial blog I am going to write.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%