Skip to content

Flutter sample project to show possible way of TFLite models usage on Camera Streams

Notifications You must be signed in to change notification settings

VadymPinchuk/flutter_detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter TFLite Detector application

Flutter application with possible way of TFLite models usage on heavy camera streams

Nice stuff used

  • BLoC architecture - nice event driven pattern
  • TFLite with custom models
  • EXIF for proper image rotation
  • Camera - for image stream, but while it is really heavy for processing - frame picking approach used

About

Flutter sample project to show possible way of TFLite models usage on Camera Streams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published