Marcos Luciano

Results 468 comments of Marcos Luciano

Please make sure you are following the steps in https://github.com/marcoslucianops/DeepStream-Yolo/blob/master/docs/YOLOv8.md

Sorry, I don't have a Thor board, so I don't have a way to test the steps for the installation.

https://github.com/NVIDIA-AI-IOT/deepstream_python_apps

Can you send me the model with multi-class keypoints? I can change the code based on the model.

Looks like you don't have display. You need to change `[sink0] type=2` to `[sink0] type=1`.

You shouldn't change the DeepStream-Yolo plugin for that. Use sample apps (Python or C/C++). https://github.com/marcoslucianops/DeepStream-Yolo?tab=readme-ov-file#extract-metadata The C/C++ sample codes are in `/opt/nvidia/deepstream/deepstream/sources/apps/sample_apps`

Sorry, I don't know this error

https://github.com/marcoslucianops/DeepStream-Yolo?tab=readme-ov-file#extract-metadata The C/C++ sample codes are in `/opt/nvidia/deepstream/deepstream/sources/apps/sample_apps`

Make sure you have the correct requirements https://github.com/marcoslucianops/DeepStream-Yolo/blob/master/docs/dGPUInstalation.md