Papers › DECO: Dense Estimation of 3D Human-Scene Contact In The Wild

DECO: Dense Estimation of 3D Human-Scene Contact In The Wild

26 Sep 2023ICCV 2023 1arXiv:2309.15273archive 2025-07-28

Shashank Tripathi, Agniv Chatterjee, Jean-Claude Passy, Hongwei Yi, Dimitrios Tzionas, Michael J. Black

Understanding how humans use physical contact to interact with the world is key to enabling human-centric artificial intelligence. While inferring 3D contact is crucial for modeling realistic and physically-plausible human-object interactions, existing methods either focus on 2D, consider body joints rather than the surface, use coarse 3D body regions, or do not generalize to in-the-wild images. In contrast, we focus on inferring dense, 3D contact between the full body surface and objects in arbitrary images. To achieve this, we first collect DAMON, a new dataset containing dense vertex-level contact annotations paired with RGB images containing complex human-object and human-scene contact. Second, we train DECO, a novel 3D contact detector that uses both body-part-driven and scene-context-driven attention to estimate vertex-level contact on the SMPL body. DECO builds on the insight that human observers recognize contact by reasoning about the contacting body parts, their proximity to scene objects, and the surrounding scene context. We perform extensive evaluations of our detector on DAMON as well as on the RICH and BEHAVE datasets. We significantly outperform existing SOTA methods across all benchmarks. We also show qualitatively that DECO generalizes well to diverse and challenging real-world human interactions in natural images. The code, data, and models are available at https://deco.is.tue.mpg.de.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

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

Code

Syntology Ran 7 of 12 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 6 ran with no contract checked.

By repository: official repository: 12 samples from 1 repository, 7 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

sha2nkt/deco officialmentioned on GitHubpytorch report
CarstenEpic/humos mentioned on GitHubpytorchNOASSERTION 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

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

1ran · our draft was wrong
6ran
5unverified

Licence: 12 of the 12 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 sha2nkt/deco. “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.

BasicBlock sha2nkt/deco/models/deco.py official repository ran licence not identified · pointer only · aa08b1e9b931f4dd · report
Classifier sha2nkt/deco/models/deco.py official repository ran licence not identified · pointer only · 4c099b4d3a311a6f · report
Cross_Att sha2nkt/deco/models/deco.py official repository ran licence not identified · pointer only · 3fc2ad51ca7a1405 · report
Decoder sha2nkt/deco/models/deco.py official repository ran licence not identified · pointer only · 5f277424861d148f · report
HighResolutionModule sha2nkt/deco/models/deco.py official repository ran licence not identified · pointer only · a06fe498ccd35dab · report
Self_Attn sha2nkt/deco/models/deco.py official repository ran licence not identified · pointer only · 80c771b3b438e460 · report
get_cfg_defaults sha2nkt/deco/models/deco.py official repository ran · our draft was wrong fingerprinted licence not identified · pointer only · 779c0baa2f2d2439 · report
DECO sha2nkt/deco/models/deco.py official repository unverified licence not identified · pointer only · df75e7818b4fed38 · report
Encoder sha2nkt/deco/models/deco.py official repository unverified licence not identified · pointer only · 0d8376e8bee064b3 · report
PoseHighResolutionNet sha2nkt/deco/models/deco.py official repository unverified licence not identified · pointer only · 6fb96a9d4d5b6696 · report
get_pose_net sha2nkt/deco/models/deco.py official repository unverified licence not identified · pointer only · 8c72b232bd94f8d4 · report
hrnet_w32 sha2nkt/deco/models/deco.py official repository unverified licence not identified · pointer only · 5e2070c53b6e1fcb · report

Tasks

Contact DetectionDense contact estimationHuman-Object Interaction Detection

Datasets

Introduced by this paper, per the archive.

DAMON

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Contact Detection BEHAVE DECO Precision 0.638 #2 of 4 Archive leaderboard report
Contact Detection BEHAVE DECO Recall 0.337 #2 of 4 Archive leaderboard report
Dense contact estimation MOW DECO F1-Score 0.197 #2 of 4 Archive leaderboard report
Dense contact estimation MOW DECO Precision 0.246 #2 of 4 Archive leaderboard report
Dense contact estimation MOW DECO Recall 0.235 #2 of 4 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Focus

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