Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 1.72 KB

README.md

File metadata and controls

47 lines (32 loc) · 1.72 KB

DV-3DLane: End-to-end Multi-modal 3D Lane Detection with Dual-view Representation

fig2

News

Code is coming soon.

Acknowledgment

This library is inspired by LATR, OpenLane, GenLaneNet, mmdetection3d, SparseInst, and many other related works, we thank them for sharing the code and datasets.

Citation

If you find DV-3DLane is useful for your research, please consider citing our paper:

@inproceedings{
luo2024dvdlane,
title={{DV}-3{DL}ane: End-to-end Multi-modal 3D Lane Detection with Dual-view Representation},
author={Yueru Luo and Shuguang Cui and Zhen Li},
booktitle={The Twelfth International Conference on Learning Representations},
year={2024},
url={https://openreview.net/forum?id=l1U6sEgYkb}
}