PointCRA / README.md
agent9717's picture
Update README.md
e819def verified
metadata
license: mit
language:
  - en
pipeline_tag: image-feature-extraction
tags:
  - PointCloud
  - PointCloudAnalysis
  - PointCloudSegmentation

This is the official code repository for PointCRA, a point cloud analysis network proposed in our paper:

Channel-Level Relation to Attentive Aggregation with Neighborhood-Homogeneity Constraint for Point Cloud Analysis Arxiv

Codes are available on GitHub

If you find this work useful, please cite our paper:

@article{shi2025pointcra,
  title     = {Channel-Level Relation to Attentive Aggregation with Neighborhood-Homogeneity Constraint for Point Cloud Analysis},
  author    = {Jiaqi Shi, Jin Xiao, Xiaoguang Hu, Wenxuan Ji, Zichong Jia, Zifan Long, and Tianyou Chen},
  journal   = {arXiv preprint},
  year      = {2026}
}