Megvii-BaseDetection / BEVDepth

Official code for BEVDepth.
MIT License
710 stars 98 forks source link

Backbone for leaderboard results? #76

Closed fcjian closed 1 year ago

fcjian commented 2 years ago

Which backbone did you use for the results shown on the detection leaderboard? Vovnet (#53) or ConvNeXt (#20)? Thanks!

swtju14 commented 1 year ago

Hi, @fcjian. We submitted twice, one using Vovnet with a result of 60.0, and the other using ConvNeXt-base with a result of 60.9.