Papers › CosyPose: Consistent multi-view multi-object 6D pose estimation

CosyPose: Consistent multi-view multi-object 6D pose estimation

19 Aug 2020ECCV 2020 8arXiv:2008.08465archive 2025-07-28

Yann Labbé, Justin Carpentier, Mathieu Aubry, Josef Sivic

We introduce an approach for recovering the 6D pose of multiple known objects in a scene captured by a set of input images with unknown camera viewpoints. First, we present a single-view single-object 6D pose estimation method, which we use to generate 6D object pose hypotheses. Second, we develop a robust method for matching individual 6D object pose hypotheses across different input images in order to jointly estimate camera viewpoints and 6D poses of all objects in a single consistent scene. Our approach explicitly handles object symmetries, does not require depth measurements, is robust to missing or incorrect object hypotheses, and automatically recovers the number of objects in the scene. Third, we develop a method for global scene refinement given multiple object hypotheses and their correspondences across views. This is achieved by solving an object-level bundle adjustment problem that refines the poses of cameras and objects to minimize the reprojection error in all views. We demonstrate that the proposed method, dubbed CosyPose, outperforms current state-of-the-art results for single-view and multi-view 6D object pose estimation by a large margin on two challenging benchmarks: the YCB-Video and T-LESS datasets. Code and pre-trained models are available on the project webpage https://www.di.ens.fr/willow/research/cosypose/.

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="2008.08465")

Code

Syntology Ran 3 of 13 code samples harvested from 1 repository linked to this paper; 10 have no recorded run. Of those that ran: 2 ran · honoured contract; 1 ran · fixture could not drive it.

By repository: community (archive-listed): 13 samples from 1 repository, 3 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

azad96/cosypose-custom mentioned on GitHubpytorchMIT report
hz-ants/cosypose-Base-on-multi-view mentioned on GitHubpytorchMIT report
princeton-vl/coupled-iterative-refinement mentioned on GitHubpytorchMIT report
ylabbe/cosypose mentioned on GitHubpytorchMIT 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

13 samples harvested; 3 ran; 2 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.

2ran · honoured contract
1ran · fixture could not drive it
10unverified

Licence: 0 of the 13 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 princeton-vl/coupled-iterative-refinement. “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.

drop_connect princeton-vl/coupled-iterative-refinement/pose_models/efficientnet_utils.py community (archive-listed) ran · fixture could not drive it MIT (permissive) · 2dd5dfa94542911e · report
round_filters princeton-vl/coupled-iterative-refinement/pose_models/efficientnet_utils.py community (archive-listed) ran · honoured contract MIT (permissive) · 826e2e91d6a9ec09 · report
round_repeats princeton-vl/coupled-iterative-refinement/pose_models/efficientnet_utils.py community (archive-listed) ran · honoured contract MIT (permissive) · 4d8e794b593d34a0 · report
apply_imagespace_predictions princeton-vl/coupled-iterative-refinement/pose_models/efficientnet.py community (archive-listed) unverified MIT (permissive) · 37dd8850d4b151ee · report
boxes_from_uv princeton-vl/coupled-iterative-refinement/crops/camera_geometry.py community (archive-listed) unverified MIT (permissive) · 4b9267025c1f4992 · report
compute_rotation_matrix_from_ortho6d princeton-vl/coupled-iterative-refinement/pose_models/efficientnet.py community (archive-listed) unverified MIT (permissive) · d76737aa2cc06279 · report
create_model_detector princeton-vl/coupled-iterative-refinement/detector/detector_models_cfg.py community (archive-listed) unverified MIT (permissive) · 367b68d1f210f140 · report
deepim_boxes princeton-vl/coupled-iterative-refinement/crops/cropping.py community (archive-listed) unverified MIT (permissive) · 72e2c4d465007d00 · report
deepim_crops_robust princeton-vl/coupled-iterative-refinement/crops/cropping.py community (archive-listed) unverified MIT (permissive) · afd05bc8d8059b93 · report
keep_bop19 princeton-vl/coupled-iterative-refinement/datasets/bop.py community (archive-listed) unverified MIT (permissive) · df7cc5396e64965b · report
project_points princeton-vl/coupled-iterative-refinement/crops/camera_geometry.py community (archive-listed) unverified MIT (permissive) · 97302b107be98065 · report
project_points_robust princeton-vl/coupled-iterative-refinement/crops/camera_geometry.py community (archive-listed) unverified MIT (permissive) · 0b09f5c918855150 · report
remap_bop_targets princeton-vl/coupled-iterative-refinement/datasets/bop.py community (archive-listed) unverified MIT (permissive) · 48f8f57abcc61932 · 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