Skip to content

Android app for object detection on device using camera

Notifications You must be signed in to change notification settings

c0nda/object-detection

Repository files navigation

Object detection

Android app for recognizing objects in photos. Recognition is carried out directly on the device. User can choose photo from gallery or take a new one with camera.

A neural network from official GitHub PyTorch https://github.com/pytorch/android-demo-app was used for demonstration of work.

Tech stack

  • Adnroid SDK
  • Kotlin
  • MVVM
  • Coroutines
  • Dagger 2
  • PyTorch Lite
  • LiveData

About

Android app for object detection on device using camera

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages