Papers › OnePose: One-Shot Object Pose Estimation without CAD Models

OnePose: One-Shot Object Pose Estimation without CAD Models

24 May 2022CVPR 2022 1arXiv:2205.12257archive 2025-07-28

Jiaming Sun, ZiHao Wang, Siyu Zhang, Xingyi He, Hongcheng Zhao, Guofeng Zhang, Xiaowei Zhou

We propose a new method named OnePose for object pose estimation. Unlike existing instance-level or category-level methods, OnePose does not rely on CAD models and can handle objects in arbitrary categories without instance- or category-specific network training. OnePose draws the idea from visual localization and only requires a simple RGB video scan of the object to build a sparse SfM model of the object. Then, this model is registered to new query images with a generic feature matching network. To mitigate the slow runtime of existing visual localization methods, we propose a new graph attention network that directly matches 2D interest points in the query image with the 3D points in the SfM model, resulting in efficient and robust pose estimation. Combined with a feature-based pose tracker, OnePose is able to stably detect and track 6D poses of everyday household objects in real-time. We also collected a large-scale dataset that consists of 450 sequences of 150 objects.

PaperPDFConference PDFCodeCode 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="2205.12257")

Code

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

By repository: official repository: 10 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.

zju3dv/OnePose officialmentioned on GitHubpytorchApache-2.0 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

10 samples harvested; 0 ran; 0 honoured the contract we drafted; 10 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.

10unverified

Licence: 0 of the 10 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 zju3dv/OnePose. “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.

get_arkit_default_path zju3dv/OnePose/parse_scanned_data.py official repository unverified Apache-2.0 (permissive) · 2e3c0b407c190c61 · report
get_bbox3d zju3dv/OnePose/parse_scanned_data.py official repository unverified Apache-2.0 (permissive) · beee41eb3eb63bf5 · report
get_default_paths zju3dv/OnePose/inference.py official repository unverified Apache-2.0 (permissive) · f77edadc60c19441 · report
get_test_default_path zju3dv/OnePose/parse_scanned_data.py official repository unverified Apache-2.0 (permissive) · 5cd642f6d8a8e81b · report
get_wandb_logger zju3dv/OnePose/src/callbacks/wandb_callbacks.py official repository unverified Apache-2.0 (permissive) · 7aeaeaee5b2b9aac · report
load_model zju3dv/OnePose/inference.py official repository unverified Apache-2.0 (permissive) · 9a11f7aabe61f9e3 · report
pack_data zju3dv/OnePose/feature_matching_object_detector.py official repository unverified Apache-2.0 (permissive) · 300e13ac1d735290 · report
pack_data zju3dv/OnePose/inference.py official repository unverified Apache-2.0 (permissive) · b8ef93d801c22186 · report
pack_extract_data zju3dv/OnePose/src/local_feature_2D_detector/local_feature_2D_detector.py official repository unverified Apache-2.0 (permissive) · 9e2b514417b81834 · report
pack_match_data zju3dv/OnePose/src/local_feature_2D_detector/local_feature_2D_detector.py official repository unverified Apache-2.0 (permissive) · 4b572331689d7f64 · report

Tasks

6D Pose EstimationGraph AttentionObjectPose EstimationVisual Localization

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