paper-with-me

홈 › Papers

Separated RoadTopoFormer

2023-07-04 · Mingjie Lu, Yuanxian Huang, Ji Liu, Jinzhang Peng, Lu Tian, Ashish Sirasao

Understanding driving scenarios is crucial to realizing autonomous driving. Previous works such as map learning and BEV lane detection neglect the connection relationship between lane instances, and traffic elements detection tasks usually neglect the relationship with lane lines. To address these issues, the task is presented which includes 4 sub-tasks, the detection of traffic elements, the detection of lane centerlines, reasoning connection relationships among lanes, and reasoning assignment relationships between lanes and traffic elements. We present Separated RoadTopoFormer to tackle the issues, which is an end-to-end framework that detects lane centerline and traffic elements with reasoning relationships among them. We optimize each module separately to prevent interaction with each other and aggregate them together with few finetunes. For two detection heads, we adopted a DETR-like architecture to detect objects, and for the relationship head, we concat two instance features from front detectors and feed them to the classifier to obtain relationship probability. Our final submission achieves 0.445 OLS, which is competitive in both sub-task and combined scores.

📄 PDF Abstract BibTeX arXiv:2307.01557

Code (0)

등록된 구현이 없습니다.

Tasks

3D Lane DetectionAutonomous Driving

Similar Papers 제목 키워드 기반

Confederated Machine Learning on Horizontally and Vertically Separated Medical Data for Large-Scale Health System Intelligence

2019-10-04 · ICLR 2020 1 · Dianbo Liu, Kathe Fox, Griffin Weber, Tim Miller

Health information is generally fragmented across silos. Though it is technically feasible to unite data for analysis in a manner that underpins a rapid learning healthcare system, privacy concerns and regulatory barrier…

BIG-bench Machine LearningFederated Learning

Are Easy Data Easy (for K-Means)

2023-08-02 · Mieczysław A. Kłopotek

This paper investigates the capability of correctly recovering well-separated clusters by various brands of the $k$-means algorithm. The concept of well-separatedness used here is derived directly from the common definit…

Diversity

Robustly Clustering a Mixture of Gaussians

2019-11-26 · He Jia, Santosh Vempala

We give an efficient algorithm for robustly clustering of a mixture of two arbitrary Gaussians, a central open problem in the theory of computationally efficient robust estimation, assuming only that the the means of the…

ClusteringPosition

Age Gap Reducer-GAN for Recognizing Age-Separated Faces

2020-11-11 · Daksha Yadav, Naman Kohli, Mayank Vatsa, Richa Singh 외

In this paper, we propose a novel algorithm for matching faces with temporal variations caused due to age progression. The proposed generative adversarial network algorithm is a unified framework that combines facial age…

Age EstimationFace RecognitionFace VerificationGenerative Adversarial Network

Minimal Interaction Seperated Tuning: A New Paradigm for Visual Adaptation

2025-01-01 · CVPR 2025 1 · Ningyuan Tang, Minghao Fu, Jianxin Wu

The rapid scaling of large vision pretrained models makes fine-tuning tasks more and more difficult on devices with low computational resources. We explore a new visual adaptation paradigm called separated tuning, wh…

CPUGPU