Hello everyone,
I’ve been trying for a while to create a custom model and export the .onnx, prototxt files and model artifcats to run on the BB AI-64 so far I haven’t been succesful. I tried with the edgeai-yolov5 repo and keep getting errors.
The most recent one is this one:
**with open(cfg) as f:**
FileNotFoundError: [Errno 2] No such file or directory:
Has anyone been able to do this? I believe I’m doing something wrong. I’m using my data.yaml and the pretrained yolov5s6_640_ti_lite weights