PyTorch_YOLOv4
PyTorch_YOLOv4 copied to clipboard
How to convert my darknet weights to .pth format??
I have already trained my custom datasets using darknet and got some .weight files under the framework of darknet. But i do not know how to convert it to .pth format which can be loaded by pytorch
I have the same question.
I have the same question too.