Skip to content

(ICCV 2021) Learning Inner-group Relations on Point Clouds

License

Notifications You must be signed in to change notification settings

hancyran/RPNet-Point-Clouds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Learning Inner-group Relations on Point Clouds (ICCV 2021)

Haoxi Ran, Wei Zhuo, Jun Liu, Li Lu

Abstract

The prevalence of relation networks in computer vision is in stark contrast to underexplored point-based methods. In this paper, we explore the possibilities of local relation operators and survey their feasibility. We propose a scalable and efficient module, called group relation aggregator. The module computes a feature of a group based on the aggregation of the features of the inner-group points weighted by geometric relations and semantic relations. We adopt this module to design our RPNet. We further verify the expandability of RPNet, in terms of both depth and width, on the tasks of classification and segmentation. Surprisingly, empirical results show that wider RPNet fits for classification, while deeper RPNet works better on segmentation. RPNet achieves state-of-the-art for classification and segmentation on challenging benchmarks. We also compare our local aggregator with PointNet++, with around 30% parameters and 50% computation saving. Finally, we conduct experiments to reveal the robustness of RPNet with regard to rigid transformation and noises.

BibTex

If you like our work and think it helpful to your project, please cite it as follows.

@misc{ran2021learning,
      title={Learning Inner-Group Relations on Point Clouds}, 
      author={Haoxi Ran and Wei Zhuo and Jun Liu and Li Lu},
      year={2021},
      eprint={2108.12468},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}

About

(ICCV 2021) Learning Inner-group Relations on Point Clouds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published