Closed Mitchelldscott closed 1 year ago
Seems like an issue with the post-processing and difference in classes. I'll reopen this if I cant solve the error.
@Mitchelldscott if you don't mind can you share how to deploy for customised yolo model
@chakrish-edgeble We were able to run a lighter model on the CPU so didn't keep trying. I'd checkout rknn_toolkit2, I definitely had issues following their process and understanding their compatibility.
@Mitchelldscott okay we are able to get inference for image and facing some issues with streaming and its quality
I am using RKNN_toolkit2 to convert a YoloV5 model I am training. I have tried exporting the models with sdk 1.3.0 and am seeing segfaults.
eddge2-npu/C++/yolov5 custom model (without setting outputs in conversion)
eddge2-npu/C++/yolov5 custom model (with setting outputs in conversion)