paper-with-me

홈 › Papers

iSPA-Net: Iterative Semantic Pose Alignment Network

2018-08-03 · Jogendra Nath Kundu, Aditya Ganeshan, Rahul M. V., Aditya Prakash, R. Venkatesh Babu

Understanding and extracting 3D information of objects from monocular 2D images is a fundamental problem in computer vision. In the task of 3D object pose estimation, recent data driven deep neural network based approaches suffer from scarcity of real images with 3D keypoint and pose annotations. Drawing inspiration from human cognition, where the annotators use a 3D CAD model as structural reference to acquire ground-truth viewpoints for real images; we propose an iterative Semantic Pose Alignment Network, called iSPA-Net. Our approach focuses on exploiting semantic 3D structural regularity to solve the task of fine-grained pose estimation by predicting viewpoint difference between a given pair of images. Such image comparison based approach also alleviates the problem of data scarcity and hence enhances scalability of the proposed approach for novel object categories with minimal annotation. The fine-grained object pose estimator is also aided by correspondence of learned spatial descriptor of the input image pair. The proposed pose alignment framework enjoys the faculty to refine its initial pose estimation in consecutive iterations by utilizing an online rendering setup along with effectiveness of a non-uniform bin classification of pose-difference. This enables iSPA-Net to achieve state-of-the-art performance on various real image viewpoint estimation datasets. Further, we demonstrate effectiveness of the approach for multiple applications. First, we show results for active object viewpoint localization to capture images from similar pose considering only a single image as pose reference. Second, we demonstrate the ability of the learned semantic correspondence to perform unsupervised part-segmentation transfer using only a single part-annotated 3D template model per object class. To encourage reproducible research, we have released the codes for our proposed algorithm.

📄 PDF Abstract BibTeX arXiv:1808.01134

Code (2)

val-iisc/iSPA-Net 공식 구현 pytorch
val-iisc/pose_estimation pytorch

Tasks

ObjectPose EstimationSemantic correspondenceViewpoint Estimation

Similar Papers 제목 키워드 기반

Two Heads Are Better Than One: Integrating Knowledge from Knowledge Graphs and Large Language Models for Entity Alignment

2024-01-30 · Linyao Yang, Hongyang Chen, Xiao Wang, Jing Yang 외

Entity alignment, which is a prerequisite for creating a more comprehensive Knowledge Graph (KG), involves pinpointing equivalent entities across disparate KGs. Contemporary methods for entity alignment have predominantl…

Entity AlignmentEntity EmbeddingsKnowledge GraphsLanguage Modelling+1

Faster WIND: Accelerating Iterative Best-of-$N$ Distillation for LLM Alignment

2024-10-28 · Tong Yang, Jincheng Mei, Hanjun Dai, Zixin Wen 외

Recent advances in aligning large language models with human preferences have corroborated the growing importance of best-of-N distillation (BOND). However, the iterative BOND algorithm is prohibitively expensive in prac…

Multilingual LLMs Inherently Reward In-Language Time-Sensitive Semantic Alignment for Low-Resource Languages

2024-12-11 · Ashutosh Bajpai, Tanmoy Chakraborty

The unwavering disparity in labeled resources between resource-rich languages and those considered low-resource remains a significant impediment for Large Language Models (LLMs). Recent strides in cross-lingual in-contex…

In-Context LearningSemantic SimilaritySemantic Textual Similarity

SemCovNet: Towards Fair and Semantic Coverage-Aware Learning for Underrepresented Visual Concepts

2026-02-18 · Sakib Ahammed, Xia Cui, Xinqi Fan, Wenqi Lu 외 arxiv

Modern vision models increasingly rely on rich semantic representations that extend beyond class labels to include descriptive concepts and contextual attributes. However, existing datasets exhibit Semantic Coverage Imba…

Text Proxy: Decomposing Retrieval from a 1-to-N Relationship into N 1-to-1 Relationships for Text-Video Retrieval

2024-10-09 · Jian Xiao, Zhenzhen Hu, Jia Li, Richang Hong

Text-video retrieval (TVR) has seen substantial advancements in recent years, fueled by the utilization of pre-trained models and large language models (LLMs). Despite these advancements, achieving accurate matching in T…

RetrievalText RetrievalVideo RetrievalVideo-Text Retrieval