-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Hi, thanks for your excellent work! But I'm confused of the detail about baseline-model settings in your paper.
Take training resnet-101 without cutmix on coco2014 as an example:
With the following training configurations as baseline setting, I get 81.3 mAP after 7 epochs (30 in total, still in training process...), which is much higher than that in your paper (79.4 mAP).
python main.py --num_heads 4 --lam 0 --dataset coco --num_cls 80 --checkpoint coco14/resnet101
So, what is the correct settings to reproduce the baseline result as in your paper? Thanks again.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels