AdaptSegNet

Domain adaptation model

This project implements a deep learning-based approach to adapt semantic segmentation models from one domain to another.

Learning to Adapt Structured Output Space for Semantic Segmentation, CVPR 2018 (spotlight)

GitHub

849 stars
19 watching
203 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list

adversarial-learningcomputer-visiondeep-learningdomain-adaptationgenerative-adversarial-networkpytorchsemantic-segmentation

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
naoto0804/cross-domain-detection Develops object detection algorithms to adapt to new domains with limited supervision 422
huaifeng1993/dfanet An implementation of a deep learning model for real-time semantic segmentation 254
zijundeng/pytorch-semantic-segmentation Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. 1,724
lhoyer/hrda A framework for unsupervised domain adaptation in semantic segmentation using multi-resolution training and learned scale attention. 235
easezyc/deep-transfer-learning A collection of implementations of algorithms to adapt deep learning models from one domain to another 892
yerevann/warp An approach to transfer learning for NLP tasks using adversarial reprogramming and word-level task-specific embeddings. 83
domainadaptation/salad A toolbox for comparing and running domain adaptation algorithms on different datasets. 333
speedinghzl/ccnet An implementation of a deep learning model for semantic segmentation using a novel attention mechanism to capture long-range dependencies in images. 1,426
media-smart/vedaseg A PyTorch-based toolbox for building and training semantic segmentation models 410
javeywang/pyramid-attention-networks-pytorch An implementation of a deep learning model using PyTorch for semantic segmentation tasks. 235
tramac/fast-scnn-pytorch A PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision. 381
nv-tlabs/gscnn This code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks. 920
simonkohl/probabilistic_unet Reimplementation of a neural network model for conditional segmentation of ambiguous images 546
deepset-ai/farm An open-source framework for adapting representation models to various tasks and industries 1,741
zhengpeng7/birefnet An implementation of a deep learning-based image segmentation model for high-resolution images 1,319