j3vr0n
j3vr0n
Does it support Yolo V4 (not Tiny)? I've tried loading a custom model, but can't seem to get it to work. I just receive an error: Empty path name is...
https://blog.roboflow.com/train-yolov4-tiny-on-custom-data-lighting-fast-detection/
Also having this problem, there doesn't appear to be a solution. I regret purchasing this app due to this. I've been recommended by others to use Barracuda instead for Unity...
Hi, I used Roboflow to create my YOLO Darknet dataset from my annotated images and then trained models using Yolo v4 Tiny. Anything besides the Yolo v4 Tiny algorithm would...
The reason for this is because OpenCV for Unity was copied from OpenCV for Java, which doesn't support gpu rendering. It only uses cpu. This means that mobile apps created...