HuangJunJie2017 / BEVDet

Code base of the BEVDet series .
Apache License 2.0
1.45k stars 265 forks source link

Test results of dal-large official evaluation #368

Closed muchen2019 closed 1 month ago

muchen2019 commented 1 month ago
图3

As can be seen in this picture, i try to reproduce the performance of DAL-large provided by author using the dal-large.pth. However, the performance is cannot reach the performance shown in paper. By the way, the performance of dal-large.pth in val is correct. Can author help me solve this problem? May the error in my config or loading.py.

nicezzl commented 6 days ago

May I ask how you solved it? I have encountered a similar situation.