Papers › Geometric Unsupervised Domain Adaptation for Semantic Segmentation

Geometric Unsupervised Domain Adaptation for Semantic Segmentation

30 Mar 2021ICCV 2021 10arXiv:2103.16694archive 2025-07-28

Vitor Guizilini, Jie Li, Rares Ambrus, Adrien Gaidon

Simulators can efficiently generate large amounts of labeled synthetic data with perfect supervision for hard-to-label tasks like semantic segmentation. However, they introduce a domain gap that severely hurts real-world performance. We propose to use self-supervised monocular depth estimation as a proxy task to bridge this gap and improve sim-to-real unsupervised domain adaptation (UDA). Our Geometric Unsupervised Domain Adaptation method (GUDA) learns a domain-invariant representation via a multi-task objective combining synthetic semantic supervision with real-world geometric constraints on videos. GUDA establishes a new state of the art in UDA for semantic segmentation on three benchmarks, outperforming methods that use domain adversarial learning, self-training, or other self-supervised proxy tasks. Furthermore, we show that our method scales well with the quality and quantity of synthetic data while also improving depth prediction.

PaperPDFConference PDFCode 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="2103.16694")

Code

Syntology Ran 0 of 14 code samples harvested from 1 repository linked to this paper; 14 have no recorded run.

By repository: found in paper text by Syntology: 14 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

tri-ml/packnet-sfm found in paper text by SyntologyMIT 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

14 samples harvested; 0 ran; 0 honoured the contract we drafted; 14 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.

14unverified

Licence: 0 of the 14 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 tri-ml/packnet-sfm. “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.

construct_K tri-ml/packnet-sfm/packnet_sfm/geometry/camera_utils.py found in paper text by Syntology unverified MIT (permissive) · 3f9936537c112aa9 · report
dummy_calibration tri-ml/packnet-sfm/packnet_sfm/datasets/image_dataset.py found in paper text by Syntology unverified MIT (permissive) · 56344348062c1db9 · report
euler2mat tri-ml/packnet-sfm/packnet_sfm/geometry/pose_utils.py found in paper text by Syntology unverified MIT (permissive) · a4c5f47d2c6efb9c · report
get_idx tri-ml/packnet-sfm/packnet_sfm/datasets/image_dataset.py found in paper text by Syntology unverified MIT (permissive) · 6d3ca8f94497d761 · report
invert_pose tri-ml/packnet-sfm/packnet_sfm/geometry/pose_utils.py found in paper text by Syntology unverified MIT (permissive) · 1ec4bb6cee548217 · report
pose_vec2mat tri-ml/packnet-sfm/packnet_sfm/geometry/pose_utils.py found in paper text by Syntology unverified MIT (permissive) · e077e60a96f5a927 · report
read_files tri-ml/packnet-sfm/packnet_sfm/datasets/image_dataset.py found in paper text by Syntology unverified MIT (permissive) · bdf83cb105e62b4d · report
read_npz_depth tri-ml/packnet-sfm/packnet_sfm/datasets/kitti_dataset.py found in paper text by Syntology unverified MIT (permissive) · 1c9d1d852e11deaf · report
resize_depth tri-ml/packnet-sfm/packnet_sfm/datasets/augmentations.py found in paper text by Syntology unverified MIT (permissive) · 837c6a474dd26eff · report
rotx tri-ml/packnet-sfm/packnet_sfm/datasets/kitti_dataset_utils.py found in paper text by Syntology unverified MIT (permissive) · 5c94a7e309621404 · report
roty tri-ml/packnet-sfm/packnet_sfm/datasets/kitti_dataset_utils.py found in paper text by Syntology unverified MIT (permissive) · 0a19721bdaffaddd · report
rotz tri-ml/packnet-sfm/packnet_sfm/datasets/kitti_dataset_utils.py found in paper text by Syntology unverified MIT (permissive) · e1451f5589db8939 · report
scale_intrinsics tri-ml/packnet-sfm/packnet_sfm/geometry/camera_utils.py found in paper text by Syntology unverified MIT (permissive) · 8f01cf597a6c5057 · report
view_synthesis tri-ml/packnet-sfm/packnet_sfm/geometry/camera_utils.py found in paper text by Syntology unverified MIT (permissive) · 8c84d49a14bcb232 · report

Tasks

Depth EstimationDepth PredictionDomain AdaptationMonocular Depth EstimationSegmentationSemantic SegmentationUnsupervised Domain Adaptation

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