paper-with-me

Papers

Self-SuperFlow: Self-supervised Scene Flow Prediction in Stereo Sequences

2022-06-30 · Katharina Bendig, René Schuster, Didier Stricker

In recent years, deep neural networks showed their exceeding capabilities in addressing many computer vision tasks including scene flow prediction. However, most of the advances are dependent on the availability of a vast amount of dense per pixel ground truth annotations, which are very difficult to obtain for real life scenarios. Therefore, synthetic data is often relied upon for supervision, resulting in a representation gap between the training and test data. Even though a great quantity of unlabeled real world data is available, there is a huge lack in self-supervised methods for scene flow prediction. Hence, we explore the extension of a self-supervised loss based on the Census transform and occlusion-aware bidirectional displacements for the problem of scene flow prediction. Regarding the KITTI scene flow benchmark, our method outperforms the corresponding supervised pre-training of the same network and shows improved generalization capabilities while achieving much faster convergence.

📄 PDF Abstract BibTeX arXiv:2206.15296

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

SuperFlow++: Enhanced Spatiotemporal Consistency for Cross-Modal Data Pretraining

2025-03-25 · Xiang Xu, Lingdong Kong, Hui Shuai, Wenwei Zhang 외

LiDAR representation learning has emerged as a promising approach to reducing reliance on costly and labor-intensive human annotations. While existing methods primarily focus on spatial alignment between LiDAR and camera…

Autonomous DrivingComputational EfficiencyContrastive LearningRepresentation Learning+1

SuperFlow: Training Flow Matching Models with RL on the Fly

2025-12-17 · Kaijie Chen, Zhiyang Xu, Ying Shen, Zihao Lin 외 arxiv

Recent progress in flow-based generative models and reinforcement learning (RL) has improved text-image alignment and visual quality. However, current RL training for flow models still has two main problems: (i) GRPO-sty…

Reinforcement LearningImage Generation

RigidFlow: Self-Supervised Scene Flow Learning on Point Clouds by Local Rigidity Prior

2022-01-01 · CVPR 2022 1 · Ruibo Li, Chi Zhang, Guosheng Lin, Zhe Wang 외

In this work, we focus on scene flow learning on point clouds in a self-supervised manner. A real-world scene can be well modeled as a collection of rigidly moving parts, therefore its scene flow can be represented a…

Motion EstimationSelf-Supervised Learning

Self-Supervised Learning of Non-Rigid Residual Flow and Ego-Motion

2020-09-22 · Ivan Tishchenko, Sandro Lombardi, Martin R. Oswald, Marc Pollefeys

Most of the current scene flow methods choose to model scene flow as a per point translation vector without differentiating between static and dynamic components of 3D motion. In this work we present an alternative metho…

Self-Supervised LearningTranslation

Just Go with the Flow: Self-Supervised Scene Flow Estimation

2019-12-01 · CVPR 2020 6 · Himangi Mittal, Brian Okorn, David Held

When interacting with highly dynamic environments, scene flow allows autonomous systems to reason about the non-rigid motion of multiple independent objects. This is of particular interest in the field of autonomous driv…

Autonomous DrivingScene Flow EstimationSelf-supervised Scene Flow Estimation