Skip to content

Flutter application to implement a custom model which recognizes object via image upload. 🧑‍💻

License

Notifications You must be signed in to change notification settings

abhinavsri360/ObjectRecognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hits

ObjectRecognizer

This is a flutter application that implements a custom deep-learning model that recognizes objects and tells about what they classify to be according to the model. The model was created by @nirupamgarg and the code to model can be found in his repository linked here: Object-recognition

Please find the application apk file here: ObjectRecognizer

Contributions will be a great support to Open-Source.

Thank you so much for visiting this repository ❤️ Liked this? ⭐ Want to Contribute? 🍴

Contribution to this can be a huge step to Open-Source and a great help to many developers out here 😄

Getting Started

  1. This project is a starting point for a Flutter application.

  2. Fork, Clone the repository and further open the downloaded directory with Android Studio

  3. Further, get the project dependencies by running flutter get option present in the alert.

  4. Run main.dart to get going 😄

Classifications

objects
airplane
automobile
bird
cat
deer
dog
frog
horse
ship
truck

Screenshots

Home Screen

Result Screen