Awesome
For details: https://medium.com/@shaqian629/real-time-object-detection-in-flutter-b31c7ff9ef96
flutter_realtime_detection
Real-time object detection in Flutter using camera and tflite plugin.
Install
flutter packages get
Run
flutter run
Models
-
Image Classification
- MobileNet
-
Object Detection
- SSD MobileNet
- Yolov2 Tiny
-
Pose Estimation
- PoseNet