AlibabaResearch / efficientteacher

A Supervised and Semi-Supervised Object Detection Library for YOLO Series
GNU General Public License v3.0
823 stars 147 forks source link

About the training speed #36

Open Haru-zt opened 1 year ago

Haru-zt commented 1 year ago

Hi, when I reproduce your result, I find that I need 40min per epoch, is it normal? By the way, my device is a 3090Ti GPU with batchsize=32, 10% labeled coco thanks for sharing

meton-robean commented 1 year ago

Hi, how long do you need when you train with supervised? In our training setting(8 Nvidia V100) and we take 15 min per epoch when traning with SSOD and take about 5min per epoch when training with supervised.

Haru-zt commented 1 year ago

Thanks, it seems normal because I takes about 20 min per epoch when training with supervised