OpenDriveLab / OpenLane

[ECCV 2022 Oral] OpenLane: Large-scale Realistic 3D Lane Dataset
Apache License 2.0
492 stars 46 forks source link

Tracking ID annotation #66

Closed ppbangKGT closed 1 year ago

ppbangKGT commented 1 year ago

Thanks for your nice work! When I think about the lane tracking task, I wonder how you annotate the tracking id. It's obvious that the id should be unique in one segment. But how you decide the labeled number? I've seen some datasets that number the same direction lane lines as 0, 1, 2, 3... in order, and number the opposite direction lane lines as -1, -2... in order. Some datasets also number the left lane lines as 1, 3, 5... with the current lane as the center, and number the right lane lines as 2, 4, 6... So what is your numbering method? Thanks for your time.

ilnehc commented 1 year ago

@ppbangKGT Thanks. I think your question has two parts. Refer to: https://github.com/OpenDriveLab/OpenLane/blob/main/anno_criterion/Lane/README.md