paper-with-me

홈 › Papers

Semantic Part Detection via Matching: Learning to Generalize to Novel Viewpoints from Limited Training Data

2018-11-28 · ICCV 2019 10 · Yutong Bai, Qing Liu, Lingxi Xie, Weichao Qiu, Yan Zheng, Alan Yuille

Detecting semantic parts of an object is a challenging task in computer vision, particularly because it is hard to construct large annotated datasets due to the difficulty of annotating semantic parts. In this paper we present an approach which learns from a small training dataset of annotated semantic parts, where the object is seen from a limited range of viewpoints, but generalizes to detect semantic parts from a much larger range of viewpoints. Our approach is based on a matching algorithm for finding accurate spatial correspondence between two images, which enables semantic parts annotated on one image to be transplanted to another. In particular, this enables images in the training dataset to be matched to a virtual 3D model of the object (for simplicity, we assume that the object viewpoint can be estimated by standard techniques). Then a clustering algorithm is used to annotate the semantic parts of the 3D virtual model. This virtual 3D model can be used to synthesize annotated images from a large range of viewpoint. These can be matched to images in the test set, using the same matching algorithm, to detect semantic parts in novel viewpoints of the object. Our algorithm is very simple, intuitive, and contains very few parameters. We evaluate our approach in the car subclass of the VehicleSemanticPart dataset. We show it outperforms standard deep network approaches and, in particular, performs much better on novel viewpoints. For facilitating the future research, code is available: https://github.com/ytongbai/SemanticPartDetection

📄 PDF Abstract BibTeX arXiv:1811.11823

Code (1)

ytongbai/SemanticPartDetection 공식 구현 pytorch

Tasks

ClusteringObjectSemantic Part Detection

Similar Papers 제목 키워드 기반

Revisiting Domain Generalized Stereo Matching Networks from a Feature Consistency Perspective

2022-03-21 · CVPR 2022 1 · Jiawei Zhang, Xiang Wang, Xiao Bai, Chen Wang 외

Despite recent stereo matching networks achieving impressive performance given sufficient training data, they suffer from domain shifts and generalize poorly to unseen domains. We argue that maintaining feature consisten…

Contrastive LearningStereo Matching

OrienterNet: Visual Localization in 2D Public Maps with Neural Matching

2023-04-04 · CVPR 2023 1 · Paul-Edouard Sarlin, Daniel DeTone, Tsun-Yi Yang, Armen Avetisyan 외

Humans can orient themselves in their 3D environments using simple 2D maps. Differently, algorithms for visual localization mostly rely on complex 3D point clouds that are expensive to build, store, and maintain over tim…

Visual Localization

Deep Template-based Object Instance Detection

2019-11-26 · Jean-Philippe Mercier, Mathieu Garon, Philippe Giguère, Jean-François Lalonde

Much of the focus in the object detection literature has been on the problem of identifying the bounding box of a particular class of object in an image. Yet, in contexts such as robotics and augmented reality, it is oft…

Objectobject-detectionObject DetectionTemplate Matching

Neural Semantic Surface Maps

2023-09-09 · Luca Morreale, Noam Aigerman, Vladimir G. Kim, Niloy J. Mitra

We present an automated technique for computing a map between two genus-zero shapes, which matches semantically corresponding regions to one another. Lack of annotated data prohibits direct inference of 3D semantic prior…

Open-Set Semantic Uncertainty Aware Metric-Semantic Graph Matching

2024-09-17 · Kurran Singh, John J. Leonard

Underwater object-level mapping requires incorporating visual foundation models to handle the uncommon and often previously unseen object classes encountered in marine scenarios. In this work, a metric of semantic uncert…

Graph MatchingLoop Closure DetectionObject