Skip to content

Python project for converting a keras model to tflite model

Notifications You must be signed in to change notification settings

andyswift/convert-keras-ml-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

convert-keras-ml-kit

Python project for converting a keras model to tflite model

virtualenv -p /usr/local/bin/python3  venv
. venv/bin/activate

pip install -r requirements.txt

./generate-ml-kit-model

About

Python project for converting a keras model to tflite model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages