Skip to content

lilmistake/finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finder

A mobile application that uses machine learning to detect objects in images.

Installation

Prerequisites

  • Flutter 2.19 or later

Installation Steps

  1. Clone this repository using git clone https://github.com/lilmistake/finder
  2. Change directory using cd finder.
  3. Run flutter pub get to install the required dependencies.
  4. Build and run the app using flutter run.

OR Download the apk file from here

Usage

Object Detection

  1. Launch the app and click a picture using shutter button.
  2. Wait for the app to process the image and detect objects.
  3. View the objects detected by the app and their respective confidence scores.
  4. Click on any particular prediction.
  5. Crop the selection and click on ✅ button to save.

Video demo

demovid.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages