Papers › Unsupervised Learning of Fine Structure Generation for 3D Point Clouds by 2D...

Unsupervised Learning of Fine Structure Generation for 3D Point Clouds by 2D Projection Matching

8 Aug 2021arXiv:2108.03746archive 2025-07-28

Chen Chao, Zhizhong Han, Yu-Shen Liu, Matthias Zwicker

Learning to generate 3D point clouds without 3D supervision is an important but challenging problem. Current solutions leverage various differentiable renderers to project the generated 3D point clouds onto a 2D image plane, and train deep neural networks using the per-pixel difference with 2D ground truth images. However, these solutions are still struggling to fully recover fine structures of 3D shapes, such as thin tubes or planes. To resolve this issue, we propose an unsupervised approach for 3D point cloud generation with fine structures. Specifically, we cast 3D point cloud learning as a 2D projection matching problem. Rather than using entire 2D silhouette images as a regular pixel supervision, we introduce structure adaptive sampling to randomly sample 2D points within the silhouettes as an irregular point supervision, which alleviates the consistency issue of sampling from different view angles. Our method pushes the neural network to generate a 3D point cloud whose 2D projections match the irregular point supervision from different view angles. Our 2D projection matching approach enables the neural network to learn more accurate structure information than using the per-pixel difference, especially for fine and thin 3D structures. Our method can recover fine 3D structures from 2D silhouette images at different resolutions, and is robust to different sampling methods and point number in irregular point supervision. Our method outperforms others under widely used benchmarks. Our code, data and models are available at https://github.com/chenchao15/2D\_projection\_matching.

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="2108.03746")

Code

Syntology Ran 0 of 11 code samples harvested from 1 repository linked to this paper; 11 have no recorded run.

By repository: official repository: 11 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

chenchao15/2d_projection_matching officialmentioned in papermentioned on GitHubtfMIT 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

11 samples harvested; 0 ran; 0 honoured the contract we drafted; 11 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.

11unverified

Licence: 0 of the 11 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 chenchao15/2d_projection_matching. “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.

drc_loss chenchao15/2d_projection_matching/2Dpm/util/losses.py official repository unverified MIT (permissive) · 60ee93b1c66fab31 · report
drc_rgb_loss chenchao15/2d_projection_matching/2Dpm/util/losses.py official repository unverified MIT (permissive) · c8f563881aa98dd4 · report
edgeLength chenchao15/2d_projection_matching/2Dpm/densify/utils.py official repository unverified MIT (permissive) · a69a6eb516926e21 · report
get_dropout_prob chenchao15/2d_projection_matching/2Dpm/models/models.py official repository unverified MIT (permissive) · 8df602630b1c437a · report
get_smooth_sigma chenchao15/2d_projection_matching/2Dpm/models/models.py official repository unverified MIT (permissive) · 6e6dd4087fa03641 · report
normalise_depthmap chenchao15/2d_projection_matching/2Dpm/main/predict.py official repository unverified MIT (permissive) · dade09e8e44b9b60 · report
parseObj chenchao15/2d_projection_matching/2Dpm/densify/utils.py official repository unverified MIT (permissive) · 5db33295fea6d2a3 · report
pool_single_view chenchao15/2d_projection_matching/2Dpm/data_preprocessor/data_preprocessor.py official repository unverified MIT (permissive) · dd16754ef3053ae3 · report
regularization_loss chenchao15/2d_projection_matching/2Dpm/util/losses.py official repository unverified MIT (permissive) · eecdb72ca340d002 · report
removeWeirdDuplicate chenchao15/2d_projection_matching/2Dpm/densify/utils.py official repository unverified MIT (permissive) · d9800bc5370d0352 · report
tf_repeat_0 chenchao15/2d_projection_matching/2Dpm/models/models.py official repository unverified MIT (permissive) · 5614bddbbf44e931 · report

Tasks

Point Cloud Generation

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