Skip to content

antonio-f/TF2_MobileNetV2_TransferLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Transfer learning and fine-tuning using MobileNetV2

Transfer learning and fine-tuning using MobileNet V2 with TensorFlow 2.3.

Libs needed: NumPy, Matplotlib, TensorFlow 2.3 (earlier versions may not have the image_dataset_from_directory command from tensorflow.keras.preprocessing).