Mukund
Mukund
### Description I have installed all the necessary dependencies mentioned in [Coral](https://coral.ai/docs/accelerator/get-started/#requirements) as well as the ones mentioned in the repo and I have updated all the existing dependencies to...
@marcoslucianops I have converted my custom `.pt` model to `.onnx` using the export_yolov5.py file but when I run inference on deepstream(6.3) using Jetson AGX Orin, I get wrong detections and...
@marcoslucianops I was able to run the detection following the steps and I was wondering if I can include the plugins from NvdsAnalytics to run zone based detections on the...
AttributeError: partially initialized module 'selectors' has no attribute 'SelectSelector' (most likely due to a circular import) When I try to run download.py to downlaod the videos, I run into an...