Skip to content

ahsanakhtar91/object-detector-react-native

Repository files navigation

Object Detector (React Native)

A small example app in React Native, related to AI and Machine Learning.

Built using React Native CLI / TypeScript.

The features of this app are:

  • It detects objects from the images on Android, either captured by camera (front/back) or picked from the gallery on the mobile device.
  • After detection is successful, it shows a list of detected objects (up to 4) along with their probabilities.

Packages:

Steps to run

# Install Packages
$ yarn

# Start Metro
$ yarn start --reset-cache

# Run on Android (only Android is configured in this project).
$ yarn android

Tested on: Xiaomi Redmi Note 10S

Made By: Ahsan Akhtar

About

AI / Machine Learning based app in React Native (detects objects from the images, either taken by camera or picked from gallery).

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors