Is there a similar RGB & TinyYolo pipeline written for yolov6?
SerdjFity

- Jan 22, 2024
- Joined Oct 18, 2023
- 0 best answers
- Edited
Hello, I'm a newbie and I'm trying to convert the weight of yolov4tiny into .blob according to the luxonis instructions in Google Colab, but when converting to .pb I get the error No module named 'tensorflow.contrib', when I try to install the version that was tensorflow == 1.5, technically impossible. What to do in such a situation? Do you have a working converter for yolov4tiny?
P.s.
Initially I tried to run RGB & TinyYolo with spatial data from https://docs.luxonis.com/projects/api/en/latest/samples/SpatialDetection/spatial_tiny_yolo/#rgb-tinyyolo-with-spatial-data.erik Good afternoon, I have an idea for collecting garbage. I ordered an Oak-D Pro camera to determine the coordinates of the garbage, and I'm currently waiting for the camera to be delivered. Before that, I trained the Yolov7tine and V8n models, and also read the instructions at https://github.com/luxonis/depthai-ml-training/blob/master/colab-notebooks/YoloV8_training.ipynb.
I would like to clarify if I can now convert the weights of the Yolov8 model to the .blob format and specify the path as yoloSpatial.setBlobPath("/full/path/to/your/yolov8н.blob"). Will this allow me to determine the spatial coordinates? If not, please tell me which models this function supports. Thank you.
P.S.
I couldn't find the answer on Google.P.S.
Couldn't find the answer on Google.