Papers › Articulation-aware Canonical Surface Mapping

Articulation-aware Canonical Surface Mapping

1 Apr 2020CVPR 2020 6arXiv:2004.00614archive 2025-07-28

Nilesh Kulkarni, Abhinav Gupta, David F. Fouhey, Shubham Tulsiani

We tackle the tasks of: 1) predicting a Canonical Surface Mapping (CSM) that indicates the mapping from 2D pixels to corresponding points on a canonical template shape, and 2) inferring the articulation and pose of the template corresponding to the input image. While previous approaches rely on keypoint supervision for learning, we present an approach that can learn without such annotations. Our key insight is that these tasks are geometrically related, and we can obtain supervisory signal via enforcing consistency among the predictions. We present results across a diverse set of animal object categories, showing that our method can learn articulation and CSM prediction from image collections using only foreground mask labels for training. We empirically show that allowing articulation helps learn more accurate CSM prediction, and that enforcing the consistency with predicted CSM is similarly critical for learning meaningful articulation.

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

Code

Syntology Ran 2 of 17 code samples harvested from 1 repository linked to this paper; 15 have no recorded run. Of those that ran: 2 ran · honoured contract.

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

nileshkulkarni/acsm mentioned 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

17 samples harvested; 2 ran; 2 honoured the contract we drafted; 15 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
15unverified

Licence: 0 of the 17 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 nileshkulkarni/acsm. “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.

camPosToQuaternion nileshkulkarni/acsm/acsm/renderer/render_model_ortho_views.py community (archive-listed) ran · honoured contract fingerprinted Apache-2.0 (permissive) · 478f5c0f1d3df811 · report
quaternionFromYawPitchRoll nileshkulkarni/acsm/acsm/renderer/render_model_ortho_views.py community (archive-listed) ran · honoured contract fingerprinted Apache-2.0 (permissive) · 02fcb6803abcb05d · report
camRotQuaternion nileshkulkarni/acsm/acsm/renderer/render_model_ortho_views.py community (archive-listed) unverified Apache-2.0 (permissive) · 916c004f7fb4c87c · report
ck_at_interval nileshkulkarni/acsm/acsm/benchmark/pck_eval.py community (archive-listed) unverified Apache-2.0 (permissive) · e9a74ce31735f8a9 · report
code_loss nileshkulkarni/acsm/acsm/nnutils/de_loss_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · f610cc3cbbf5fe56 · report
conv2d nileshkulkarni/acsm/acsm/nnutils/de_net.py community (archive-listed) unverified Apache-2.0 (permissive) · 559f5c4d23de6d99 · report
depth_loss_fn nileshkulkarni/acsm/acsm/nnutils/loss_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · 7967131366de699b · report
depth_loss_fn_vis nileshkulkarni/acsm/acsm/nnutils/loss_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · fa754d842092d235 · report
inst_bench_evaluate nileshkulkarni/acsm/acsm/benchmark/evaluate_pr.py community (archive-listed) unverified Apache-2.0 (permissive) · b1e594c7cca4ac5c · report
load_active_parts nileshkulkarni/acsm/acsm/nnutils/model_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · 4d48c5e8db68bd8c · report
load_template_shapes nileshkulkarni/acsm/acsm/nnutils/model_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · c2ef71b3326d1864 · report
mask_loss_fn nileshkulkarni/acsm/acsm/nnutils/loss_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · 338418906f6b74b4 · report
pck_at_intervals nileshkulkarni/acsm/acsm/benchmark/pck_eval.py community (archive-listed) unverified Apache-2.0 (permissive) · 283e549766187046 · report
ravel_coordinates_image nileshkulkarni/acsm/acsm/nnutils/net_blocks.py community (archive-listed) unverified Apache-2.0 (permissive) · f4dae52c3c6ea0ac · report
ravel_index_pytorch nileshkulkarni/acsm/acsm/nnutils/net_blocks.py community (archive-listed) unverified Apache-2.0 (permissive) · 67351b97803513ef · report
remove_nans nileshkulkarni/acsm/acsm/benchmark/pck_eval.py community (archive-listed) unverified Apache-2.0 (permissive) · 63d8b60083ae8c04 · report
unravel_coordinates_image nileshkulkarni/acsm/acsm/nnutils/net_blocks.py community (archive-listed) unverified Apache-2.0 (permissive) · f84e233547584167 · report

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