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.45k stars 356 forks source link

How to convert pt to weights file Yolov4 / Scaled Yolov4 #170

Open callmesora opened 2 years ago

callmesora commented 2 years ago

I'm trying to convert the pt files to weight files on my trained Scaled Yolov4 (PyTorch) how can I do this?

marcoslucianops commented 2 years ago

There's no support for now.