Closed cxq1 closed 1 year ago
I set the batch size to 8 on one gpu, how should I set the learning rate When I set the learning rate to 0.01, the ap value on coco2017 is only 20.0
batch size 8 for one GPU is high beyond the memory, and one GPU is time-consuming. We didn't try to do this on one GPU. If you implement it on one stage, you can report it for me. Thank you!
I set the batch size to 8 on one gpu, how should I set the learning rate When I set the learning rate to 0.01, the ap value on coco2017 is only 20.0