/Realtime_Object_Detection

Real Time Object Detection in Flutter using TFLite

Primary LanguageDart

Real_Time Detection

Real-time object detection in Flutter using camera and tflite plugin.

This Project makes use of SSD-Mobile Net and TinyYOLO v2 pre-trained models for live object detection using the device's camera.

Install

flutter packages get

Run

flutter run