中文
相关论文

相关论文: Siamese Regression Networks with Efficient mid-lev…

200 篇论文

Many object pose estimation algorithms rely on the analysis-by-synthesis framework which requires explicit representations of individual object instances. In this paper we combine a gradient-based fitting procedure with a parametric neural…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Xu Chen , Zijian Dong , Jie Song , Andreas Geiger , Otmar Hilliges

We propose a simple and efficient method for exploiting synthetic images when training a Deep Network to predict a 3D pose from an image. The ability of using synthetic images for training a Deep Network is extremely valuable as it is easy…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Mahdi Rad , Markus Oberweger , Vincent Lepetit

Visual localization is the task of accurate camera pose estimation in a known scene. It is a key problem in computer vision and robotics, with applications including self-driving cars, Structure-from-Motion, SLAM, and Mixed Reality.…

计算机视觉与模式识别 · 计算机科学 2019-03-19 Torsten Sattler , Qunjie Zhou , Marc Pollefeys , Laura Leal-Taixe

Most deep pose estimation methods need to be trained for specific object instances or categories. In this work we propose a completely generic deep pose estimation approach, which does not require the network to have been trained on…

计算机视觉与模式识别 · 计算机科学 2019-08-06 Yang Xiao , Xuchong Qiu , Pierre-Alain Langlois , Mathieu Aubry , Renaud Marlet

We introduce a new approach for estimating the 3D pose and the 3D shape of an object from a single image. Given a training set of view exemplars, we learn and select appearance-based discriminative parts which are mapped onto the 3D model…

计算机视觉与模式识别 · 计算机科学 2015-02-03 Menglong Zhu , Xiaowei Zhou , Kostas Daniilidis

In this paper, we introduce a novel single shot approach for 6D object pose estimation of rigid objects based on depth images. For this purpose, a fully convolutional neural network is employed, where the 3D input data is spatially…

计算机视觉与模式识别 · 计算机科学 2020-04-28 Kilian Kleeberger , Marco F. Huber

Over the last two decades, deep learning has transformed the field of computer vision. Deep convolutional networks were successfully applied to learn different vision tasks such as image classification, image segmentation, object detection…

计算机视觉与模式识别 · 计算机科学 2019-07-17 Yoli Shavit , Ron Ferens

Learning neural implicit fields of 3D shapes is a rapidly emerging field that enables shape representation at arbitrary resolutions. Due to the flexibility, neural implicit fields have succeeded in many research areas, including shape…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Yifei Shi , Boyan Wan , Xin Xu , Kai Xu

Obtaining accurate 3D object poses is vital for numerous computer vision applications, such as 3D reconstruction and scene understanding. However, annotating real-world objects is time-consuming and challenging. While synthetically…

计算机视觉与模式识别 · 计算机科学 2023-05-26 Jiahao Yang , Wufei Ma , Angtian Wang , Xiaoding Yuan , Alan Yuille , Adam Kortylewski

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…

计算机视觉与模式识别 · 计算机科学 2018-03-01 Thanh-Toan Do , Ming Cai , Trung Pham , Ian Reid

In this paper, a feature boosting network is proposed for estimating 3D hand pose and 3D body pose from a single RGB image. In this method, the features learned by the convolutional layers are boosted with a new long short-term…

计算机视觉与模式识别 · 计算机科学 2019-05-16 Jun Liu , Henghui Ding , Amir Shahroudy , Ling-Yu Duan , Xudong Jiang , Gang Wang , Alex C. Kot

Estimating a 3D human pose has proven to be a challenging task, primarily because of the complexity of the human body joints, occlusions, and variability in lighting conditions. In this paper, we introduce a higher-order graph convolutional…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Jianning Quan , A. Ben Hamza

Detecting objects and estimating their pose remains as one of the major challenges of the computer vision research community. There exists a compromise between localizing the objects and estimating their viewpoints. The detector ideally…

计算机视觉与模式识别 · 计算机科学 2018-10-08 Daniel Oñoro-Rubio , Roberto J. López-Sastre , Carolina Redondo-Cabrera , Pedro Gil-Jiménez

As 3D human pose estimation can now be achieved with very high accuracy in the supervised learning scenario, tackling the case where 3D pose annotations are not available has received increasing attention. In particular, several methods…

计算机视觉与模式识别 · 计算机科学 2023-09-22 Krishna Kanth Nakka , Mathieu Salzmann

We propose a viewpoint invariant model for 3D human pose estimation from a single depth image. To achieve this, our discriminative model embeds local regions into a learned viewpoint invariant feature space. Formulated as a multi-task…

计算机视觉与模式识别 · 计算机科学 2016-07-27 Albert Haque , Boya Peng , Zelun Luo , Alexandre Alahi , Serena Yeung , Li Fei-Fei

This paper presents a novel approach for image retrieval and pattern spotting in document image collections. The manual feature engineering is avoided by learning a similarity-based representation using a Siamese Neural Network trained on a…

计算机视觉与模式识别 · 计算机科学 2019-06-25 Kelly L. Wiggers , Alceu S. Britto , Laurent Heutte , Alessandro L. Koerich , Luiz S. Oliveira

Following the success of deep convolutional networks, state-of-the-art methods for 3d human pose estimation have focused on deep end-to-end systems that predict 3d joint locations given raw image pixels. Despite their excellent performance,…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Julieta Martinez , Rayat Hossain , Javier Romero , James J. Little

State-of-the-art computer vision algorithms often achieve efficiency by making discrete choices about which hypotheses to explore next. This allows allocation of computational resources to promising candidates, however, such decisions are…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Alexander Krull , Eric Brachmann , Sebastian Nowozin , Frank Michel , Jamie Shotton , Carsten Rother

Recovering structure and motion parameters given a image pair or a sequence of images is a well studied problem in computer vision. This is often achieved by employing Structure from Motion (SfM) or Simultaneous Localization and Mapping…

计算机视觉与模式识别 · 计算机科学 2018-11-07 Thanuja Dharmasiri , Andrew Spek , Tom Drummond

Fully-supervised category-level pose estimation aims to determine the 6-DoF poses of unseen instances from known categories, requiring expensive mannual labeling costs. Recently, various self-supervised category-level pose estimation…

计算机视觉与模式识别 · 计算机科学 2024-03-20 Jingtao Sun , Yaonan Wang , Mingtao Feng , Chao Ding , Mike Zheng Shou , Ajmal Saeed Mian