Papers › Online Domain Adaptation for Semantic Segmentation in Ever-Changing Conditions

Online Domain Adaptation for Semantic Segmentation in Ever-Changing Conditions

21 Jul 2022arXiv:2207.10667archive 2025-07-28

Theodoros Panagiotakopoulos, Pier Luigi Dovesi, Linus Härenstam-Nielsen, Matteo Poggi

Unsupervised Domain Adaptation (UDA) aims at reducing the domain gap between training and testing data and is, in most cases, carried out in offline manner. However, domain changes may occur continuously and unpredictably during deployment (e.g. sudden weather changes). In such conditions, deep neural networks witness dramatic drops in accuracy and offline adaptation may not be enough to contrast it. In this paper, we tackle Online Domain Adaptation (OnDA) for semantic segmentation. We design a pipeline that is robust to continuous domain shifts, either gradual or sudden, and we evaluate it in the case of rainy and foggy scenarios. Our experiments show that our framework can effectively adapt to new domains during deployment, while not being affected by catastrophic forgetting of the previous domains.

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

Code

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

By repository: official repository: 20 samples from 1 repository, 15 ran; 1 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

theo2021/onda officialmentioned in papermentioned on GitHubpytorchGPL-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

21 samples harvested; 16 ran; 3 honoured the contract we drafted; 5 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.

3ran · honoured contract
1ran · violated contract
2ran · our draft was wrong
5ran · fixture could not drive it
5ran
5unverified

Licence: 21 of the 21 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 theo2021/OnDA. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “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.

CXE theo2021/OnDA/framework/domain_adaptation/methods/prototypes.py official repository ran · honoured contract fingerprinted GPL-2.0 (copyleft) · pointer only · 89efb7f6fd0f5c48 · report
ECE theo2021/OnDA/framework/domain_adaptation/methods/prototypes.py official repository ran GPL-2.0 (copyleft) · pointer only · 0bc9611aa0b77309 · report
Monitor theo2021/OnDA/framework/domain_adaptation/methods/prototypes.py official repository ran GPL-2.0 (copyleft) · pointer only · a1504096c1d68b2c · report
batchnorm_stats theo2021/OnDA/framework/domain_adaptation/methods/prototypes.py official repository ran GPL-2.0 (copyleft) · pointer only · 7520170a6b8d23cf · report
cross_entropy_2d theo2021/OnDA/framework/domain_adaptation/methods/prototypes.py official repository ran · fixture could not drive it fingerprinted GPL-2.0 (copyleft) · pointer only · c9ad30dd0a145395 · report
da_model theo2021/OnDA/framework/domain_adaptation/methods/prototypes.py official repository ran GPL-2.0 (copyleft) · pointer only · 9fbf4a731ce117c1 · report
entropy_loss theo2021/OnDA/framework/domain_adaptation/methods/prototypes.py official repository ran · fixture could not drive it fingerprinted GPL-2.0 (copyleft) · pointer only · d26c4d52f259e495 · report
ewc_loss theo2021/OnDA/framework/domain_adaptation/methods/prototypes.py official repository ran · honoured contract GPL-2.0 (copyleft) · pointer only · bfbaedc6197ef57d · report
loss_calc theo2021/OnDA/framework/domain_adaptation/methods/prototypes.py official repository ran · our draft was wrong GPL-2.0 (copyleft) · pointer only · b3ac95de398fe423 · report
lr_poly theo2021/OnDA/framework/domain_adaptation/methods/prototypes.py official repository ran · honoured contract fingerprinted GPL-2.0 (copyleft) · pointer only · 9fec89dab050cb13 · report
per_class_iu theo2021/OnDA/framework/domain_adaptation/methods/prototypes.py official repository ran · violated contract fingerprinted GPL-2.0 (copyleft) · pointer only · da79e98c38ae72a6 · report
prototype_handler theo2021/OnDA/framework/domain_adaptation/methods/prototypes.py official repository ran GPL-2.0 (copyleft) · pointer only · 81c39eaf167b7b81 · report
rce theo2021/OnDA/framework/domain_adaptation/methods/prototypes.py official repository ran · fixture could not drive it GPL-2.0 (copyleft) · pointer only · 44561849fbfaa903 · report
regular_loss theo2021/OnDA/framework/domain_adaptation/methods/prototypes.py official repository ran · fixture could not drive it fingerprinted GPL-2.0 (copyleft) · pointer only · 55c7d29661829cb7 · report
segment_sample theo2021/OnDA/framework/domain_adaptation/methods/prototypes.py official repository ran · our draft was wrong GPL-2.0 (copyleft) · pointer only · 50b2d3809db27547 · report
evaluation theo2021/OnDA/framework/domain_adaptation/methods/prototypes.py official repository unverified GPL-2.0 (copyleft) · pointer only · cf0328586e1295aa · report
js_divergance theo2021/OnDA/framework/domain_adaptation/methods/prototypes.py official repository unverified GPL-2.0 (copyleft) · pointer only · 910de18a01677f86 · report
online_proDA theo2021/OnDA/framework/domain_adaptation/methods/prototypes.py official repository unverified GPL-2.0 (copyleft) · pointer only · b36795d53ff302c4 · report
switch_batch_statistics theo2021/OnDA/framework/domain_adaptation/methods/prototypes.py official repository unverified GPL-2.0 (copyleft) · pointer only · 978f9f452b9e0145 · report
wandb_image theo2021/OnDA/framework/domain_adaptation/methods/prototypes.py official repository unverified GPL-2.0 (copyleft) · pointer only · c2fa9c2db9a59354 · report
fast_hist identical code first harvested elsewhere ran · fixture could not drive it licence of this copy not recorded · d86fb168246b16a4 · report

Tasks

Domain AdaptationOnline Domain AdaptationSemantic 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