Skip to content

helmetWong/DeepLearning_Models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

DeepLearning_Models

Classification -> CNN models

################################################################################################

resNet_TransferLearning.py

This program demonstrates the use of ResNet50 and ResNet152, and transfer learning.

################################################################################################