Closed F-Barto closed 2 years ago
The config is accurate - i will check to make sure nothing diverged in the release
Thanks for the questions!
Hello bradyz ! Many thanks for your response !
. 3. I understand that, I will clarify. My question is about how you evaluate. In your paper, to obtain the score in table 1, do you evaluate on all vehicles or only on visible vehicles ?
. 1. Ok this is as further experiments, the results in your paper were obtain using the Focal loss . 2. I see, indeed it is a nice feature to be able to train with mixed-precision . 4. Ok
Table 1 is visible vehicles only - unfortunately almost all methods for this task evaluate slightly differently but I would argue this is the right way to do it
Ok I better understand now, many thanks.
Hello, many thanks for sharing the code of this awesome work !
I am trying to reproduce your results, but the config file
cvt_nuscenes_vehicle.yaml
differs from what is described in the paper and the training/evaluation setup of Lift Splat Shoot.In particular:
label_indices: [[4, 5, 6, 7, 8, 10, 11]]
(7 classes) whereas the list of classes DYNAMIC contains 8 classesDo you know how these factors influence your results?
Can you share the exact config you used to get the results in Table 1 of your paper ?