中文
相关论文

相关论文: Convolutional Neural Networks for joint object det…

200 篇论文

Current CNN-based algorithms for recovering the 3D pose of an object in an image assume knowledge about both the object category and its 2D localization in the image. In this paper, we relax one of these constraints and propose to solve the…

计算机视觉与模式识别 · 计算机科学 2018-07-24 Siddharth Mahendran , Haider Ali , Rene Vidal

In the task of Object Recognition, there exists a dichotomy between the categorization of objects and estimating object pose, where the former necessitates a view-invariant representation, while the latter requires a representation capable…

计算机视觉与模式识别 · 计算机科学 2016-04-20 Mohamed Elhoseiny , Tarek El-Gaaly , Amr Bakry , Ahmed Elgammal

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

For applications in navigation and robotics, estimating the 3D pose of objects is as important as detection. Many approaches to pose estimation rely on detecting or tracking parts or keypoints [11, 21]. In this paper we build on a recent…

计算机视觉与模式识别 · 计算机科学 2016-09-20 Patrick Poirson , Phil Ammirato , Cheng-Yang Fu , Wei Liu , Jana Kosecka , Alexander C. Berg

In this work, we propose a method for object recognition and pose estimation from depth images using convolutional neural networks. Previous methods addressing this problem rely on manifold learning to learn low dimensional viewpoint…

计算机视觉与模式识别 · 计算机科学 2019-04-19 Mai Bui , Sergey Zakharov , Shadi Albarqouni , Slobodan Ilic , Nassir Navab

In this survey we present a complete landscape of joint object detection and pose estimation methods that use monocular vision. Descriptions of traditional approaches that involve descriptors or models and various estimation methods have…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Aniruddha V Patil , Pankaj Rabha

This work proposes a novel pose estimation model for object categories that can be effectively transferred to previously unseen environments. The deep convolutional network models (CNN) for pose estimation are typically trained and…

计算机视觉与模式识别 · 计算机科学 2022-03-04 Negar Nejatishahidin , Pooya Fayyazsanavi , Jana Kosecka

We characterize the problem of pose estimation for rigid objects in terms of determining viewpoint to explain coarse pose and keypoint prediction to capture the finer details. We address both these tasks in two different settings - the…

计算机视觉与模式识别 · 计算机科学 2015-04-28 Shubham Tulsiani , Jitendra Malik

Detecting poorly textured objects and estimating their 3D pose reliably is still a very challenging problem. We introduce a simple but powerful approach to computing descriptors for object views that efficiently capture both the object…

计算机视觉与模式识别 · 计算机科学 2017-11-15 Paul Wohlhart , Vincent Lepetit

The field of collaborative robotics and human-robot interaction often focuses on the prediction of human behaviour, while assuming the information about the robot setup and configuration being known. This is often the case with fixed…

机器人学 · 计算机科学 2019-02-18 Justinas Miseikis , Inka Brijacak , Saeed Yahyanejad , Kyrre Glette , Ole Jakob Elle , Jim Torresen

Recent work has shown good recognition results in 3D object recognition using 3D convolutional networks. In this paper, we show that the object orientation plays an important role in 3D recognition. More specifically, we argue that objects…

计算机视觉与模式识别 · 计算机科学 2017-10-23 Nima Sedaghat , Mohammadreza Zolfaghari , Ehsan Amiri , Thomas Brox

While there has been a success in 2D human pose estimation with convolutional neural networks (CNNs), 3D human pose estimation has not been thoroughly studied. In this paper, we tackle the 3D human pose estimation task with end-to-end…

计算机视觉与模式识别 · 计算机科学 2016-09-09 Sungheon Park , Jihye Hwang , Nojun Kwak

Convolutional neural networks have recently shown excellent results in general object detection and many other tasks. Albeit very effective, they involve many user-defined design choices. In this paper we want to better understand these…

计算机视觉与模式识别 · 计算机科学 2015-08-19 Bojan Pepik , Rodrigo Benenson , Tobias Ritschel , Bernt Schiele

In this paper, we present a multi-object 6D detection and tracking pipeline for potentially similar and non-textured objects. The combination of a convolutional neural network for object classification and rough pose estimation with a local…

计算机视觉与模式识别 · 计算机科学 2022-03-02 Niklas Gard , Anna Hilsmann , Peter Eisert

3D pose estimation is a key component of many important computer vision tasks such as autonomous navigation and 3D scene understanding. Most state-of-the-art approaches to 3D pose estimation solve this problem as a pose-classification…

计算机视觉与模式识别 · 计算机科学 2017-08-21 Siddharth Mahendran , Haider Ali , Rene Vidal

3D pose estimation from a single 2D image is an important and challenging task in computer vision with applications in autonomous driving, robot manipulation and augmented reality. Since 3D pose is a continuous quantity, a natural…

计算机视觉与模式识别 · 计算机科学 2018-05-10 Siddharth Mahendran , Haider Ali , Rene Vidal

Existing techniques to encode spatial invariance within deep convolutional neural networks only model 2D transformation fields. This does not account for the fact that objects in a 2D space are a projection of 3D ones, and thus they have…

计算机视觉与模式识别 · 计算机科学 2020-03-26 Sunghun Joung , Seungryong Kim , Hanjae Kim , Minsu Kim , Ig-Jae Kim , Junghyun Cho , Kwanghoon Sohn

Simultaneous object recognition and pose estimation are two key functionalities for robots to safely interact with humans as well as environments. Although both object recognition and pose estimation use visual input, most state-of-the-art…

机器人学 · 计算机科学 2023-04-10 Tommaso Parisotto , Subhaditya Mukherjee , Hamidreza Kasaei

We present an approach for recognizing all objects in a scene and estimating their full pose from an accurate 3D instance-aware semantic reconstruction using an RGB-D camera. Our framework couples convolutional neural networks (CNNs) and a…

机器人学 · 计算机科学 2019-10-01 Dinh-Cuong Hoang , Todor Stoyanov , Achim J. Lilienthal

We present a method for 3D object detection and pose estimation from a single image. In contrast to current techniques that only regress the 3D orientation of an object, our method first regresses relatively stable 3D object properties…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Arsalan Mousavian , Dragomir Anguelov , John Flynn , Jana Kosecka
‹ 上一页 1 2 3 10 下一页 ›