Scalsol / mega.pytorch

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

Results of single frame baseline #93

Open DavideA opened 3 years ago

DavideA commented 3 years ago

Hello,

I am trying to reproduce results for the single frame baselines with ResNet-50 and ResNet-101. For those I am using the config files configs/vid_R_50_C4_1x.yaml and configs/vid_R_50_C4_1x.yaml respectively. I get the following results by training on 4 gpus:

Can I consider my results within std? If not, what could I be missing? Are the config files correct?

Thank you! D