Skip to content

Compatibility checklist when LiDAR point order ≠ TJ4D #4

@qiujialiang

Description

@qiujialiang

I am using a 4-D mmWave radar dataset whose point layout is
[range, azimuth, elevation, doppler, power, x, y, z] (8-D),
while the original TJ4D format is [X, Y, Z, V_r, Range, Power, Alpha, Beta] (4-D).
Training runs without crash, but test mAP drops to ~30 %, indicating that feature order is silently ignored.
I would like a canonical list of places that must be updated so that both training and inference consume the correct 8-D layout.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions