An open API service indexing awesome lists of open source software.

https://github.com/photonvision/rknn_jni

Java wrapper around rknn converted yolov5 model
https://github.com/photonvision/rknn_jni

Last synced: about 1 year ago
JSON representation

Java wrapper around rknn converted yolov5 model

Awesome Lists containing this project

README

          

Code adapted from https://github.com/leafqycc/rknn-cpp-Multithreading/ , licensed under Apache 2.0. JNI written around this code and licensed under GPL V3.

Model conversion process is a bit of a pain; detailed docs coming soontm.