Papers › Single-to-Dual-View Adaptation for Egocentric 3D Hand Pose Estimation

Single-to-Dual-View Adaptation for Egocentric 3D Hand Pose Estimation

7 Mar 2024CVPR 2024 1arXiv:2403.04381archive 2025-07-28

Ruicong Liu, Takehiko Ohkawa, Mingfang Zhang, Yoichi Sato

The pursuit of accurate 3D hand pose estimation stands as a keystone for understanding human activity in the realm of egocentric vision. The majority of existing estimation methods still rely on single-view images as input, leading to potential limitations, e.g., limited field-of-view and ambiguity in depth. To address these problems, adding another camera to better capture the shape of hands is a practical direction. However, existing multi-view hand pose estimation methods suffer from two main drawbacks: 1) Requiring multi-view annotations for training, which are expensive. 2) During testing, the model becomes inapplicable if camera parameters/layout are not the same as those used in training. In this paper, we propose a novel Single-to-Dual-view adaptation (S2DHand) solution that adapts a pre-trained single-view estimator to dual views. Compared with existing multi-view training methods, 1) our adaptation process is unsupervised, eliminating the need for multi-view annotation. 2) Moreover, our method can handle arbitrary dual-view pairs with unknown camera parameters, making the model applicable to diverse camera settings. Specifically, S2DHand is built on certain stereo constraints, including pair-wise cross-view consensus and invariance of transformation between both views. These two stereo constraints are used in a complementary manner to generate pseudo-labels, allowing reliable adaptation. Evaluation results reveal that S2DHand achieves significant improvements on arbitrary camera pairs under both in-dataset and cross-dataset settings, and outperforms existing adaptation methods with leading performance. Project page: https://github.com/MickeyLLG/S2DHand.

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

Code

Syntology Ran 10 of 16 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 1 ran · honoured contract; 9 ran with no contract checked.

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

ut-vision/s2dhand officialmentioned in papermentioned on GitHubpytorchNOASSERTION report
ut-vision/actionvos mentioned on GitHubpytorch 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

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

1ran · honoured contract
9ran
6unverified

Licence: 16 of the 16 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 ut-vision/s2dhand. “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.

avg_pred ut-vision/s2dhand/consistency.py official repository ran fingerprinted licence not identified · pointer only · b026713fa01f220d · report
clean_state_dict ut-vision/s2dhand/model/shape_net.py official repository ran licence not identified · pointer only · ac95297821b3d0f7 · report
get_3d_annotations ut-vision/s2dhand/datasets/egodexter.py official repository ran licence not identified · pointer only · a84ca463a69d1a29 · report
get_item_3d_annotations ut-vision/s2dhand/datasets/egodexter.py official repository ran licence not identified · pointer only · 864468a4ac583e6b · report
get_pose_tile_torch ut-vision/S2DHand/model/detnet/detnet.py official repository ran · honoured contract fingerprinted licence not identified · pointer only · a4eeee5898813143 · report
load_skeleton ut-vision/s2dhand/consistency.py official repository ran licence not identified · pointer only · 8b9c7db7f6a4bf94 · report
matrix2angle ut-vision/s2dhand/calc_metrics.py official repository ran fingerprinted licence not identified · pointer only · f1ed2b871750ba25 · report
mpjpe_per_hand ut-vision/s2dhand/consistency.py official repository ran licence not identified · pointer only · 2ae94a09a46fce15 · report
net_2d ut-vision/S2DHand/model/detnet/detnet.py official repository ran · metamorphic tier: invariant fingerprinted licence not identified · pointer only · 4ce04fe94f374db1 · report
net_3d ut-vision/S2DHand/model/detnet/detnet.py official repository ran · metamorphic tier: invariant fingerprinted licence not identified · pointer only · f232f6825130fcb0 · report
Bottleneck ut-vision/S2DHand/model/detnet/detnet.py official repository unverified licence not identified · pointer only · fa9d6ba146288473 · report
ResNet ut-vision/S2DHand/model/detnet/detnet.py official repository unverified licence not identified · pointer only · 9a534a9c0040bf48 · report
_resnet ut-vision/S2DHand/model/detnet/detnet.py official repository unverified licence not identified · pointer only · c5339e7fc0013715 · report
detnet ut-vision/S2DHand/model/detnet/detnet.py official repository unverified licence not identified · pointer only · 1c0da9aa01b60443 · report
get_2d_annotations ut-vision/s2dhand/datasets/egodexter.py official repository unverified licence not identified · pointer only · 7cda78da35fca484 · report
resnet50 ut-vision/S2DHand/model/detnet/detnet.py official repository unverified licence not identified · pointer only · 432d4a32ef5fdf88 · report

Tasks

3D Hand Pose EstimationHand Pose EstimationPose 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