RoyalVane/CLAN
( TPAMI2022 / CVPR2019 Oral ) Taking A Closer Look at Domain Shift: Category-level Adversaries for Semantics Consistent Domain Adaptation observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2711
- days_rel: n/a
- days_push: 1999
- n_releases_24m: 0
Adoption not part of the score
1289 stars · 44 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Official PyTorch implementation of CLAN, a CVPR 2019 (oral) / TPAMI 2022 method for unsupervised domain adaptation in semantic segmentation using category-level adversaries with semantics-consistent alignment. It includes training, evaluation, and IoU computation scripts for adapting segmentation models from synthetic datasets (GTA5, SYNTHIA) to the real-world Cityscapes dataset, plus pretrained model checkpoints.
Use cases
- adapt a semantic segmentation model from synthetic images to real street scenes
- reproduce CLAN CVPR 2019 results on GTA5-to-Cityscapes
- benchmark my segmentation model against a domain adaptation baseline
- run unsupervised domain adaptation without source labels at test time
- compute mIoU for segmentation predictions on Cityscapes validation
- evaluate many training checkpoints in bulk to find the best epoch
When to choose
- you need the exact reference implementation for a domain adaptation paper or comparison baseline
- you are doing research on adversarial alignment for semantic segmentation and want a starting codebase
- you need pretrained GTA5/SYNTHIA-to-Cityscapes segmentation models to evaluate or build on
When to avoid
- you need a maintained, general-purpose domain adaptation library for production workloads
- you require a modern PyTorch version, extensive docs, or APIs beyond the paper's experiments
- your task is not semantic segmentation or you lack a GPU with at least 11GB memory
Facets
library · maturity stable
machine-learning deep-learning computer-vision image-processing computer-vision machine-learning deep-learning image-processing python semantic-segmentation domain-adaptation adversarial-learning transfer-learning pytorch deep-learning-research gta5 synthia cityscapes scene-understanding pretrained-models research-code gpu linux
1 source
- readme: https://github.com/RoyalVane/CLAN · fetched 2026-08-28 · 085711aebe3b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| RoyalVane/CLAN | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem