WhatsApp.Video.2024-03-04.at.10.32.20.PM.mp4
An Intelligent Camera with real-time object detection and object classification. This project utilizes the tensorFLow Lite library for running the model for object detection and classification.
Note: (Work in progress) The zoom function for a specific device may not work 100% accurately depending on the device used.
To run the project:
- Clone the repository
- Get all the packages/dependencies by running: flutter pub get
- Run the app on an emulator or physical Android device: flutter run
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.