中文
相关论文

相关论文: CondLaneNet: a Top-to-down Lane Detection Framewor…

200 篇论文

The following work is a reproducibility report for CLRNet: Cross Layer Refinement Network for Lane Detection. The basic code was made available by the author. The paper proposes a novel Cross Layer Refinement Network to utilize both high…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Viswesh N , Kaushal Jadhav , Avi Amalanshu , Bratin Mondal , Sabaris Waran , Om Sadhwani , Apoorv Kumar , Debashish Chakravarty

A novel algorithm to detect road lanes in videos, called recursive video lane detector (RVLD), is proposed in this paper, which propagates the state of a current frame recursively to the next frame. RVLD consists of an intra-frame lane…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Dongkwon Jin , Dahyun Kim , Chang-Su Kim

We aim for accurate and efficient line landmark detection for valet parking, which is a long-standing yet unsolved problem in autonomous driving. To this end, we present a deep line landmark detection system where we carefully design the…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Zizhang Wu , Yuanzhu Gan , Tianhao Xu , Rui Tang , Jian Pu

In this paper, we present a novel diffusion-based model for lane detection, called DiffusionLane, which treats the lane detection task as a denoising diffusion process in the parameter space of the lane. Firstly, we add the Gaussian noise…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Kunyang Zhou , Yeqin Shao

As a data-driven method, the performance of deep convolutional neural networks (CNN) relies heavily on training data. The prediction results of traditional networks give a bias toward larger classes, which tend to be the background in the…

计算机视觉与模式识别 · 计算机科学 2022-03-04 N. Anantrasirichai , David Bull

We focus on bridging domain discrepancy in lane detection among different scenarios to greatly reduce extra annotation and re-training costs for autonomous driving. Critical factors hinder the performance improvement of cross-domain lane…

计算机视觉与模式识别 · 计算机科学 2022-11-10 Chenguang Li , Boheng Zhang , Jia Shi , Guangliang Cheng

Accurate lane detection is essential for effective path planning and lane following in autonomous driving, especially in scenarios with significant occlusion from vehicles and pedestrians. Existing models often struggle under such…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Aayush Agrawal , Ashmitha Jaysi Sivakumar , Ibrahim Kaif , Chayan Banerjee

In this paper, we propose a novel framework with 3D convolutional networks (ConvNets) for automated detection of pulmonary nodules from low-dose CT scans, which is a challenging yet crucial task for lung cancer early diagnosis and…

计算机视觉与模式识别 · 计算机科学 2017-08-15 Qi Dou , Hao Chen , Yueming Jin , Huangjing Lin , Jing Qin , Pheng-Ann Heng

An automatic table recognition method for interpretation of tabular data in document images majorly involves solving two problems of table detection and table structure recognition. The prior work involved solving both problems…

计算机视觉与模式识别 · 计算机科学 2020-05-29 Devashish Prasad , Ayan Gadpal , Kshitij Kapadni , Manish Visave , Kavita Sultanpure

Face detection and alignment in unconstrained environment are challenging due to various poses, illuminations and occlusions. Recent studies show that deep learning approaches can achieve impressive performance on these two tasks. In this…

计算机视觉与模式识别 · 计算机科学 2016-09-21 Kaipeng Zhang , Zhanpeng Zhang , Zhifeng Li , Yu Qiao

Lane detection is crucial for vehicle localization which makes it the foundation for automated driving and many intelligent and advanced driving assistant systems. Available vision-based lane detection methods do not make full use of the…

计算机视觉与模式识别 · 计算机科学 2023-08-14 Ruohan Li , Yongqi Dong

Monocular 3D lane detection remains challenging due to depth ambiguity and weak geometric constraints. Mainstream methods rely on depth guidance, BEV projection, and anchor- or curve-based heads with simplified physical assumptions,…

计算机视觉与模式识别 · 计算机科学 2026-03-23 Chengzhi Hong , Bijun Li

Accurate and reliable lane detection is vital for the safe performance of lane-keeping assistance and lane departure warning systems. However, under certain challenging circumstances, it is difficult to get satisfactory performance in…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Yongqi Dong , Sandeep Patil , Bart van Arem , Haneen Farah

Convolutional Neural Network (CNN) is a very powerful approach to extract discriminative local descriptors for effective image search. Recent work adopts fine-tuned strategies to further improve the discriminative power of the descriptors.…

计算机视觉与模式识别 · 计算机科学 2017-11-28 Tuan Hoang , Thanh-Toan Do , Dang-Khoa Le Tan , Ngai-Man Cheung

When performing data classification over a stream of continuously occurring instances, a key challenge is to develop an open-world classifier that anticipates instances from an unknown class. Studies addressing this problem, typically…

计算机视觉与模式识别 · 计算机科学 2018-10-10 Yang Gao , Swarup Chandra , Zhuoyi Wang , Latifur Khan

We propose a novel visual tracking algorithm based on the representations from a discriminatively trained Convolutional Neural Network (CNN). Our algorithm pretrains a CNN using a large set of videos with tracking ground-truths to obtain a…

计算机视觉与模式识别 · 计算机科学 2016-01-07 Hyeonseob Nam , Bohyung Han

Lane detection is a fundamental task in autonomous driving. While the problem is typically formulated as the detection of continuous boundaries, we study the problem of detecting lane boundaries that are sparsely marked by 2D points with…

机器人学 · 计算机科学 2024-05-28 Ivo Ivanov , Carsten Markgraf

This study presents an approach to lane detection involving the prediction of binary segmentation masks and per-pixel affinity fields. These affinity fields, along with the binary masks, can then be used to cluster lane pixels horizontally…

计算机视觉与模式识别 · 计算机科学 2021-08-23 Hala Abualsaud , Sean Liu , David Lu , Kenny Situ , Akshay Rangesh , Mohan M. Trivedi

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 emerged as a key…

计算机视觉与模式识别 · 计算机科学 2024-12-12 Xin He , Haiyun Guo , Kuan Zhu , Bingke Zhu , Xu Zhao , Jianwu Fang , Jinqiao Wang

Real-time, accurate, and robust pupil detection is an essential prerequisite for pervasive video-based eye-tracking. However, automated pupil detection in real-world scenarios has proven to be an intricate challenge due to fast illumination…

计算机视觉与模式识别 · 计算机科学 2016-01-20 Wolfgang Fuhl , Thiago Santini , Gjergji Kasneci , Enkelejda Kasneci