Scalsol / mega.pytorch

Memory Enhanced Global-Local Aggregation for Video Object Detection, CVPR2020
Other
565 stars 115 forks source link

Using pre-trained weights #31

Closed humble-king closed 4 years ago

humble-king commented 4 years ago

Hello authors, It was great and really helpful for us that you people shared pre-trained weights. I wanted to use those weights for re-obtaining the AP scores you obtained. However I am facing issues in setting up the individual model architectures(mega,single-baseline,etc) and loading the corresponding weights into them. It would be great if you could give some help in this regard.