yasserben/DATUM
[CVPR-W 2023] Official Implementation of One-shot Unsupervised Domain Adaptation with Personalized Diffusion Models
Leverages Stable Diffusion with DreamBooth personalization to generate photo-realistic synthetic target datasets from a single unlabeled image, enabling semantic-guided augmentation while preserving spatial context. Integrates with mmcv and PyTorch, using DAFormer/HRDA segmentation models (MiT or ResNet encoders) to adapt across synthetic-to-real benchmarks like GTA→Cityscapes. Achieves +7.1% mIoU improvement over prior one-shot UDA methods by combining personalized diffusion generation with adversarial training-based domain adaptation.
No commits in the last 6 months.
Stars
78
Forks
4
Language
Python
License
—
Category
Last pushed
Jan 09, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/yasserben/DATUM"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
hectorLop/Conditional-Adversarial-Domain-Generalization-with-Single-Discriminator
Pytorch implementation of the paper: "Conditional Adversarial Domain Generalization With a...
lucasmansilla/DGvGS
Domain Generalization via Gradient Surgery
SakurajimaMaiii/TSD
[CVPR 2023] Feature Alignment and Uniformity for Test Time Adaptation
mousecpn/DMC-Domain-Generalization-for-Underwater-Object-Detection
[Neurocomputing 2023] An official implementation of Achieving Domain Generalization in...