Welcome to our cutting-edge Real-Time Object Detection app, built using Flutter and TensorFlow Lite (TFLite). This application is designed to provide an intuitive and efficient way to detect objects in real-time using your device's camera. Whether you are a developer, a tech enthusiast, or simply curious about AI-powered applications, our app offers a seamless and interactive experience in exploring the potential of object detection.
The following tools were used in this project:
# Clone this project
$ git clone https://github.com/mohitj2401/realtime-object-detection
# Access
$ cd realtime-object-detection
# Install dependencies
$ flutter pub get
# Run
$ flutter run