Skip to content

Tashuuuu/mobilenet-tl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mobilenet-tl

Deployment of a MobileNetV2(Transfer Learning) model with pre-trained weights on Heroku

Use !pipreqs /content for getting requirements.txt

#IMPORTANT NOTE:

  1. Change Tensorflow to tensorflow-cpu ( If you get Slug Size Error)
  2. Change opencv-python to opencv-contrib-python-headless
  3. Add h5py<3.0.0

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.0%
  • Shell 11.0%