Papers › One2Any: One-Reference 6D Pose Estimation for Any Object

One2Any: One-Reference 6D Pose Estimation for Any Object

7 May 2025CVPR 2025 1arXiv:2505.04109archive 2025-07-28

Mengya Liu, Siyuan Li, Ajad Chhatkuli, Prune Truong, Luc van Gool, Federico Tombari

6D object pose estimation remains challenging for many applications due to dependencies on complete 3D models, multi-view images, or training limited to specific object categories. These requirements make generalization to novel objects difficult for which neither 3D models nor multi-view images may be available. To address this, we propose a novel method One2Any that estimates the relative 6-degrees of freedom (DOF) object pose using only a single reference-single query RGB-D image, without prior knowledge of its 3D model, multi-view data, or category constraints. We treat object pose estimation as an encoding-decoding process, first, we obtain a comprehensive Reference Object Pose Embedding (ROPE) that encodes an object shape, orientation, and texture from a single reference view. Using this embedding, a U-Net-based pose decoding module produces Reference Object Coordinate (ROC) for new views, enabling fast and accurate pose estimation. This simple encoding-decoding framework allows our model to be trained on any pair-wise pose data, enabling large-scale training and demonstrating great scalability. Experiments on multiple benchmark datasets demonstrate that our model generalizes well to novel objects, achieving state-of-the-art accuracy and robustness even rivaling methods that require multi-view or CAD inputs, at a fraction of compute.

PaperPDFConference PDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2505.04109")

Code

Syntology Ran 0 of 19 code samples harvested from 1 repository linked to this paper; 19 have no recorded run.

By repository: found in paper text by Syntology: 19 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

lmy1001/One2Any found in paper text by SyntologyMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

19 samples harvested; 0 ran; 0 honoured the contract we drafted; 19 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

19unverified

Licence: 0 of the 19 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from lmy1001/One2Any. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

calc_ap lmy1001/One2Any/bop_toolkit_lib/score.py found in paper text by Syntology unverified MIT (permissive) · 20ec57f6cf2446d9 · report
calc_recall lmy1001/One2Any/bop_toolkit_lib/score.py found in paper text by Syntology unverified MIT (permissive) · d76b43d3a20eeb7a · report
create_annotation_info lmy1001/One2Any/bop_toolkit_lib/pycoco_utils.py found in paper text by Syntology unverified MIT (permissive) · 0732c9a720647348 · report
create_image_info lmy1001/One2Any/bop_toolkit_lib/pycoco_utils.py found in paper text by Syntology unverified MIT (permissive) · 576747dbe5e73de5 · report
create_renderer lmy1001/One2Any/bop_toolkit_lib/renderer.py found in paper text by Syntology unverified MIT (permissive) · 86c2c92a88b73759 · report
depth_im_to_dist_im_fast lmy1001/One2Any/bop_toolkit_lib/misc.py found in paper text by Syntology unverified MIT (permissive) · a79dd709043573d9 · report
get_model_params lmy1001/One2Any/bop_toolkit_lib/dataset_params.py found in paper text by Syntology unverified MIT (permissive) · c72662e2a81ebee8 · report
get_split_params lmy1001/One2Any/bop_toolkit_lib/dataset_params.py found in paper text by Syntology unverified MIT (permissive) · d8f84a24e62e1b7f · report
get_symmetry_transformations lmy1001/One2Any/bop_toolkit_lib/misc.py found in paper text by Syntology unverified MIT (permissive) · abebf20b19ea20d4 · report
load_depth lmy1001/One2Any/bop_toolkit_lib/inout.py found in paper text by Syntology unverified MIT (permissive) · 442114d278cb53d1 · report
load_im lmy1001/One2Any/bop_toolkit_lib/inout.py found in paper text by Syntology unverified MIT (permissive) · 99b229847ad17a60 · report
load_json lmy1001/One2Any/bop_toolkit_lib/inout.py found in paper text by Syntology unverified MIT (permissive) · 556be2ec895c3dea · report
match_poses lmy1001/One2Any/bop_toolkit_lib/pose_matching.py found in paper text by Syntology unverified MIT (permissive) · 50777ae279deac07 · report
match_poses_scene lmy1001/One2Any/bop_toolkit_lib/pose_matching.py found in paper text by Syntology unverified MIT (permissive) · 1d31949aacb41fe6 · report
merge_coco_results lmy1001/One2Any/bop_toolkit_lib/pycoco_utils.py found in paper text by Syntology unverified MIT (permissive) · b5adb28d03f83525 · report
mspd lmy1001/One2Any/bop_toolkit_lib/pose_error.py found in paper text by Syntology unverified MIT (permissive) · 7e04e6347c08e73a · report
mssd lmy1001/One2Any/bop_toolkit_lib/pose_error.py found in paper text by Syntology unverified MIT (permissive) · 5a691ab2e634766c · report
project_pts lmy1001/One2Any/bop_toolkit_lib/misc.py found in paper text by Syntology unverified MIT (permissive) · 58dad4ea5275fc6f · report
vsd lmy1001/One2Any/bop_toolkit_lib/pose_error.py found in paper text by Syntology unverified MIT (permissive) · eb6b21f921820a5e · report

Tasks

6D Pose Estimation6D Pose Estimation using RGBObjectPose Estimation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections