paper-with-me

Papers

SCOPE: Semantic Conditioning for Sim2Real Category-Level Object Pose Estimation in Robotics

2025-09-29 · Peter Hönig, Stefan Thalhammer, Jean-Baptiste Weibel, Matthias Hirschmanner, Markus Vincze arxiv

Object manipulation requires accurate object pose estimation. In open environments, robots encounter unknown objects, which requires semantic understanding in order to generalize both to known categories and beyond. To resolve this challenge, we present SCOPE, a diffusion-based category-level object pose estimation model that eliminates the need for discrete category labels by leveraging DINOv2 features as continuous semantic priors. By combining these DINOv2 features with photorealistic training data and a noise model for point normals, we reduce the Sim2Real gap in category-level object pose estimation. Furthermore, injecting the continuous semantic priors via cross-attention enables SCOPE to learn canonicalized object coordinate systems across object instances beyond the distribution of known categories. SCOPE outperforms the current state of the art in synthetically trained category-level object pose estimation, achieving a relative improvement of 31.9\% on the 5$^\circ$5cm metric. Additional experiments on two instance-level datasets demonstrate generalization beyond known object categories, enabling grasping of unseen objects from unknown categories with a success rate of up to 100\%. Code available: https://github.com/hoenigpeter/scope.

📄 PDF Abstract BibTeX arXiv:2509.24572

Code (0)

등록된 구현이 없습니다.

Tasks

Pose Estimation

Similar Papers 제목 키워드 기반

HS-Pose: Hybrid Scope Feature Extraction for Category-level Object Pose Estimation

2023-03-28 · CVPR 2023 1 · Linfang Zheng, Chen Wang, Yinghan Sun, Esha Dasgupta 외

In this paper, we focus on the problem of category-level object pose estimation, which is challenging due to the large intra-category shape variation. 3D graph convolution (3D-GC) based methods have been widely used to e…

Pose EstimationTranslation

SimNP: Learning Self-Similarity Priors Between Neural Points

2023-09-07 · ICCV 2023 1 · Christopher Wewer, Eddy Ilg, Bernt Schiele, Jan Eric Lenssen

Existing neural field representations for 3D object reconstruction either (1) utilize object-level representations, but suffer from low-quality details due to conditioning on a global latent code, or (2) are able to perf…

3D Object ReconstructionObjectObject Reconstruction

InstancePin: Instance-Addressable Layout-to-Image Diffusion via Coordinate Pinning

2026-08-01 · Chaoyue Wu, Yunfei Zhang, Si Wu arxiv

Layout-to-image diffusion models have achieved impressive semantic controllability by conditioning generation on category-level segmentation maps. However, such category-aligned control is not necessarily instance-addres…

Exploiting Dynamic and Fine-grained Semantic Scope for Extreme Multi-label Text Classification

2022-05-24 · YuAn Wang, Huiling Song, Peng Huo, Tao Xu 외

Extreme multi-label text classification (XMTC) refers to the problem of tagging a given text with the most relevant subset of labels from a large label set. A majority of labels only have a few training instances due to …

Multi Label Text ClassificationMulti-Label Text Classificationtext-classificationText Classification

Emergence of a Shared Canonical Object Frame from In-the-Wild Videos

2026-06-29 · Tom Fischer, Martin Sundermeyer, Adam Kortylewski, Eddy Ilg arxiv

Comparing object orientations and positions across different instances requires their poses to be expressed in a shared canonical frame. Establishing such frames has traditionally required manual annotation, creating a s…

Pose Estimation