Skip to content

Example code for talk in WPI CS4518 "Mobile and Ubiquitous Systems"

License

Notifications You must be signed in to change notification settings

cake-lab/MobileDeepInferenceExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MobileDeepInferenceExample

Example code for talk in WPI CS4518 "Mobile and Ubiquitous Systems"

Contents

MobileDeepInferenceExample

Contains example android application used to demonstrate principles of on-device inference using a MobileNet CNN retrieved from tfhub.dev. This app is meant as a toy example to show how to load a TFLite model on an Android phone both manually using either CPU or GPU, and automatically through Android Studio.

presentation

Contains a PDF of the slides used during the presentation. For the original document please contact Sam Ogden.

About

Example code for talk in WPI CS4518 "Mobile and Ubiquitous Systems"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages