Skip to content

Releases: ibaiGorordo/depthai-android-jni-example

Add Yolov5s example

01 Mar 12:36
Compare
Choose a tag to compare

-Add Yolov5s 416x416 model
-Modify example to run Yolov5s example by default

YOLOv4 tiny example

01 Mar 12:09
Compare
Choose a tag to compare
  • 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

24 Feb 16:01
313f1f9
Compare
Choose a tag to compare
  • Added Opencv
  • Updated dependencies
  • Updated depthai-core library with the support for loading Blobs directly.
  • Added example for Mobilenet object detection