Papers › PointPWC-Net: A Coarse-to-Fine Network for Supervised and Self-Supervised Scene Flow...

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

27 Nov 2019arXiv:1911.12408archive 2025-07-28

Wenxuan Wu, Zhiyuan Wang, Zhuwen Li, Wei Liu, Li Fuxin

We propose a novel end-to-end deep scene flow model, called PointPWC-Net, on 3D point clouds in a coarse-to-fine fashion. Flow computed at the coarse level is upsampled and warped to a finer level, enabling the algorithm to accommodate for large motion without a prohibitive search space. We introduce novel cost volume, upsampling, and warping layers to efficiently handle 3D point cloud data. Unlike traditional cost volumes that require exhaustively computing all the cost values on a high-dimensional grid, our point-based formulation discretizes the cost volume onto input 3D points, and a PointConv operation efficiently computes convolutions on the cost volume. Experiment results on FlyingThings3D outperform the state-of-the-art by a large margin. We further explore novel self-supervised losses to train our model and achieve comparable results to state-of-the-art trained with supervised loss. Without any fine-tuning, our method also shows great generalization ability on KITTI Scene Flow 2015 dataset, outperforming all previous methods.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1911.12408")

Code

Syntology Ran 2 of 18 code samples harvested from 1 repository linked to this paper; 16 have no recorded run. Of those that ran: 2 ran · fixture could not drive it.

By repository: community (archive-listed): 18 samples from 1 repository, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

DylanWusee/PointPWC officialmentioned in papermentioned on GitHubpytorchGPL-3.0 report
multimodallearning/Lung250M-4B mentioned on GitHubApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

18 samples harvested; 2 ran; 0 honoured the contract we drafted; 16 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · fixture could not drive it
16unverified

Licence: 0 of the 18 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from multimodallearning/Lung250M-4B. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

pdist multimodallearning/Lung250M-4B/registration_models/train_vxmpp_MIND_unsupervised.py community (archive-listed) ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · 0e36c8603b246494 · report
pdist2 multimodallearning/Lung250M-4B/registration_models/train_vxmpp_MIND_unsupervised.py community (archive-listed) ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · aa0a8c45bc6ad41c · report
MINDSSC multimodallearning/Lung250M-4B/registration_models/vxmplusplus_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · ccc9566aa49ed5d7 · report
compute_marginals multimodallearning/Lung250M-4B/corrfield/corrfield.py community (archive-listed) unverified Apache-2.0 (permissive) · 2aeac21ac5d225c7 · report
corrfield multimodallearning/Lung250M-4B/corrfield/corrfield.py community (archive-listed) unverified Apache-2.0 (permissive) · 2e6664a04bdc01fb · report
filter1D multimodallearning/Lung250M-4B/corrfield/filters.py community (archive-listed) unverified Apache-2.0 (permissive) · 72b81fd3b4861a17 · report
foerstner_kpts multimodallearning/Lung250M-4B/corrfield/foerstner.py community (archive-listed) unverified Apache-2.0 (permissive) · d97904af31c80129 · report
invert_structure_tensor multimodallearning/Lung250M-4B/corrfield/foerstner.py community (archive-listed) unverified Apache-2.0 (permissive) · e59542f429e94547 · report
knn_graph multimodallearning/Lung250M-4B/registration_models/train_vxmpp_MIND_unsupervised.py community (archive-listed) unverified Apache-2.0 (permissive) · cb393e8603027581 · report
kpts_dist multimodallearning/Lung250M-4B/corrfield/graphs.py community (archive-listed) unverified Apache-2.0 (permissive) · 4afd93688c11f755 · report
mean_filter multimodallearning/Lung250M-4B/corrfield/filters.py community (archive-listed) unverified Apache-2.0 (permissive) · 0d03f601a34e3869 · report
mind_loss multimodallearning/Lung250M-4B/registration_models/vxmplusplus_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · 706fea8570b1825a · report
minimum_spanning_tree multimodallearning/Lung250M-4B/corrfield/graphs.py community (archive-listed) unverified Apache-2.0 (permissive) · 28b2e584a1a7f4c8 · report
pdist_squared multimodallearning/Lung250M-4B/registration_models/vxmplusplus_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · c2f2be4bc9ac6c88 · report
smooth multimodallearning/Lung250M-4B/corrfield/filters.py community (archive-listed) unverified Apache-2.0 (permissive) · 7202e4aa4c7a7985 · report
structure_tensor multimodallearning/Lung250M-4B/corrfield/foerstner.py community (archive-listed) unverified Apache-2.0 (permissive) · fbbf92aa6ef2beaf · report
sym_knn_graph multimodallearning/Lung250M-4B/corrfield/graphs.py community (archive-listed) unverified Apache-2.0 (permissive) · aead8a5d4909b28d · report
tbp multimodallearning/Lung250M-4B/corrfield/belief_propagation.py community (archive-listed) unverified Apache-2.0 (permissive) · 61fa19fee0dac56b · report

Tasks

Scene Flow EstimationSelf-supervised Scene Flow Estimation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections