YuHengsss / YOLOV

This repo is an implementation of PyTorch version YOLOV Series
Apache License 2.0
283 stars 39 forks source link

Error(s) in loading state_dict for YOLOX: #31

Closed aminprj closed 1 year ago

aminprj commented 1 year ago

Dear Author,

Thanks for sharing your work. I'm trying to run vid_demo.py and use yoloxx_vid.pth and yoloxs_vid.pth, but it looks like it's unable to load the checkpoints for yoloxs_vid.pth and yoloxx_vid.pth provided in google drive. And I'm getting this error: issue01

can you tell me what's wrong?

Thanks for the help!

YuHengsss commented 1 year ago

Hello, using demo for the video object detector, you should load weights from yolov rather than yolox.