Lornatang / YOLOv3-PyTorch

Pytorch implements yolov3.Good performance, easy to use, fast speed.
Apache License 2.0
32 stars 15 forks source link

`load_pretrained_darknet_state_dict` in utils.py is not working #8

Closed luuhaa closed 1 year ago

luuhaa commented 1 year ago

Amazing work there ! but load_pretrained_darknet_state_dict in utils.py is not working, looks like the refactoring is not finished yet, looking forward to see it done.