Closed truetone2022 closed 2 years ago
can you provide your full training configs? e.g., batch-size, number of GPU used? So that we can help you locate the problem.
The only difference is that i use 32 A100 gpus to train the model .
if possible, can you provide the checkpoint of these two models trained with 108 epochs? Very thanks!
if not, can you provide the reproducible training configs of these two models trained with 108 epochs? Very thanks!
--epochs 108
and --lr_drop 80
. It means to set totoal number of epochs to 108 and drop the learning rate at 80th epoch.Thanks for your helpful advice! You are so kind!
I can't replicate the result of ConditionalDETR-R50 and -R101 trained with 108 epochs The replicated result of ConditionalDETR-R50 trained with 108 epochs
The replicated result of ConditionalDETR-R101 trained with 108 epochs