jakaskerl
Thanks for your help.
I just want to confirm that the setManualFocus() method is up to date, because when I run this code on my Rasp Pi 4 connected to my OAK-1, I get that the method does not exist.
Is there any other alternative? If no, is it possible to run a roboflow model using this code?
I have a second question as well.
After downloading my train, valid and test images and their respective annotations from roboflow in ZIP format, how do I then convert that format to GZ in order to use in Google Colab for inference with yolo v4 tiny?
I've done some research but nothing useful has come of it.
Any help is welcome, and thanks in advance.