paper-with-me

Papers

Regularizing Self-supervised 3D Scene Flows with Surface Awareness and Cyclic Consistency

2023-12-12 · Patrik Vacek, David Hurych, Karel Zimmermann, Patrick Perez, Tomas Svoboda

Learning without supervision how to predict 3D scene flows from point clouds is essential to many perception systems. We propose a novel learning framework for this task which improves the necessary regularization. Relying on the assumption that scene elements are mostly rigid, current smoothness losses are built on the definition of "rigid clusters" in the input point clouds. The definition of these clusters is challenging and has a significant impact on the quality of predicted flows. We introduce two new consistency losses that enlarge clusters while preventing them from spreading over distinct objects. In particular, we enforce \emph{temporal} consistency with a forward-backward cyclic loss and \emph{spatial} consistency by considering surface orientation similarity in addition to spatial proximity. The proposed losses are model-independent and can thus be used in a plug-and-play fashion to significantly improve the performance of existing models, as demonstrated on two most widely used architectures. We also showcase the effectiveness and generalization capability of our framework on four standard sensor-unique driving datasets, achieving state-of-the-art performance in 3D scene flow estimation. Our codes are available on https://github.com/ctu-vras/sac-flow.

📄 PDF Abstract BibTeX arXiv:2312.08879

Code (1)

ctu-vras/sac-flow 공식 구현 pytorch

Tasks

Scene Flow Estimation

Similar Papers 제목 키워드 기반

Surface-SOS: Self-Supervised Object Segmentation via Neural Surface Representation

2025-01-17 · Xiaoyun Zheng, Liwei Liao, Jianbo Jiao, Feng Gao 외

Self-supervised Object Segmentation (SOS) aims to segment objects without any annotations. Under conditions of multi-camera inputs, the structural, textural and geometrical consistency among each view can be leveraged to…

NeRFObjectSegmentationSemantic Segmentation

Self-supervised Learning for Single View Depth and Surface Normal Estimation

2019-03-01 · Huangying Zhan, Chamara Saroj Weerasekera, Ravi Garg, Ian Reid

In this work we present a self-supervised learning framework to simultaneously train two Convolutional Neural Networks (CNNs) to predict depth and surface normals from a single image. In contrast to most existing framewo…

Depth EstimationDepth PredictionMonocular Depth EstimationSelf-Supervised Learning+1

RICO: Regularizing the Unobservable for Indoor Compositional Reconstruction

2023-03-15 · ICCV 2023 1 · Zizhang Li, Xiaoyang Lyu, Yuanyuan Ding, Mengmeng Wang 외

Recently, neural implicit surfaces have become popular for multi-view reconstruction. To facilitate practical applications like scene editing and manipulation, some works extend the framework with semantic masks input fo…

DisentanglementObjectObject Reconstruction

Shell-Supervised Gaussian Splatting for Urban Real-to-Sim Reconstruction

2026-06-29 · Yuan Yang, Peijun Lu, Fangzhou Lu, Sai Fan 외 arxiv

Real-to-sim reconstruction for embodied AI requires geometry that is useful for collision reasoning, navigation, and agent-environment interaction, not only photorealistic novel-view synthesis. However, close-range urban…

Video Reconstruction3D Reconstruction

DEFLOW: Self-supervised 3D Motion Estimation of Debris Flow

2023-04-05 · Liyuan Zhu, Yuru Jia, Shengyu Huang, Nicholas Meyer 외

Existing work on scene flow estimation focuses on autonomous driving and mobile robotics, while automated solutions are lacking for motion in nature, such as that exhibited by debris flows. We propose DEFLOW, a model for…

Autonomous DrivingDepth EstimationMotion EstimationOptical Flow Estimation+2