Skip to content

yshgpta/Object-Detector

Repository files navigation

Object Detector

This app is used to recognize and detect objects with a definite probability percentage. This app uses Yolov3 which is a real-time object detection system which is powered by OpenCV345.

App Info

Version: 1.0
Updated on: Feb 2020
Size: 82.5 MB
App permissions: Camera Usage and Storage Read-Write Permissions

Libraries Used

OpenCV Library345
'com.github.ybq:Android-SpinKit:1.4.0'

Usage

  • Import OpenCV Library in Project.
  • Copy the dnns folder onto your phone external storage.
  • This project uses yolov3-tiny cfg and weights which can be extended to yolov3-spp files.

Following are some of the screenshots of the app...