HikariTJU / LD

Localization Distillation for Object Detection (CVPR 2022, TPAMI 2023)
Apache License 2.0
355 stars 51 forks source link

samples_per_gpu #78

Open swift1988 opened 8 months ago

swift1988 commented 8 months ago

"Do not set your samples_per_gpu larger than 3!"
Can you give some explanations regarding this suggestion?

HikariTJU commented 8 months ago

LD_loss is accumulated over larger batch size (which is a bug)