Skip to content

Artolomeus/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

 
 
 

Contributors

Languages

  • Dart 94.3%
  • Ruby 4.0%
  • Swift 1.2%
  • Other 0.5%