中文
相关论文

相关论文: ADNet: Lane Shape Prediction via Anchor Decomposit…

200 篇论文

Accurate detection of lane and road markings is a task of great importance for intelligent vehicles. In existing approaches, the detection accuracy often degrades with the increasing distance. This is due to the fact that distant lane and…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Zhuoping Yu , Xiaozhou Ren , Yuyao Huang , Wei Tian , Junqiao Zhao

Efficiency is quite important for 3D lane detection due to practical deployment demand. In this work, we propose a simple, fast, and end-to-end detector that still maintains high detection precision. Specifically, we devise a set of fully…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Zhuoling Li , Chunrui Han , Zheng Ge , Jinrong Yang , En Yu , Haoqian Wang , Hengshuang Zhao , Xiangyu Zhang

Lane detection is extremely important for autonomous vehicles. For this reason, many approaches use lane boundary information to locate the vehicle inside the street, or to integrate GPS-based localization. As many other computer vision…

计算机视觉与模式识别 · 计算机科学 2019-07-19 Fabio Pizzati , Marco Allodi , Alejandro Barrera , Fernando García

Existing anchor-based and anchor-free object detectors in multi-stage or one-stage pipelines have achieved very promising detection performance. However, they still encounter the design difficulty in hand-crafted 2D anchor definition and…

计算机视觉与模式识别 · 计算机科学 2020-05-13 Geng Zhan , Dan Xu , Guo Lu , Wei Wu , Chunhua Shen , Wanli Ouyang

Lane segmentation is a challenging issue in autonomous driving system designing because lane marks show weak textural consistency due to occlusion or extreme illumination but strong geometric continuity in traffic images, from which general…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Haoyu Fang , Jing Zhu , Yi Fang

Lane graph estimation is an essential and highly challenging task in automated driving and HD map learning. Existing methods using either onboard or aerial imagery struggle with complex lane topologies, out-of-distribution scenarios, or…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Martin Büchner , Jannik Zürn , Ion-George Todoran , Abhinav Valada , Wolfram Burgard

Extracting multi-scale information is key to semantic segmentation. However, the classic convolutional neural networks (CNNs) encounter difficulties in achieving multi-scale information extraction: expanding convolutional kernel incurs the…

计算机视觉与模式识别 · 计算机科学 2019-07-09 Mo Zhang , Jie Zhao , Xiang Li , Li Zhang , Quanzheng Li

We propose a new, more actionable view of neural network interpretability and data analysis by leveraging the remarkable matching effectiveness of representations derived from deep networks, guided by an approach for class-conditional…

计算与语言 · 计算机科学 2021-06-15 Allen Schmaltz

Extracting narrow roads from high-resolution remote sensing imagery remains a significant challenge due to their limited width, fragmented topology, and frequent occlusions. To address these issues, we propose D3FNet, a Dilated Dual-Stream…

计算机视觉与模式识别 · 计算机科学 2025-08-22 Chang Liu , Yang Xu , Tamas Sziranyi

Convolutional neural networks (CNNs) have been demonstrated their powerful ability to extract discriminative features for hyperspectral image classification. However, general deep learning methods for CNNs ignore the influence of complex…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Zhiqiang Gong , Xian Zhou , Wen Yao

Dense object detectors rely on the sliding-window paradigm that predicts the object over a regular grid of image. Meanwhile, the feature maps on the point of the grid are adopted to generate the bounding box predictions. The point feature…

计算机视觉与模式识别 · 计算机科学 2021-04-12 Han Qiu , Yuchen Ma , Zeming Li , Songtao Liu , Jian Sun

We propose a novel facial Anchors and Contours Estimation framework, ACE-Net, for fine-level face alignment tasks. ACE-Net predicts facial anchors and contours that are richer than traditional facial landmarks while overcoming ambiguities…

计算机视觉与模式识别 · 计算机科学 2022-01-11 Jihua Huang , Amir Tamrakar

Convolutional neural network (CNN) has drawn increasing interest in visual tracking owing to its powerfulness in feature extraction. Most existing CNN-based trackers treat tracking as a classification problem. However, these trackers are…

计算机视觉与模式识别 · 计算机科学 2017-05-02 Heng Fan , Haibin Ling

Existing works address the problem of generating high frame-rate sharp videos by separately learning the frame deblurring and frame interpolation modules. Most of these approaches have a strong prior assumption that all the input frames are…

计算机视觉与模式识别 · 计算机科学 2020-09-03 Akash Gupta , Abhishek Aich , Amit K. Roy-Chowdhury

Large occlusions result in a significant decline in image classification accuracy. During inference, diverse types of unseen occlusions introduce out-of-distribution data to the classification model, leading to accuracy dropping as low as…

计算机视觉与模式识别 · 计算机科学 2024-02-13 Ketan Kotwal , Tanay Deshmukh , Preeti Gopal

Deep learning network training is usually computationally expensive and intuitively complex. We present a novel network architecture for custom training and weight evaluations. We reformulate the layers as ResNet-similar blocks with certain…

计算机视觉与模式识别 · 计算机科学 2020-07-15 Jishan Shaikh , Adya Sharma , Ankit Chouhan , Avinash Mahawar

Lane detection is one of the most important functions for autonomous driving. In recent years, deep learning-based lane detection networks with RGB camera images have shown promising performance. However, camera-based methods are inherently…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Dong-Hee Paek , Kevin Tirta Wijaya , Seung-Hyun Kong

We present Laneformer, a conceptually simple yet powerful transformer-based architecture tailored for lane detection that is a long-standing research topic for visual perception in autonomous driving. The dominant paradigms rely on purely…

计算机视觉与模式识别 · 计算机科学 2022-03-21 Jianhua Han , Xiajun Deng , Xinyue Cai , Zhen Yang , Hang Xu , Chunjing Xu , Xiaodan Liang

Lane departure accident prevention plays a critical role in enhancing road safety, and lane detection is a core technology to achieve this goal, especially under complex weather conditions. While existing lane detection algorithms perform…

计算机视觉与模式识别 · 计算机科学 2025-11-14 Ronghui Zhang , Yuhang Ma , Tengfei Li , Ziyu Lin , Xiao Li , Yueying Wu , Junzhou Chen , Qiang Zeng , Lin Zhang , Jia Hu , Tony Z. Qiu , Konghui Guo

Recently, several deep learning models have been proposed for 3D human pose estimation. Nevertheless, most of these approaches only focus on the single-person case or estimate 3D pose of a few people at high resolution. Furthermore, many…

计算机视觉与模式识别 · 计算机科学 2021-01-08 Abdallah Benzine , Florian Chabot , Bertrand Luvison , Quoc Cong Pham , Cahterine Achrd