中文
相关论文

相关论文: HS-Pose: Hybrid Scope Feature Extraction for Categ…

200 篇论文

Category-level 6D object pose estimation aims to estimate the rotation, translation and size of unseen instances within specific categories. In this area, dense correspondence-based methods have achieved leading performance. However, they…

计算机视觉与模式识别 · 计算机科学 2024-03-29 Xiao Lin , Wenfei Yang , Yuan Gao , Tianzhu Zhang

In this paper, we propose a novel graph convolutional network architecture, Graph Stacked Hourglass Networks, for 2D-to-3D human pose estimation tasks. The proposed architecture consists of repeated encoder-decoder, in which…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Tianhan Xu , Wataru Takano

Recognizing objects in images is a fundamental problem in computer vision. Although detecting objects in 2D images is common, many applications require determining their pose in 3D space. Traditional category-level methods rely on RGB-D…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Tom Fischer , Xiaojie Zhang , Eddy Ilg

Hand-object pose estimation (HOPE) aims to jointly detect the poses of both a hand and of a held object. In this paper, we propose a lightweight model called HOPE-Net which jointly estimates hand and object pose in 2D and 3D in real-time.…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Bardia Doosti , Shujon Naha , Majid Mirbagheri , David Crandall

Empowering autonomous agents with 3D understanding for daily objects is a grand challenge in robotics applications. When exploring in an unknown environment, existing methods for object pose estimation are still not satisfactory due to the…

计算机视觉与模式识别 · 计算机科学 2023-02-02 Guanglin Li , Yifeng Li , Zhichao Ye , Qihang Zhang , Tao Kong , Zhaopeng Cui , Guofeng Zhang

Current monocular-based 6D object pose estimation methods generally achieve less competitive results than RGBD-based methods, mostly due to the lack of 3D information. To make up this gap, this paper proposes a 3D geometric volume based…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Jun Wu , Lilu Liu , Yue Wang , Rong Xiong

We propose a joint object pose estimation and categorization approach which extracts information about object poses and categories from the object parts and compositions constructed at different layers of a hierarchical object…

计算机视觉与模式识别 · 计算机科学 2015-03-05 Mete Ozay , Krzysztof Walas , Ales Leonardis

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 introduce a new method for category-level pose estimation which produces a distribution over predicted poses by integrating 3D shape estimates from a generative object model with segmentation information. Given an input depth-image of an…

计算机视觉与模式识别 · 计算机科学 2019-05-30 Benjamin Burchfiel , George Konidaris

We introduce HybridPose, a novel 6D object pose estimation approach. HybridPose utilizes a hybrid intermediate representation to express different geometric information in the input image, including keypoints, edge vectors, and symmetry…

计算机视觉与模式识别 · 计算机科学 2020-10-19 Chen Song , Jiaru Song , Qixing Huang

Given a single scene image, this paper proposes a method of Category-level 6D Object Pose and Size Estimation (COPSE) from the point cloud of the target object, without external real pose-annotated training data. Specifically, beyond the…

计算机视觉与模式识别 · 计算机科学 2022-04-12 Haitao Lin , Zichang Liu , Chilam Cheang , Yanwei Fu , Guodong Guo , Xiangyang Xue

We address the problem of 3D object detection, that is, estimating 3D object bounding boxes from point clouds. 3D object detection methods exploit either voxel-based or point-based features to represent 3D objects in a scene. Voxel-based…

计算机视觉与模式识别 · 计算机科学 2021-04-05 Jongyoun Noh , Sanghoon Lee , Bumsub Ham

A key challenge in model-free category-level pose estimation is the extraction of contextual object features that generalize across varying instances within a specific category. Recent approaches leverage foundational features to capture…

计算机视觉与模式识别 · 计算机科学 2025-06-25 Weihang Li , Hongli Xu , Junwen Huang , Hyunjun Jung , Peter KT Yu , Nassir Navab , Benjamin Busam

Nowadays it is prevalent to take features extracted from pre-trained deep learning models as image representations which have achieved promising classification performance. Existing methods usually consider either object-based features or…

计算机视觉与模式识别 · 计算机科学 2020-10-13 Chiranjibi Sitaula , Yong Xiang , Anish Basnet , Sunil Aryal , Xuequan Lu

In spite of the recent progresses on classifying 3D point cloud with deep CNNs, large geometric transformations like rotation and translation remain challenging problem and harm the final classification performance. To address this…

计算机视觉与模式识别 · 计算机科学 2019-12-24 Mingye Xu , Zhipeng Zhou , Yu Qiao

Most previous works of outdoor instance segmentation for images only use color information. We explore a novel direction of sensor fusion to exploit stereo cameras. Geometric information from disparities helps separate overlapping objects…

计算机视觉与模式识别 · 计算机科学 2024-01-18 Cho-Ying Wu , Xiaoyan Hu , Michael Happold , Qiangeng Xu , Ulrich Neumann

We develop a system for modeling hand-object interactions in 3D from RGB images that show a hand which is holding a novel object from a known category. We design a Convolutional Neural Network (CNN) for Hand-held Object Pose and Shape…

计算机视觉与模式识别 · 计算机科学 2019-11-12 Mia Kokic , Danica Kragic , Jeannette Bohg

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

3D object detection plays an important role in a large number of real-world applications. It requires us to estimate the localizations and the orientations of 3D objects in real scenes. In this paper, we present a new network architecture…

计算机视觉与模式识别 · 计算机科学 2019-09-25 Xin Zhao , Zhe Liu , Ruolan Hu , Kaiqi Huang

In recent years, a plethora of diverse methods have been proposed for 3D pose estimation. Among these, self-attention mechanisms and graph convolutions have both been proven to be effective and practical methods. Recognizing the strengths…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Sihan Wen , Xiantan Zhu , Zhiming Tan