facebookresearch / unbiased-teacher

PyTorch code for ICLR 2021 paper Unbiased Teacher for Semi-Supervised Object Detection
https://arxiv.org/abs/2102.09480
MIT License
410 stars 82 forks source link

About VOC dataset training settings. #26

Closed xpyqiubai closed 3 years ago

xpyqiubai commented 3 years ago

Thanks a lot to the author for open sourcing the unbiased-teacher code. However, only the training configuration file (.yaml) on the coco dataset is provided in the code. I sincerely hope the authors will share the training configuration file (.yaml) on the VOC dataset. Thanks again to the authors.

With best regards

ycliu93 commented 3 years ago

Hi @xpyqiubai , sorry for late reply.

I uploaded all configs and weights for VOC experiments