facebookresearch / unbiased-teacher

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

Implementation of CSD #42

Closed wjn922 closed 2 years ago

wjn922 commented 2 years ago

Hi,

Thanks for the solid work. Could you also provide the code of CSD implementation? Thanks.

ycliu93 commented 2 years ago

Thanks for the interest.

We don't plan to release the code of CSD implementation, while I could provide the suggestion to reproduce this baseline. You could simply follow the original implementation of CSD for two-stage detectors and adapt to this codebase. https://github.com/soo89/CSD-RFCN