English
Related papers

Related papers: Multi-path Learning for Object Pose Estimation Acr…

200 papers

In this paper, we propose a novel encoder-decoder architecture, named SABER, to learn the 6D pose of the object in the embedding space by learning shape representation at a given pose. This model enables us to learn pose by performing shape…

Computer Vision and Pattern Recognition · Computer Science 2024-09-04 Shishir Reddy Vutukur , Mengkejiergeli Ba , Benjamin Busam , Matthias Kayser , Gurprit Singh

Absolute camera pose regressors estimate the position and orientation of a camera given the captured image alone. Typically, a convolutional backbone with a multi-layer perceptron (MLP) head is trained using images and pose labels to embed…

Computer Vision and Pattern Recognition · Computer Science 2023-08-24 Yoli Shavit , Ron Ferens , Yosi Keller

Estimating rigid objects' poses is one of the fundamental problems in computer vision, with a range of applications across automation and augmented reality. Most existing approaches adopt one network per object class strategy, depend…

Computer Vision and Pattern Recognition · Computer Science 2024-10-14 Jianyu Zhao , Wei Quan , Bogdan J. Matuszewski

We propose a system that learns to detect objects and infer their 3D poses in RGB-D images. Many existing systems can identify objects and infer 3D poses, but they heavily rely on human labels and 3D annotations. The challenge here is to…

Computer Vision and Pattern Recognition · Computer Science 2020-11-02 Mihir Prabhudesai , Shamit Lal , Hsiao-Yu Fish Tung , Adam W. Harley , Shubhankar Potdar , Katerina Fragkiadaki

Detecting 3D objects accurately from multi-view 2D images is a challenging yet essential task in the field of autonomous driving. Current methods resort to integrating depth prediction to recover the spatial information for object query…

Computer Vision and Pattern Recognition · Computer Science 2025-10-20 Haisheng Su , Junjie Zhang , Feixiang Song , Sanping Zhou , Wei Wu , Nanning Zheng , Junchi Yan

We present a scalable method for detecting objects and estimating their 3D poses in RGB-D data. To this end, we rely on an efficient representation of object views and employ hashing techniques to match these views against the input frame…

Computer Vision and Pattern Recognition · Computer Science 2016-07-21 Wadim Kehl , Federico Tombari , Nassir Navab , Slobodan Ilic , Vincent Lepetit

In this paper, we propose a self-supervised learningmethod for multi-object pose estimation. 3D object under-standing from 2D image is a challenging task that infers ad-ditional dimension from reduced-dimensional information.In particular,…

Computer Vision and Pattern Recognition · Computer Science 2021-04-16 Hyeonwoo Yu , Jean Oh

Representation learning approaches typically rely on images of objects captured from a single perspective that are transformed using affine transformations. Additionally, self-supervised learning, a successful paradigm of representation…

Computer Vision and Pattern Recognition · Computer Science 2022-08-17 Omiros Pantazis , Mathew Salvaris

This paper proposes a category-level 6D object pose and shape estimation approach iCaps, which allows tracking 6D poses of unseen objects in a category and estimating their 3D shapes. We develop a category-level auto-encoder network using…

Computer Vision and Pattern Recognition · Computer Science 2022-01-04 Xinke Deng , Junyi Geng , Timothy Bretl , Yu Xiang , Dieter Fox

We present an approach for detecting and estimating the 3D poses of objects in images that requires only an untextured CAD model and no training phase for new objects. Our approach combines Deep Learning and 3D geometry: It relies on an…

Computer Vision and Pattern Recognition · Computer Science 2020-10-09 Giorgia Pitteri , Aurélie Bugeau , Slobodan Ilic , Vincent Lepetit

6D object pose estimation problem has been extensively studied in the field of Computer Vision and Robotics. It has wide range of applications such as robot manipulation, augmented reality, and 3D scene understanding. With the advent of…

Computer Vision and Pattern Recognition · Computer Science 2023-04-13 Negar Nejatishahidin , Pooya Fayyazsanavi

Detecting objects and their 6D poses from only RGB images is an important task for many robotic applications. While deep learning methods have made significant progress in visual object detection and segmentation, the object pose estimation…

Computer Vision and Pattern Recognition · Computer Science 2018-03-01 Thanh-Toan Do , Ming Cai , Trung Pham , Ian Reid

Human perception is structured around objects which form the basis for our higher-level cognition and impressive systematic generalization abilities. Yet most work on representation learning focuses on feature learning without even…

A key objective in multi-view learning is to model the information common to multiple parallel views of a class of objects/events to improve downstream learning tasks. In this context, two open research questions remain: How can we model…

Machine Learning · Computer Science 2021-09-15 Krishna Somandepalli , Shrikanth Narayanan

Object pose detection and tracking has recently attracted increasing attention due to its wide applications in many areas, such as autonomous driving, robotics, and augmented reality. Among methods for object pose detection and tracking,…

Computer Vision and Pattern Recognition · Computer Science 2022-04-22 Zhaoxin Fan , Yazhi Zhu , Yulin He , Qi Sun , Hongyan Liu , Jun He

We present a semi-supervised approach that localizes multiple unknown object instances in long videos. We start with a handful of labeled boxes and iteratively learn and label hundreds of thousands of object instances. We propose criteria…

Computer Vision and Pattern Recognition · Computer Science 2015-05-22 Ishan Misra , Abhinav Shrivastava , Martial Hebert

In the context of pose-invariant object recognition and retrieval, we demonstrate that it is possible to achieve significant improvements in performance if both the category-based and the object-identity-based embeddings are learned…

Computer Vision and Pattern Recognition · Computer Science 2024-03-04 Rohan Sarkar , Avinash Kak

We present a unified framework for studying the identifiability of representations learned from simultaneously observed views, such as different data modalities. We allow a partially observed setting in which each view constitutes a…

Passive methods for object detection and segmentation treat images of the same scene as individual samples and do not exploit object permanence across multiple views. Generalization to novel or difficult viewpoints thus requires additional…

Computer Vision and Pattern Recognition · Computer Science 2021-03-30 Zhaoyuan Fang , Ayush Jain , Gabriel Sarch , Adam W. Harley , Katerina Fragkiadaki

We present an attention-based model for recognizing multiple objects in images. The proposed model is a deep recurrent neural network trained with reinforcement learning to attend to the most relevant regions of the input image. We show…

Machine Learning · Computer Science 2015-04-24 Jimmy Ba , Volodymyr Mnih , Koray Kavukcuoglu