paper-with-me

홈 › Papers

Continual Stereo Matching of Continuous Driving Scenes With Growing Architecture

2022-01-01 · CVPR 2022 1 · Chenghao Zhang, Kun Tian, Bin Fan, Gaofeng Meng, Zhaoxiang Zhang, Chunhong Pan

The deep stereo models have achieved state-of-the-art performance on driving scenes, but they suffer from severe performance degradation when tested on unseen scenes. Although recent work has narrowed this performance gap through continuous online adaptation, this setup requires continuous gradient updates at inference and can hardly deal with rapidly changing scenes. To address these challenges, we propose to perform continual stereo matching where a model is tasked to 1) continually learn new scenes, 2) overcome forgetting previously learned scenes, and 3) continuously predict disparities at deployment. We achieve this goal by introducing a Reusable Architecture Growth (RAG) framework. RAG leverages task-specific neural unit search and architecture growth for continual learning of new scenes. During growth, it can maintain high reusability by reusing previous neural units while achieving good performance. A module named Scene Router is further introduced to adaptively select the scene-specific architecture path at inference. Experimental results demonstrate that our method achieves compelling performance in various types of challenging driving scenes.

📄 PDF Abstract BibTeX

Code (1)

chzhang18/rag 공식 구현 pytorch

Tasks

Continual LearningRAGStereo Matching

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Weight Decay 설명 없음
BART BART is a denoising autoencoder for pretraining sequence-to-sequence models. It is trained by (1) corrupting text…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

DrivingStereo: A Large-Scale Dataset for Stereo Matching in Autonomous Driving Scenarios

2019-06-01 · CVPR 2019 6 · Guorun Yang, Xiao Song, Chaoqin Huang, Zhidong Deng 외

Great progress has been made on estimating disparity maps from stereo images. However, with the limited stereo data available in the existing datasets and unstable ranging precision of current stereo methods, industry-le…

Autonomous DrivingStereo MatchingStereo Matching Hand

Object-Centric Stereo Ranging for Autonomous Driving: From Dense Disparity to Census-Based Template Matching

2026-04-09 · Qihao Huang arxiv

Accurate depth estimation is critical for autonomous driving perception systems, particularly for long range vehicle detection on highways. Traditional dense stereo matching methods such as Block Matching (BM) and Semi G…

Autonomous DrivingDepth Estimation

A novel stereo matching pipeline with robustness and unfixed disparity search range

2022-04-11 · Jiazhi Liu, Feng Liu

Stereo matching is an essential basis for various applications, but most stereo matching methods have poor generalization performance and require a fixed disparity search range. Moreover, current stereo matching methods …

Stereo Matching

Graph Cut based Continuous Stereo Matching using Locally Shared Labels

2014-06-01 · CVPR 2014 6 · Tatsunori Taniai, Yasuyuki Matsushita, Takeshi Naemura

We present an accurate and efficient stereo matching method using locally shared labels, a new labeling scheme that enables spatial propagation in MRF inference using graph cuts. They give each pixel and region a set of …

Disparity EstimationStereo MatchingStereo Matching Hand

DSVO: Direct Stereo Visual Odometry

2018-09-19 · Jiawei Mo, Junaed Sattar

This paper proposes a novel approach to stereo visual odometry without stereo matching. It is particularly robust in scenes of repetitive high-frequency textures. Referred to as DSVO (Direct Stereo Visual Odometry), it o…

Monocular Visual OdometryStereo MatchingStereo Matching HandVisual Odometry