OpenDriveLab / OpenLane-V2

[NeurIPS 2023 Track Datasets and Benchmarks] OpenLane-V2: The First Perception and Reasoning Benchmark for Road Driving
https://proceedings.neurips.cc/paper_files/paper/2023/hash/3c0a4c8c236144f1b99b7e1531debe9c-Abstract-Datasets_and_Benchmarks.html
Apache License 2.0
557 stars 66 forks source link

Traffic Element Recognition #117

Closed SaraMo14 closed 1 month ago

SaraMo14 commented 3 months ago

How to do Traffic Element Recognition with your repo on nuScenes frames?

faikit commented 2 months ago

Hi, this repo is for the OpenLane-V2 dataset and provide devkit to use the dataset. If you mean the deep learning task of traffic element recognition, please see related repos, including TopoNet and LaneSegNet.