VadymPinchuk / flutter_detector

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Dart 94.3%Language:Ruby 4.0%Language:Swift 1.2%Language:Kotlin 0.4%Language:Objective-C 0.1%