English

OMR: Occlusion-Aware Memory-Based Refinement for Video Lane Detection

Computer Vision and Pattern Recognition 2024-08-15 v1

Abstract

A novel algorithm for video lane detection is proposed in this paper. First, we extract a feature map for a current frame and detect a latent mask for obstacles occluding lanes. Then, we enhance the feature map by developing an occlusion-aware memory-based refinement (OMR) module. It takes the obstacle mask and feature map from the current frame, previous output, and memory information as input, and processes them recursively in a video. Moreover, we apply a novel data augmentation scheme for training the OMR module effectively. Experimental results show that the proposed algorithm outperforms existing techniques on video lane datasets. Our codes are available at https://github.com/dongkwonjin/OMR.

Keywords

Cite

@article{arxiv.2408.07486,
  title  = {OMR: Occlusion-Aware Memory-Based Refinement for Video Lane Detection},
  author = {Dongkwon Jin and Chang-Su Kim},
  journal= {arXiv preprint arXiv:2408.07486},
  year   = {2024}
}

Comments

Accepted to ECCV 2024

R2 v1 2026-06-28T18:12:46.411Z