Relation-Shape Convolutional Neural Network for Point Cloud Analysis

April 16, 2019 ยท Entered Twilight ยท ๐Ÿ› Computer Vision and Pattern Recognition

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"No code URL or promise found in abstract"
"Derived repo from GitHub Pages (backfill)"

Evidence collected by the PWNC Scanner

Repo contents: CMakeLists.txt, LICENSE, README.md, cfgs, cls, data, docs, models, seg, train_cls.py, train_cls.sh, train_partseg.py, train_partseg.sh, utils, voting_evaluate_cls.py, voting_evaluate_partseg.py

Authors Yongcheng Liu, Bin Fan, Shiming Xiang, Chunhong Pan arXiv ID 1904.07601 Category cs.CV: Computer Vision Cross-listed cs.AI, cs.CG, cs.GR, cs.RO Citations 995 Venue Computer Vision and Pattern Recognition Repository https://github.com/yochengliu/Relation-Shape-CNN โญ 426 Last Checked 7 days ago
Abstract
Point cloud analysis is very challenging, as the shape implied in irregular points is difficult to capture. In this paper, we propose RS-CNN, namely, Relation-Shape Convolutional Neural Network, which extends regular grid CNN to irregular configuration for point cloud analysis. The key to RS-CNN is learning from relation, i.e., the geometric topology constraint among points. Specifically, the convolutional weight for local point set is forced to learn a high-level relation expression from predefined geometric priors, between a sampled point from this point set and the others. In this way, an inductive local representation with explicit reasoning about the spatial layout of points can be obtained, which leads to much shape awareness and robustness. With this convolution as a basic operator, RS-CNN, a hierarchical architecture can be developed to achieve contextual shape-aware learning for point cloud analysis. Extensive experiments on challenging benchmarks across three tasks verify RS-CNN achieves the state of the arts.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision