paper-with-me

홈 › Papers

FastPoseCNN: Real-Time Monocular Category-Level Pose and Size Estimation Framework

2024-06-16 · Eduardo Davalos, Mehran Aminian

The primary focus of this paper is the development of a framework for pose and size estimation of unseen objects given a single RGB image - all in real-time. In 2019, the first category-level pose and size estimation framework was proposed alongside two novel datasets called CAMERA and REAL. However, current methodologies are restricted from practical use because of its long inference time (2-4 fps). Their approach's inference had significant delays because they used the computationally expensive MaskedRCNN framework and Umeyama algorithm. To optimize our method and yield real-time results, our framework uses the efficient ResNet-FPN framework alongside decoupling the translation, rotation, and size regression problem by using distinct decoders. Moreover, our methodology performs pose and size estimation in a global context - i.e., estimating the involved parameters of all captured objects in the image all at once. We perform extensive testing to fully compare the performance in terms of precision and speed to demonstrate the capability of our method.

📄 PDF Abstract BibTeX arXiv:2406.11063

Code (1)

edavalosanaya/FastPoseCNN 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Constructing Category-Specific Models for Monocular Object-SLAM

2018-02-26 · Parv Parkhiya, Rishabh Khawad, J. Krishna Murthy, Brojeshwar Bhowmick 외

We present a new paradigm for real-time object-oriented SLAM with a monocular camera. Contrary to previous approaches, that rely on object-level models, we construct category-level models from CAD collections which are n…

ObjectObject SLAMRetrieval

fCOP: Focal Length Estimation from Category-level Object Priors

2024-09-29 · Xinyue Zhang, Jiaqi Yang, Xiangting Meng, Abdelrahman Mohamed 외

In the realm of computer vision, the perception and reconstruction of the 3D world through vision signals heavily rely on camera intrinsic parameters, which have long been a subject of intense research within the communi…

Depth EstimationMonocular Depth EstimationObjectRepresentation Learning

MonoDiff9D: Monocular Category-Level 9D Object Pose Estimation via Diffusion Model

2025-04-14 · Jian Liu, Wei Sun, Hui Yang, Jin Zheng 외

Object pose estimation is a core means for robots to understand and interact with their environment. For this task, monocular category-level methods are attractive as they require only a single RGB camera. However, curre…

ObjectPose Estimation

Object Level Depth Reconstruction for Category Level 6D Object Pose Estimation From Monocular RGB Image

2022-04-04 · Zhaoxin Fan, Zhenbo Song, Jian Xu, Zhicheng Wang 외

Recently, RGBD-based category-level 6D object pose estimation has achieved promising improvement in performance, however, the requirement of depth information prohibits broader applications. In order to relieve this prob…

6D Pose Estimation using RGBObjectPose Estimation

Demo-Pose: Depth-Monocular Modality Fusion For Object Pose Estimation

2026-03-29 · Rachit Agarwal, Abhishek Joshi, Sathish Chalasani, Woo Jin Kim arxiv

Object pose estimation is a fundamental task in 3D vision with applications in robotics, AR/VR, and scene understanding. We address the challenge of category-level 9-DoF pose estimation (6D pose + 3Dsize) from RGB-D inpu…

Scene Understanding3D Pose Estimation