zehuichen123 / DDOD

[ACM MM 2021, TMM 2023] Disentangle your Dense Object Detector
Apache License 2.0
61 stars 7 forks source link

r50换成r34检测不出目标 #12

Open Koala-coder opened 1 year ago

Koala-coder commented 1 year ago

请问将backbone由r50换成r34检测不出目标是什么原因呢?

zehuichen123 commented 1 year ago

Hi, thanks for your attention. Did you update the pretrained weight from r50 to r34 when you change the backbone from r50 to r34?