paper-with-me

Papers

Fine-Grained 3D Shape Classification with Hierarchical Part-View Attentions

2020-05-26 · Xinhai Liu, Zhizhong Han, Yu-Shen Liu, Matthias Zwicker

Fine-grained 3D shape classification is important for shape understanding and analysis, which poses a challenging research problem. However, the studies on the fine-grained 3D shape classification have rarely been explored, due to the lack of fine-grained 3D shape benchmarks. To address this issue, we first introduce a new 3D shape dataset (named FG3D dataset) with fine-grained class labels, which consists of three categories including airplane, car and chair. Each category consists of several subcategories at a fine-grained level. According to our experiments under this fine-grained dataset, we find that state-of-the-art methods are significantly limited by the small variance among subcategories in the same category. To resolve this problem, we further propose a novel fine-grained 3D shape classification method named FG3D-Net to capture the fine-grained local details of 3D shapes from multiple rendered views. Specifically, we first train a Region Proposal Network (RPN) to detect the generally semantic parts inside multiple views under the benchmark of generally semantic part detection. Then, we design a hierarchical part-view attention aggregation module to learn a global shape representation by aggregating generally semantic part features, which preserves the local details of 3D shapes. The part-view attention module hierarchically leverages part-level and view-level attention to increase the discriminability of our features. The part-level attention highlights the important parts in each view while the view-level attention highlights the discriminative views among all the views of the same object. In addition, we integrate a Recurrent Neural Network (RNN) to capture the spatial relationships among sequential views from different viewpoints. Our results under the fine-grained 3D shape dataset show that our method outperforms other state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2005.12541

Code (1)

liuxinhai/FG3D-Net 공식 구현 tf

Tasks

3D Shape ClassificationGeneral ClassificationRegion ProposalSemantic Part Detection

Similar Papers 제목 키워드 기반

PartNet: A Recursive Part Decomposition Network for Fine-grained and Hierarchical Shape Segmentation

2019-03-02 · CVPR 2019 6 · Fenggen Yu, Kun Liu, Yan Zhang, Chenyang Zhu 외

Deep learning approaches to 3D shape segmentation are typically formulated as a multi-class labeling problem. Existing models are trained for a fixed set of labels, which greatly limits their flexibility and adaptivity. …

3D Instance Segmentation3D Part SegmentationSegmentationSemantic Segmentation

PartNet: A Large-scale Benchmark for Fine-grained and Hierarchical Part-level 3D Object Understanding

2018-12-06 · CVPR 2019 6 · Kaichun Mo, Shilin Zhu, Angel X. Chang, Li Yi 외

We present PartNet: a consistent, large-scale dataset of 3D objects annotated with fine-grained, instance-level, and hierarchical 3D part information. Our dataset consists of 573,585 part instances over 26,671 3D models …

3D Instance Segmentation3D Semantic SegmentationBenchmarkingInstance Segmentation+2

GRASS: Generative Recursive Autoencoders for Shape Structures

2017-05-05 · Jun Li, Kai Xu, Siddhartha Chaudhuri, Ersin Yumer 외

We introduce a novel neural network architecture for encoding and synthesis of 3D shapes, particularly their structures. Our key insight is that 3D shapes are effectively characterized by their hierarchical organization …

Decoder

Hierarchical Classification for Improved Histopathology Image Analysis

2026-02-28 · Keunho Byeon, Jinsol Song, Seong Min Hong, Yosep Chong 외 arxiv

Whole-slide image analysis is essential for diagnostic tasks in pathology, yet existing deep learning methods primarily rely on flat classification, ignoring hierarchical relationships among class labels. In this study, …

Multiple Instance Learning

Towards Privacy-Preserving Fine-Grained Visual Classification via Hierarchical Learning from Label Proportions

2025-05-29 · Jinyi Chang, Dongliang Chang, Lei Chen, Bingyao Yu 외

In recent years, Fine-Grained Visual Classification (FGVC) has achieved impressive recognition accuracy, despite minimal inter-class variations. However, existing methods heavily rely on instance-level labels, making the…

ClassificationDictionary LearningFine-Grained Image ClassificationMedical Image Analysis+1