paper-with-me

홈 › Papers

VIL-100: A New Dataset and A Baseline Model for Video Instance Lane Detection

2021-08-19 · ICCV 2021 10 · Yujun Zhang, Lei Zhu, Wei Feng, Huazhu Fu, Mingqian Wang, Qingxia Li, Cheng Li, Song Wang

Lane detection plays a key role in autonomous driving. While car cameras always take streaming videos on the way, current lane detection works mainly focus on individual images (frames) by ignoring dynamics along the video. In this work, we collect a new video instance lane detection (VIL-100) dataset, which contains 100 videos with in total 10,000 frames, acquired from different real traffic scenarios. All the frames in each video are manually annotated to a high-quality instance-level lane annotation, and a set of frame-level and video-level metrics are included for quantitative performance evaluation. Moreover, we propose a new baseline model, named multi-level memory aggregation network (MMA-Net), for video instance lane detection. In our approach, the representation of current frame is enhanced by attentively aggregating both local and global memory features from other frames. Experiments on the new collected dataset show that the proposed MMA-Net outperforms state-of-the-art lane detection methods and video object segmentation methods. We release our dataset and code at https://github.com/yujun0-0/MMA-Net.

📄 PDF Abstract BibTeX arXiv:2108.08482

Code (1)

yujun0-0/mma-net 공식 구현 pytorch

Tasks

Autonomous DrivingLane DetectionSemantic SegmentationVideo Object SegmentationVideo Semantic Segmentation

Similar Papers 제목 키워드 기반

CondLaneNet: a Top-to-down Lane Detection Framework Based on Conditional Convolution

2021-05-11 · ICCV 2021 10 · Lizhe Liu, Xiaohao Chen, Siyu Zhu, Ping Tan

Modern deep-learning-based lane detection methods are successful in most scenarios but struggling for lane lines with complex topologies. In this work, we propose CondLaneNet, a novel top-to-down lane detection framework…

Lane Detection

MonoPlane: Exploiting Monocular Geometric Cues for Generalizable 3D Plane Reconstruction

2024-11-02 · Wang Zhao, Jiachen Liu, Sheng Zhang, Yishu Li 외

This paper presents a generalizable 3D plane detection and reconstruction framework named MonoPlane. Unlike previous robust estimator-based works (which require multiple images or RGB-D input) and learning-based works (w…

3D Plane Detection

PersFormer: 3D Lane Detection via Perspective Transformer and the OpenLane Benchmark

2022-03-21 · Li Chen, Chonghao Sima, Yang Li, Zehan Zheng 외

Methods for 3D lane detection have been recently proposed to address the issue of inaccurate lane layouts in many autonomous driving scenarios (uphill/downhill, bump, etc.). Previous work struggled in complex cases due t…

3D Lane DetectionAutonomous DrivingLane DetectionMulti-Task Learning

Deep Multiple Instance Learning for Airplane Detection in High Resolution Imagery

2018-08-19 · Mohammad Reza Mohammadi

Automatic airplane detection in aerial imagery has a variety of applications. Two of the significant challenges in this task are variations in the scale and direction of the airplanes. To solve these challenges, we prese…

Multiple Instance LearningVocal Bursts Intensity Prediction

Monocular Lane Detection Based on Deep Learning: A Survey

2024-11-25 · Xin He, Haiyun Guo, Kuan Zhu, Bingke Zhu 외

Lane detection plays an important role in autonomous driving perception systems. As deep learning algorithms gain popularity, monocular lane detection methods based on them have demonstrated superior performance and emer…

3D Lane DetectionAutonomous DrivingDeep LearningLane Detection+1