Papers › WildNet: Learning Domain Generalized Semantic Segmentation from the Wild

WildNet: Learning Domain Generalized Semantic Segmentation from the Wild

4 Apr 2022CVPR 2022 1arXiv:2204.01446archive 2025-07-28

Suhyeon Lee, Hongje Seong, Seongwon Lee, Euntai Kim

We present a new domain generalized semantic segmentation network named WildNet, which learns domain-generalized features by leveraging a variety of contents and styles from the wild. In domain generalization, the low generalization ability for unseen target domains is clearly due to overfitting to the source domain. To address this problem, previous works have focused on generalizing the domain by removing or diversifying the styles of the source domain. These alleviated overfitting to the source-style but overlooked overfitting to the source-content. In this paper, we propose to diversify both the content and style of the source domain with the help of the wild. Our main idea is for networks to naturally learn domain-generalized semantic information from the wild. To this end, we diversify styles by augmenting source features to resemble wild styles and enable networks to adapt to a variety of styles. Furthermore, we encourage networks to learn class-discriminant features by providing semantic variations borrowed from the wild to source contents in the feature space. Finally, we regularize networks to capture consistent semantic information even when both the content and style of the source domain are extended to the wild. Extensive experiments on five different datasets validate the effectiveness of our WildNet, and we significantly outperform state-of-the-art methods. The source code and model are available online: https://github.com/suhyeonlee/WildNet.

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

Code

Syntology Ran 4 of 13 code samples harvested from 1 repository linked to this paper; 9 have no recorded run. Of those that ran: 4 ran · fixture could not drive it.

By repository: official repository: 12 samples from 1 repository, 4 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.

suhyeonlee/wildnet officialmentioned in papermentioned 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

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

4ran · fixture could not drive it
9unverified

Licence: 13 of the 13 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 suhyeonlee/WildNet. 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.

Upsample suhyeonlee/WildNet/network/deepv3.py official repository ran · fixture could not drive it no licence file found · pointer only · 4112196d71217350 · report
concat_all_gather suhyeonlee/WildNet/network/deepv3.py official repository ran · fixture could not drive it no licence file found · pointer only · c64b9f8d154957e3 · report
exclude_unknown suhyeonlee/WildNet/network/deepv3.py official repository ran · fixture could not drive it no licence file found · pointer only · 433823b48f9ea265 · report
include_unknown suhyeonlee/WildNet/network/deepv3.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · 09292c568a6f69ba · report
AttrDict suhyeonlee/WildNet/network/deepv3.py official repository unverified no licence file found · pointer only · 5904b95e70b5177a · report
DeepV3Plus suhyeonlee/WildNet/network/deepv3.py official repository unverified no licence file found · pointer only · 5c515b3ff5d96027 · report
Norm2d suhyeonlee/WildNet/network/deepv3.py official repository unverified no licence file found · pointer only · 39bffb681ee77176 · report
_AtrousSpatialPyramidPoolingModule suhyeonlee/WildNet/network/deepv3.py official repository unverified no licence file found · pointer only · 4e9e64472a998b9a · report
_dequeue_and_enqueue suhyeonlee/WildNet/network/deepv3.py official repository unverified no licence file found · pointer only · c4e3b2b919c3ab09 · report
get_content_extension_loss suhyeonlee/WildNet/network/deepv3.py official repository unverified no licence file found · pointer only · cb4236389aada2e6 · report
initialize_weights suhyeonlee/WildNet/network/deepv3.py official repository unverified no licence file found · pointer only · 834002e19e40e1c4 · report
varsize_tensor_all_gather suhyeonlee/WildNet/network/deepv3.py official repository unverified no licence file found · pointer only · 6bfd397debbdc195 · report
get_upsampling_weight identical code first harvested elsewhere unverified licence of this copy not recorded · 68f02849ad3eb678 · report

Tasks

Domain GeneralizationSemantic Segmentation

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