You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Project is made in Flutter, using TensorFlow Lite. The Various DL models that are included in the project are PoseNet, Tiny YOLO, MobileNet & SSD MobileNet 👁️
Real-time object detection in Flutter using camera and tflite plugin.
Run
flutter run
Models-
Pose Estimation
PoseNet
Image Classification
MobileNet
Object-Detection
SSD MobileNet
Yolov2 Tiny
About
This Project is made in Flutter, using TensorFlow Lite. The Various DL models that are included in the project are PoseNet, Tiny YOLO, MobileNet & SSD MobileNet 👁️