Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 985 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 985 Bytes

Realtime Object Detection App

🎯 About

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.

🚀 Technologies

The following tools were used in this project:

🏁 Starting

# 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