中文
相关论文

相关论文: Weakly Supervised Learning of Keypoints for 6D Obj…

200 篇论文

Accurate 6D object pose estimation is fundamental to robotic manipulation and grasping. Previous methods follow a local optimization approach which minimizes the distance between closest point pairs to handle the rotation ambiguity of…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Meng Tian , Liang Pan , Marcelo H Ang , Gim Hee Lee

In many robotic applications, the environment setting in which the 6-DoF pose estimation of a known, rigid object and its subsequent grasping is to be performed, remains nearly unchanging and might even be known to the robot in advance. In…

计算机视觉与模式识别 · 计算机科学 2022-07-28 Rohan Pratap Singh , Iori Kumagai , Antonio Gabas , Mehdi Benallegue , Yusuke Yoshiyasu , Fumio Kanehiro

When humans describe images they tend to use combinations of nouns and adjectives, corresponding to objects and their associated attributes respectively. To generate such a description automatically, one needs to model objects, attributes…

计算机视觉与模式识别 · 计算机科学 2015-04-02 Zhiyuan Shi , Yongxin Yang , Timothy M. Hospedales , Tao Xiang

We present a self-supervised learning algorithm for 3D human pose estimation of a single person based on a multiple-view camera system and 2D body pose estimates for each view. To train our model, represented by a deep neural network, we…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Arij Bouazizi , Julian Wiederer , Ulrich Kressel , Vasileios Belagiannis

The point pair feature (PPF) is widely used for 6D pose estimation. In this paper, we propose an efficient 6D pose estimation method based on the PPF framework. We introduce a well-targeted down-sampling strategy that focuses more on edge…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Chenyi Liu , Fei Chen , Lu Deng , Renjiao Yi , Lintao Zheng , Chenyang Zhu , Jia Wang , Kai Xu

We propose a deep video prediction model conditioned on a single image and an action class. To generate future frames, we first detect keypoints of a moving object and predict future motion as a sequence of keypoints. The input image is…

计算机视觉与模式识别 · 计算机科学 2019-10-07 Yunji Kim , Seonghyeon Nam , In Cho , Seon Joo Kim

In this paper we study the application of convolutional neural networks for jointly detecting objects depicted in still images and estimating their 3D pose. We identify different feature representations of oriented objects, and energies…

计算机视觉与模式识别 · 计算机科学 2015-03-03 Francisco Massa , Mathieu Aubry , Renaud Marlet

Depictions of similar human body configurations can vary with changing viewpoints. Using only 2D information, we would like to enable vision algorithms to recognize similarity in human body poses across multiple views. This ability is…

计算机视觉与模式识别 · 计算机科学 2020-10-26 Jennifer J. Sun , Jiaping Zhao , Liang-Chieh Chen , Florian Schroff , Hartwig Adam , Ting Liu

Monocular 3D object detection has become a mainstream approach in automatic driving for its easy application. A prominent advantage is that it does not need LiDAR point clouds during the inference. However, most current methods still rely…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Runzhou Tao , Wencheng Han , Zhongying Qiu , Cheng-zhong Xu , Jianbing Shen

6D object pose estimation is a fundamental yet challenging problem in computer vision. Convolutional Neural Networks (CNNs) have recently proven to be capable of predicting reliable 6D pose estimates even under monocular settings.…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Gu Wang , Fabian Manhardt , Xingyu Liu , Xiangyang Ji , Federico Tombari

This paper presents an approach to estimating the continuous 6-DoF pose of an object from a single RGB image. The approach combines semantic keypoints predicted by a convolutional network (convnet) with a deformable shape model. Unlike…

We propose a method for 3D object reconstruction and 6D-pose estimation from 2D images that uses knowledge about object shape as the primary key. In the proposed pipeline, recognition and labeling of objects in 2D images deliver 2D segment…

计算机视觉与模式识别 · 计算机科学 2022-03-03 Marcell Wolnitza , Osman Kaya , Tomas Kulvicius , Florentin Wörgötter , Babette Dellen

Keypoint detection and description play a central role in computer vision. Most existing methods are in the form of scene-level prediction, without returning the object classes of different keypoints. In this paper, we propose the…

计算机视觉与模式识别 · 计算机科学 2022-02-04 Chengliang Zhong , Chao Yang , Jinshan Qi , Fuchun Sun , Huaping Liu , Xiaodong Mu , Wenbing Huang

Modern deep learning techniques that regress the relative camera pose between two images have difficulty dealing with challenging scenarios, such as large camera motions resulting in occlusions and significant changes in perspective that…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Kefan Chen , Noah Snavely , Ameesh Makadia

Conventional 2D human pose estimation methods typically require extensive labeled annotations, which are both labor-intensive and expensive. In contrast, semi-supervised 2D human pose estimation can alleviate the above problems by…

计算机视觉与模式识别 · 计算机科学 2025-01-17 Wulian Yun , Mengshi Qi , Fei Peng , Huadong Ma

We study the problem of estimating 3D shape and pose of an object in terms of keypoints, from a single 2D image. The shape and pose are learned directly from images collected by categories and their partial 2D keypoint annotations.. In this…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Yigit Baran Can , Alexander Liniger , Danda Pani Paudel , Luc Van Gool

Weakly supervised 3D object detection aims to learn a 3D detector with lower annotation cost, e.g., 2D labels. Unlike prior work which still relies on few accurate 3D annotations, we propose a framework to study how to leverage constraints…

计算机视觉与模式识别 · 计算机科学 2024-08-22 Kuan-Chih Huang , Yi-Hsuan Tsai , Ming-Hsuan Yang

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

Recent works on 6D object pose estimation focus on learning keypoint correspondences between images and object models, and then determine the object pose through RANSAC-based algorithms or by directly regressing the pose with end-to-end…

计算机视觉与模式识别 · 计算机科学 2023-10-04 Jaime Corsetti , Davide Boscaini , Fabio Poiesi

Recently, human pose estimation mainly focuses on how to design a more effective and better deep network structure as human features extractor, and most designed feature extraction networks only introduce the position of each anatomical…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Zhangjian Ji , Zilong Wang , Ming Zhang , Yapeng Chen , Yuhua Qian