yolov4-deepsort icon indicating copy to clipboard operation
yolov4-deepsort copied to clipboard

Error in convert darknet weights to tensorflow model

Open StevenNick88 opened this issue 4 years ago • 3 comments

when I execute command line : "python save_model.py --model yolov4 " , The following error occurred : image

StevenNick88 avatar Oct 12 '20 02:10 StevenNick88

Please help to solve the problem

StevenNick88 avatar Oct 12 '20 03:10 StevenNick88

I also encountered the same problem. Is your problem solved?

ronger-git avatar Oct 13 '20 06:10 ronger-git

Go in the file coco.names and replace the classes for the classes you have trained image

denmarquess avatar Jul 27 '21 13:07 denmarquess