Skip to content

Result reproduction #5

Description

@StudentWwg

Congradulations to your great work that has been accepted by CVPR 2025.
When you train your model or reproduce SparseDrive, have you faced unsteady evaluation results in L2 and collision rate metrices?
I liste the evaluation results that I reproduce SparseDrive with 8 VIDIA GeForce RTX 3090.

+-------------+--------+--------+--------+--------+--------+--------+--------+
| metrics | 0.5s | 1.0s | 1.5s | 2.0s | 2.5s | 3.0s | avg |
+-------------+--------+--------+--------+--------+--------+--------+--------+
| obj_col | 0.742% | 0.713% | 0.684% | 0.659% | 0.649% | 0.638% | 0.670% |
| obj_box_col | 0.020% | 0.020% | 0.026% | 0.073% | 0.148% | 0.309% | 0.134% |
| L2 | 0.2388 | 0.3595 | 0.4970 | 0.6561 | 0.8369 | 1.0406 | 0.6854 |
+-------------+--------+--------+--------+--------+--------+--------+--------+

And I have checked the training losses, everything is normal. Have you faced the same evaluation issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions