marcoslucianops / DeepStream-Yolo

NVIDIA DeepStream SDK 7.0 / 6.4 / 6.3 / 6.2 / 6.1.1 / 6.1 / 6.0.1 / 6.0 / 5.1 implementation for YOLO models
MIT License
1.39k stars 344 forks source link

where is gen_wts_yoloV8.py #423

Open IAMLookingForCode opened 10 months ago

IAMLookingForCode commented 10 months ago

I always have problems deploying to deepstream through onnx, but converting it to a .wts file is very smooth. Is there a gen_wts_yoloV8.py file for V8?

marcoslucianops commented 10 months ago

What's the problem you are getting? The wts conversion is deprecated now.