ShoufaChen / DiffusionDet

[ICCV2023 Best Paper Finalist] PyTorch implementation of DiffusionDet (https://arxiv.org/abs/2211.09788)
Other
2.1k stars 162 forks source link

If freeze the backbone? #95

Open scuwyh2000 opened 1 year ago

scuwyh2000 commented 1 year ago

Hi, thanks for your great work.

If you freeze the image_encoder (resnet50, swin) during the training stage?