I am trying to create an environment that uses a simple custom yolov5 object detection model, the model is working on a stand-alone deep stream environment.
I have used the traffic meter sample as the baseline, however, I still have some issues implementing this example.
The main issue is that the .wts failed to load when loading the module, do you have any advice?
Are you facing any issues with loading the weights when running the "traffic_meter" example?
Please provide an error log. If possible, attach the complete module log.
I am trying to create an environment that uses a simple custom yolov5 object detection model, the model is working on a stand-alone deep stream environment. I have used the traffic meter sample as the baseline, however, I still have some issues implementing this example. The main issue is that the .wts failed to load when loading the module, do you have any advice?