Self-supervised Scene Flow Estimation

11 papers with code • 1 benchmarks • 1 datasets

Self-supervised method only with lidar point clouds as input to predict flows of each point.

Self-supervised way for scene flow estimation

Public leaderboard:

Datasets


Most implemented papers

Self-Supervised Scene Flow Estimation with 4-D Automotive Radar

toytiny/raflow 2 Mar 2022

Scene flow allows autonomous vehicles to reason about the arbitrary motion of multiple independent objects which is the key to long-term mobile autonomy.

PointPWC-Net: A Coarse-to-Fine Network for Supervised and Self-Supervised Scene Flow Estimation on 3D Point Clouds

DylanWusee/PointPWC 27 Nov 2019

We propose a novel end-to-end deep scene flow model, called PointPWC-Net, on 3D point clouds in a coarse-to-fine fashion.

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

HimangiM/Just-Go-with-the-Flow-Self-Supervised-Scene-Flow-Estimation CVPR 2020

When interacting with highly dynamic environments, scene flow allows autonomous systems to reason about the non-rigid motion of multiple independent objects.

Adversarial Self-Supervised Scene Flow Estimation

DylanWusee/PointPWC 1 Nov 2020

This work proposes a metric learning approach for self-supervised scene flow estimation.

FlowStep3D: Model Unrolling for Self-Supervised Scene Flow Estimation

yairkit/flowstep3d CVPR 2021

Estimating the 3D motion of points in a scene, known as scene flow, is a core problem in computer vision.

Occlusion Guided Self-supervised Scene Flow Estimation on 3D Point Clouds

BillOuyang/3D-OGFlow 10 Apr 2021

Understanding the flow in 3D space of sparsely sampled points between two consecutive time frames is the core stone of modern geometric-driven systems such as VR/AR, Robotics, and Autonomous driving.

Neural Scene Flow Prior

lilac-lee/neural_scene_flow_prior NeurIPS 2021

A central innovation here is the inclusion of a neural scene flow prior, which uses the architecture of neural networks as a new type of implicit regularizer.

3D Object Detection with a Self-supervised Lidar Scene Flow Backbone

emecercelik/ssl-3d-detection 2 May 2022

Our main contribution leverages learned flow and motion representations and combines a self-supervised backbone with a supervised 3D detection head.

Fast Neural Scene Flow

lilac-lee/fastnsf ICCV 2023

Neural Scene Flow Prior (NSFP) is of significant interest to the vision community due to its inherent robustness to out-of-distribution (OOD) effects and its ability to deal with dense lidar points.

ZeroFlow: Scalable Scene Flow via Distillation

kylevedder/zeroflow 17 May 2023

Scene flow estimation is the task of describing the 3D motion field between temporally successive point clouds.