lhoyer/DAFormer
DAFormer is a CVPR2022 research project on domain-adaptive semantic segmentation using transformer-based deep learning networks.

Velocity · 7d
+0.3
★ / day
Trend
→steady
star history
DAFormer trains semantic segmentation models on synthetic data and adapts them to real images without requiring manual annotations. It improves upon prior domain adaptive segmentation work by exploring better network architectures and training strategies. The project provides an official PyTorch implementation including training code, pretrained models, and evaluations on standard domain adaptation benchmarks.