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.
Version: 1.0
Updated on: Feb 2020
Size: 82.5 MB
App permissions: Camera Usage and Storage Read-Write Permissions
OpenCV Library345
'com.github.ybq:Android-SpinKit:1.4.0'
- 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.