facebookresearch / adaptive_teacher

This repo provides the source code for "Cross-Domain Adaptive Teacher for Object Detection".
Other
180 stars 35 forks source link

what is crop ratio? #52

Open victor00070 opened 1 year ago

victor00070 commented 1 year ago

There is weak augmentations for teacher model. I would like to learn what is the cropping ratio for weak augmentation? This makes model inference about 3x faster compared to base faster rcnn model.

yujheli commented 1 year ago

I used the default setting for weak augmentation.