Releases: ibaiGorordo/depthai-android-jni-example
Releases · ibaiGorordo/depthai-android-jni-example
Add Yolov5s example
-Add Yolov5s 416x416 model
-Modify example to run Yolov5s example by default
YOLOv4 tiny example
- Updated depthai-core library
- Fixed Android 12 runtime issue #3
- Uploaded correct YOLOv4 tiny model
- Modified example to run the YOLOv4 tiny example by default
Add Object Detection support
- Added Opencv
- Updated dependencies
- Updated depthai-core library with the support for loading Blobs directly.
- Added example for Mobilenet object detection