Papers › MBW: Multi-view Bootstrapping in the Wild

MBW: Multi-view Bootstrapping in the Wild

4 Oct 2022arXiv:2210.01721archive 2025-07-28

Mosam Dabhi, Chaoyang Wang, Tim Clifford, Laszlo Attila Jeni, Ian R. Fasel, Simon Lucey

Labeling articulated objects in unconstrained settings have a wide variety of applications including entertainment, neuroscience, psychology, ethology, and many fields of medicine. Large offline labeled datasets do not exist for all but the most common articulated object categories (e.g., humans). Hand labeling these landmarks within a video sequence is a laborious task. Learned landmark detectors can help, but can be error-prone when trained from only a few examples. Multi-camera systems that train fine-grained detectors have shown significant promise in detecting such errors, allowing for self-supervised solutions that only need a small percentage of the video sequence to be hand-labeled. The approach, however, is based on calibrated cameras and rigid geometry, making it expensive, difficult to manage, and impractical in real-world scenarios. In this paper, we address these bottlenecks by combining a non-rigid 3D neural prior with deep flow to obtain high-fidelity landmark estimates from videos with only two or three uncalibrated, handheld cameras. With just a few annotations (representing 1-2% of the frames), we are able to produce 2D results comparable to state-of-the-art fully supervised methods, along with 3D reconstructions that are impossible with other existing approaches. Our Multi-view Bootstrapping in the Wild (MBW) approach demonstrates impressive results on standard human datasets, as well as tigers, cheetahs, fish, colobus monkeys, chimpanzees, and flamingos from videos captured casually in a zoo. We release the codebase for MBW as well as this challenging zoo dataset consisting image frames of tail-end distribution categories with their corresponding 2D, 3D labels generated from minimal human intervention.

PaperPDFCodeCode 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="2210.01721")

Code

Syntology Ran 14 of 16 code samples harvested from 2 repositories linked to this paper; 2 have no recorded run. Of those that ran: 5 ran · our draft was wrong; 4 ran · fixture could not drive it; 5 ran with no contract checked.

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

mosamdabhi/mbw officialmentioned in papermentioned on GitHubpytorch report
mosamdabhi/mbw-data officialmentioned in papermentioned on GitHubNOASSERTION 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; 14 ran; 0 honoured the contract we drafted; 2 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.

5ran · our draft was wrong
4ran · fixture could not drive it
5ran
2unverified

Licence: 1 of the 16 samples is 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

BlockSparseCodingLayer mosamdabhi/mbw/modules/mvnrsfm/mvnrsfm_train.py official repository ran BSD-3-Clause (permissive) · c4b9ae62db86677e · report
OnPEstimator mosamdabhi/mbw/modules/mvnrsfm/mvnrsfm_train.py official repository ran fingerprinted BSD-3-Clause (permissive) · 5f29a57e42248b4a · report
SparseCodeExtractionLayer mosamdabhi/mbw/modules/mvnrsfm/mvnrsfm_train.py official repository ran fingerprinted BSD-3-Clause (permissive) · 95698fa3240b78e8 · report
VecSparseCodingLayer mosamdabhi/mbw/modules/mvnrsfm/mvnrsfm_train.py official repository ran BSD-3-Clause (permissive) · 7c015219ac5af148 · report
computeMPJPE mosamdabhi/mbw/modules/mvnrsfm/mvnrsfm_train.py official repository ran · fixture could not drive it fingerprinted BSD-3-Clause (permissive) · d8ceaef95e13792e · report
error_ratio mosamdabhi/mbw/modules/mvnrsfm/mvnrsfm_train.py official repository ran · fixture could not drive it fingerprinted BSD-3-Clause (permissive) · 35f88ab6c63924c0 · report
get_device mosamdabhi/mbw/modules/mvnrsfm/mvnrsfm_train.py official repository ran BSD-3-Clause (permissive) · dd8dc8b64c5e304a · report
get_joints mosamdabhi/mbw-data/python/joints_function.py official repository ran · our draft was wrong licence not identified · pointer only · 87df747715c00040 · report
make_rotation_matrix mosamdabhi/mbw/modules/mvnrsfm/mvnrsfm_train.py official repository ran · fixture could not drive it fingerprinted BSD-3-Clause (permissive) · 5b931698793ecf7b · report
normalize_3d_structure mosamdabhi/mbw/modules/mvnrsfm/mvnrsfm_train.py official repository ran · our draft was wrong fingerprinted BSD-3-Clause (permissive) · 9edb93f56e50a211 · report
onp mosamdabhi/mbw/modules/mvnrsfm/mvnrsfm_train.py official repository ran · fixture could not drive it fingerprinted BSD-3-Clause (permissive) · 849a1f3486ab123f · report
process_data_type mosamdabhi/mbw/modules/mvnrsfm/mvnrsfm_train.py official repository ran · our draft was wrong fingerprinted BSD-3-Clause (permissive) · 5fa5784ee4bc9ff4 · report
procrustes_align mosamdabhi/mbw/modules/mvnrsfm/mvnrsfm_train.py official repository ran · our draft was wrong BSD-3-Clause (permissive) · cb3424ad9ae6d988 · report
relu_threshold mosamdabhi/mbw/modules/mvnrsfm/mvnrsfm_train.py official repository ran · our draft was wrong fingerprinted BSD-3-Clause (permissive) · fbb59c9ab4d488e3 · report
MVNRSfM mosamdabhi/mbw/modules/mvnrsfm/mvnrsfm_train.py official repository unverified BSD-3-Clause (permissive) · 881edbe731b97896 · report
make_dir mosamdabhi/mbw/modules/mvnrsfm/mvnrsfm_train.py official repository unverified BSD-3-Clause (permissive) · 00840fbf82519fc0 · report

Tasks

3D ReconstructionPose EstimationSemi-supervised 2D and 3D landmark labelingUnsupervised Landmark Detection

Datasets

Introduced by this paper, per the archive.

MBW - Zoo Dataset

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