paper-with-me

Papers

Unsupervised learning of object semantic parts from internal states of CNNs by population encoding

2015-11-21 · Jianyu Wang, Zhishuai Zhang, Cihang Xie, Vittal Premachandran, Alan Yuille

We address the key question of how object part representations can be found from the internal states of CNNs that are trained for high-level tasks, such as object classification. This work provides a new unsupervised method to learn semantic parts and gives new understanding of the internal representations of CNNs. Our technique is based on the hypothesis that semantic parts are represented by populations of neurons rather than by single filters. We propose a clustering technique to extract part representations, which we call Visual Concepts. We show that visual concepts are semantically coherent in that they represent semantic parts, and visually coherent in that corresponding image patches appear very similar. Also, visual concepts provide full spatial coverage of the parts of an object, rather than a few sparse parts as is typically found in keypoint annotations. Furthermore, We treat single visual concept as part detector and evaluate it for keypoint detection using the PASCAL3D+ dataset and for part detection using our newly annotated ImageNetPart dataset. The experiments demonstrate that visual concepts can be used to detect parts. We also show that some visual concepts respond to several semantic parts, provided these parts are visually similar. Thus visual concepts have the essential properties: semantic meaning and detection capability. Note that our ImageNetPart dataset gives rich part annotations which cover the whole object, making it useful for other part-related applications.

📄 PDF Abstract BibTeX arXiv:1511.06855

Code (1)

ytongbai/SemanticPartDetection pytorch

Tasks

ClusteringKeypoint DetectionObject

Similar Papers 제목 키워드 기반

Detecting Semantic Parts on Partially Occluded Objects

2017-07-25 · Jianyu Wang, Cihang Xie, Zhishuai Zhang, Jun Zhu 외

In this paper, we address the task of detecting semantic parts on partially occluded objects. We consider a scenario where the model is trained using non-occluded images but tested on occluded images. The motivation is t…

ClusteringSemantic Part Detection

Articulate your NeRF: Unsupervised articulated object modeling via conditional view synthesis

2024-06-24 · Jianning Deng, Kartic Subr, Hakan Bilen

We propose a novel unsupervised method to learn the pose and part-segmentation of articulated objects with rigid parts. Given two observations of an object in different articulation states, our method learns the geometry…

NeRFSegmentation

Aligning Instance-Semantic Sparse Representation towards Unsupervised Object Segmentation and Shape Abstraction with Repeatable Primitives

2025-03-10 · Jiaxin Li, Hongxing Wang, Jiawei Tan, Zhilong Ou 외

Understanding 3D object shapes necessitates shape representation by object parts abstracted from results of instance and semantic segmentation. Promising shape representations enable computers to interpret a shape with m…

Instance SegmentationObjectSemantic SegmentationUnsupervised Object Segmentation

Do semantic parts emerge in Convolutional Neural Networks?

2016-07-13 · Abel Gonzalez-Garcia, Davide Modolo, Vittorio Ferrari

Semantic object parts can be useful for several visual recognition tasks. Lately, these tasks have been addressed using Convolutional Neural Networks (CNN), achieving outstanding results. In this work we study whether CN…

Object Recognition

Self-Supervised Learning of Object Parts for Semantic Segmentation

2022-04-27 · CVPR 2022 1 · Adrian Ziegler, Yuki M. Asano

Progress in self-supervised learning has brought strong general image representation learning methods. Yet so far, it has mostly focused on image-level learning. In turn, tasks such as unsupervised image segmentation hav…

Community DetectionImage SegmentationObjectRepresentation Learning+5