Papers › CRA-PCN: Point Cloud Completion with Intra- and Inter-level Cross-Resolution Transformers

CRA-PCN: Point Cloud Completion with Intra- and Inter-level Cross-Resolution Transformers

3 Jan 2024arXiv:2401.01552archive 2025-07-28

Yi Rong, Haoran Zhou, Lixin Yuan, Cheng Mei, Jiahao Wang, Tong Lu

Point cloud completion is an indispensable task for recovering complete point clouds due to incompleteness caused by occlusion, limited sensor resolution, etc. The family of coarse-to-fine generation architectures has recently exhibited great success in point cloud completion and gradually became mainstream. In this work, we unveil one of the key ingredients behind these methods: meticulously devised feature extraction operations with explicit cross-resolution aggregation. We present Cross-Resolution Transformer that efficiently performs cross-resolution aggregation with local attention mechanisms. With the help of our recursive designs, the proposed operation can capture more scales of features than common aggregation operations, which is beneficial for capturing fine geometric characteristics. While prior methodologies have ventured into various manifestations of inter-level cross-resolution aggregation, the effectiveness of intra-level one and their combination has not been analyzed. With unified designs, Cross-Resolution Transformer can perform intra- or inter-level cross-resolution aggregation by switching inputs. We integrate two forms of Cross-Resolution Transformers into one up-sampling block for point generation, and following the coarse-to-fine manner, we construct CRA-PCN to incrementally predict complete shapes with stacked up-sampling blocks. Extensive experiments demonstrate that our method outperforms state-of-the-art methods by a large margin on several widely used benchmarks. Codes are available at https://github.com/EasyRy/CRA-PCN.

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

Code

Syntology Ran 17 of 33 code samples harvested from 1 repository linked to this paper; 16 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 3 ran · fixture could not drive it; 12 ran with no contract checked.

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

easyry/cra-pcn officialmentioned in papermentioned on GitHubpytorch 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

33 samples harvested; 17 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 · our draft was wrong
3ran · fixture could not drive it
12ran
16unverified

Licence: 33 of the 33 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 EasyRy/CRA-PCN. “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.

Conv2d EasyRy/CRA-PCN/models/crapcn.py official repository ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 111d7d0d3df6bada · report
DeConv EasyRy/CRA-PCN/models/crapcn.py official repository ran no licence file found · pointer only · 1ff6c153ff3891ee · report
MLP_CONV EasyRy/CRA-PCN/models/crapcn.py official repository ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 48fc9bb90c41a336 · report
MLP_Res EasyRy/CRA-PCN/models/crapcn.py official repository ran · metamorphic tier: invariant no licence file found · pointer only · 2fc92506635288c5 · report
PN EasyRy/CRA-PCN/models/crapcn.py official repository ran no licence file found · pointer only · d3e242e8f61d4648 · report
euler2quat easyry/cra-pcn/pointnet_utils/eulerangles.py official repository ran no licence file found · pointer only · 2d9e8ce18f344f58 · report
get_nearest_index EasyRy/CRA-PCN/models/crapcn.py official repository ran · fixture could not drive it no licence file found · pointer only · f5bc24baa6e481ed · report
get_sampling_command easyry/cra-pcn/pointnet_utils/data_prep_util.py official repository ran · our draft was wrong no licence file found · pointer only · 7ffd07876c29c19b · report
indexing_neighbor EasyRy/CRA-PCN/models/crapcn.py official repository ran · our draft was wrong no licence file found · pointer only · 92282d2c37e7da0e · report
load_h5_data_label_normal easyry/cra-pcn/pointnet_utils/data_prep_util.py official repository ran no licence file found · pointer only · 1e1caab5d410c396 · report
load_h5_data_label_seg easyry/cra-pcn/pointnet_utils/data_prep_util.py official repository ran no licence file found · pointer only · 047b3dbf17607c30 · report
mat2euler easyry/cra-pcn/pointnet_utils/eulerangles.py official repository ran no licence file found · pointer only · dd1f3e0945b180f2 · report
point_cloud_to_volume easyry/cra-pcn/pointnet_utils/pc_util.py official repository ran no licence file found · pointer only · 65920d5373d155d2 · report
point_cloud_to_volume_batch easyry/cra-pcn/pointnet_utils/pc_util.py official repository ran no licence file found · pointer only · e9858b2203038709 · report
sample_and_group_all easyry/cra-pcn/models/utils.py official repository ran · fixture could not drive it no licence file found · pointer only · 225a2727f042aed0 · report
square_distance easyry/cra-pcn/models/utils.py official repository ran · fixture could not drive it no licence file found · pointer only · 580dee6761649b29 · report
volume_to_point_cloud easyry/cra-pcn/pointnet_utils/pc_util.py official repository ran no licence file found · pointer only · 660539278e1dca50 · report
CRAPCN EasyRy/CRA-PCN/models/crapcn.py official repository unverified no licence file found · pointer only · 0f829b810feaca57 · report
CRT EasyRy/CRA-PCN/models/crapcn.py official repository unverified no licence file found · pointer only · 9b64e1611a24416b · report
Decoder EasyRy/CRA-PCN/models/crapcn.py official repository unverified no licence file found · pointer only · 8a61d855c4645c1d · report
Encoder EasyRy/CRA-PCN/models/crapcn.py official repository unverified no licence file found · pointer only · bda21b637c0c7ae1 · report
PointNet_SA_Module_KNN EasyRy/CRA-PCN/models/crapcn.py official repository unverified no licence file found · pointer only · aa09d9448edade00 · report
SeedGenerator EasyRy/CRA-PCN/models/crapcn.py official repository unverified no licence file found · pointer only · 4c504462430b0fe7 · report
UpBlock EasyRy/CRA-PCN/models/crapcn.py official repository unverified no licence file found · pointer only · 0d8684e3d516a211 · report
UpTransformer EasyRy/CRA-PCN/models/crapcn.py official repository unverified no licence file found · pointer only · de62fd38a5e17638 · report
VectorAttention EasyRy/CRA-PCN/models/crapcn.py official repository unverified no licence file found · pointer only · 199d614b0da55aca · report
conv1d easyry/cra-pcn/pointnet_utils/tf_util.py official repository unverified no licence file found · pointer only · 7aab9e14068166d3 · report
conv2d easyry/cra-pcn/pointnet_utils/tf_util.py official repository unverified no licence file found · pointer only · c49c379f474b16bd · report
conv2d_transpose easyry/cra-pcn/pointnet_utils/tf_util.py official repository unverified no licence file found · pointer only · 8632d18c12be28a9 · report
euler2mat easyry/cra-pcn/pointnet_utils/eulerangles.py official repository unverified no licence file found · pointer only · c895ee22fc847eed · report
hierarchical_fps EasyRy/CRA-PCN/models/crapcn.py official repository unverified no licence file found · pointer only · 2185619045045824 · report
make2d easyry/cra-pcn/pointnet_utils/plyfile.py official repository unverified no licence file found · pointer only · adb14f1f70fdedb1 · report
three_inter EasyRy/CRA-PCN/models/crapcn.py official repository unverified no licence file found · pointer only · 982dcc4ef598e0c7 · report

Tasks

Point Cloud Completion

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Absolute Position EncodingsAdamAttentionBPEDense ConnectionsDropoutLabel SmoothingLayer NormalizationLinear LayerMulti-Head AttentionPosition-Wise Feed-Forward LayerResidual ConnectionSoftmaxTransformer

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