paper-with-me

Papers

Self-Point-Flow: Self-Supervised Scene Flow Estimation from Point Clouds with Optimal Transport and Random Walk

2021-05-18 · CVPR 2021 1 · Ruibo Li, Guosheng Lin, Lihua Xie

Due to the scarcity of annotated scene flow data, self-supervised scene flow learning in point clouds has attracted increasing attention. In the self-supervised manner, establishing correspondences between two point clouds to approximate scene flow is an effective approach. Previous methods often obtain correspondences by applying point-wise matching that only takes the distance on 3D point coordinates into account, introducing two critical issues: (1) it overlooks other discriminative measures, such as color and surface normal, which often bring fruitful clues for accurate matching; and (2) it often generates sub-par performance, as the matching is operated in an unconstrained situation, where multiple points can be ended up with the same corresponding point. To address the issues, we formulate this matching task as an optimal transport problem. The output optimal assignment matrix can be utilized to guide the generation of pseudo ground truth. In this optimal transport, we design the transport cost by considering multiple descriptors and encourage one-to-one matching by mass equality constraints. Also, constructing a graph on the points, a random walk module is introduced to encourage the local consistency of the pseudo labels. Comprehensive experiments on FlyingThings3D and KITTI show that our method achieves state-of-the-art performance among self-supervised learning methods. Our self-supervised method even performs on par with some supervised learning approaches, although we do not need any ground truth flow for training.

📄 PDF Abstract BibTeX arXiv:2105.08248

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Flow EstimationSelf-Supervised LearningSelf-supervised Scene Flow Estimation

Similar Papers 제목 키워드 기반

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

Adversarial Self-Supervised Scene Flow Estimation

2020-11-01 · Victor Zuanazzi, Joris van Vugt, Olaf Booij, Pascal Mettes

This work proposes a metric learning approach for self-supervised scene flow estimation. Scene flow estimation is the task of estimating 3D flow vectors for consecutive 3D point clouds. Such flow vectors are fruitful, \e…

Metric LearningScene Flow EstimationSelf-supervised Scene Flow EstimationTriplet

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

SeFlow: A Self-Supervised Scene Flow Method in Autonomous Driving

2024-07-01 · Qingwen Zhang, Yi Yang, Peizheng Li, Olov Andersson 외

Scene flow estimation predicts the 3D motion at each point in successive LiDAR scans. This detailed, point-level, information can help autonomous vehicles to accurately predict and understand dynamic changes in their sur…

Autonomous DrivingAutonomous VehiclesObjectScene Flow Estimation+1

SLIM: Self-Supervised LiDAR Scene Flow and Motion Segmentation

2021-01-01 · ICCV 2021 10 · Stefan Andreas Baur, David Josef Emmerichs, Frank Moosmann, Peter Pinggera 외

Recently, several frameworks for self-supervised learning of 3D scene flow on point clouds have emerged. Scene flow inherently separates every scene into multiple moving agents and a large class of points following a…

Motion SegmentationSegmentationSelf-Supervised Learning