Jump to content

Keras with MobilenetV2 for Deep Learning: Difference between revisions

no edit summary
(Created page with "=Introduction= This wiki is intended to give a quick and easy guide to create models using MobileNetV2 with Keras in Ubuntu 16.04 for PC. For better understanding an example u...")
 
No edit summary
Line 66: Line 66:
Note that in the $TRAINING_FOLDER should be the training data organized in folders with its corresponding class name just as shown in Figure 1.
Note that in the $TRAINING_FOLDER should be the training data organized in folders with its corresponding class name just as shown in Figure 1.


[[File:Directory Structure.png|thumb|right|Figure 1: Directory structure to create training, validation and test sets.]]
[[File:Directory Structure.png|thumb|right|Figure 1: Directory structure to create training, validation and test sets. ]]


   #Training set
   #Training set
334

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.