中文
相关论文

相关论文: Lane2Seq: Towards Unified Lane Detection via Seque…

200 篇论文

We present a simple and effective framework, named Point2Seq, for 3D object detection from point clouds. In contrast to previous methods that normally {predict attributes of 3D objects all at once}, we expressively model the…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Yujing Xue , Jiageng Mao , Minzhe Niu , Hang Xu , Michael Bi Mi , Wei Zhang , Xiaogang Wang , Xinchao Wang

Autonomous vehicles need to perceive not only physical elements in the driving scene, such as lane lines and traffic lights, but also logical elements like lane centerlines and their topology. Existing lane topology reasoning methods…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Han Li , Yulu Gao , Si Liu , Yuhang Wang , Bo Liu , Beipeng Mu

Previous work in slogan generation focused on utilising slogan skeletons mined from existing slogans. While some generated slogans can be catchy, they are often not coherent with the company's focus or style across their marketing…

计算与语言 · 计算机科学 2021-09-08 Yiping Jin , Akshay Bhatia , Dittaya Wanvarie , Phu T. V. Le

The ability to generate natural language sequences from source code snippets has a variety of applications such as code summarization, documentation, and retrieval. Sequence-to-sequence (seq2seq) models, adopted from neural machine…

机器学习 · 计算机科学 2019-02-22 Uri Alon , Shaked Brody , Omer Levy , Eran Yahav

The curve-based lane representation is a popular approach in many lane detection methods, as it allows for the representation of lanes as a whole object and maximizes the use of holistic information about the lanes. However, the curves…

计算机视觉与模式识别 · 计算机科学 2023-09-20 Wencheng Han , Jianbing Shen

Lane detection is a critical component of Advanced Driver-Assistance Systems (ADAS) and Automated Driving System (ADS), providing essential spatial information for lateral control. However, domain shifts often undermine model reliability…

计算机视觉与模式识别 · 计算机科学 2025-07-18 Yin Wu , Daniel Slieter , Ahmed Abouelazm , Christian Hubschneider , J. Marius Zöllner

The recently proposed Sequence-to-Sequence (seq2seq) framework advocates replacing complex data processing pipelines, such as an entire automatic speech recognition system, with a single neural network trained in an end-to-end fashion. In…

神经与进化计算 · 计算机科学 2016-12-09 Jan Chorowski , Navdeep Jaitly

In autonomous driving, detecting reliable and accurate lane marker positions is a crucial yet challenging task. The conventional approaches for the lane marker detection problem perform a pixel-level dense prediction task followed by…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Seungwoo Yoo , Heeseok Lee , Heesoo Myeong , Sungrack Yun , Hyoungwoo Park , Janghoon Cho , Duck Hoon Kim

In recent times, sequence-to-sequence (seq2seq) models have gained a lot of popularity and provide state-of-the-art performance in a wide variety of tasks such as machine translation, headline generation, text summarization, speech to text…

机器学习 · 计算机科学 2019-04-17 Yaser Keneshloo , Tian Shi , Naren Ramakrishnan , Chandan K. Reddy

Multi-label text classification (MLTC) aims to assign multiple labels to each sample in the dataset. The labels usually have internal correlations. However, traditional methods tend to ignore the correlations between labels. In order to…

计算与语言 · 计算机科学 2018-09-11 Pengcheng Yang , Shuming Ma , Yi Zhang , Junyang Lin , Qi Su , Xu Sun

Lane detection involves identifying lanes on the road and accurately determining their location and shape. This is a crucial technique for modern assisted and autonomous driving systems. However, several unique properties of lanes pose…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Mohammadhamed Tangestanizadeh , Mohammad Dehghani Tezerjani , Saba Yousefian Jazi

This paper proposes a scalable and interpretable framework for lane-wise highway traffic anomaly detection, leveraging multi-modal time series data extracted from surveillance cameras. Unlike traditional sensor-dependent methods, our…

图像与视频处理 · 电气工程与系统科学 2025-05-06 Mei Qiu , William Lorenz Reindl , Yaobin Chen , Stanley Chien , Shu Hu

Current pedestrian attribute recognition (PAR) algorithms use multi-label or multi-task learning frameworks with specific classification heads. These models often struggle with imbalanced data and noisy samples. Inspired by the success of…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Jiandong Jin , Xiao Wang , Yin Lin , Chenglong Li , Lili Huang , Aihua Zheng , Jin Tang

Although lane detection methods have shown impressive performance in real-world scenarios, most of methods require post-processing which is not robust enough. Therefore, end-to-end detectors like DEtection TRansformer(DETR) have been…

计算机视觉与模式识别 · 计算机科学 2023-05-16 Kunyang Zhou , Rui Zhou

Sequence generation models have recently made significant progress in unifying various vision tasks. Although some auto-regressive models have demonstrated promising results in end-to-end text spotting, they use specific detection formats…

计算机视觉与模式识别 · 计算机科学 2023-04-10 Taeho Kil , Seonghyeon Kim , Sukmin Seo , Yoonsik Kim , Daehee Kim

We propose a new paradigm to automatically generate training data with accurate labels at scale using the text-to-image synthesis frameworks (e.g., DALL-E, Stable Diffusion, etc.). The proposed approach1 decouples training data generation…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Yunhao Ge , Jiashu Xu , Brian Nlong Zhao , Neel Joshi , Laurent Itti , Vibhav Vineet

This paper presents a novel parametric curve-based method for lane detection in RGB images. Unlike state-of-the-art segmentation-based and point detection-based methods that typically require heuristics to either decode predictions or…

计算机视觉与模式识别 · 计算机科学 2023-05-23 Zhengyang Feng , Shaohua Guo , Xin Tan , Ke Xu , Min Wang , Lizhuang Ma

The search for predictive models that generalize to the long tail of sensor inputs is the central difficulty when developing data-driven models for autonomous vehicles. In this paper, we use lane detection to study modeling and training…

计算机视觉与模式识别 · 计算机科学 2019-05-15 Jonah Philion

The elaborate pavement performance prediction is an important premise of implementing preventive maintenance. Our survey reveals that in practice, the pavement performance is usually measured at segment-level, where an unique performance…

机器学习 · 计算机科学 2024-10-22 Bo Wang , Wenbo Zhang , Yunpeng LI

This paper introduces a unified framework for video action segmentation via sequence to sequence (seq2seq) translation in a fully and timestamp supervised setup. In contrast to current state-of-the-art frame-level prediction methods, we…

计算机视觉与模式识别 · 计算机科学 2022-10-12 Nadine Behrmann , S. Alireza Golestaneh , Zico Kolter , Juergen Gall , Mehdi Noroozi