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

851 stars
19 watching
203 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list

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

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
naoto0804/cross-domain-detectionDevelops object detection algorithms to adapt to new domains with limited supervision422
huaifeng1993/dfanetAn implementation of a deep learning model for real-time semantic segmentation255
zijundeng/pytorch-semantic-segmentationProvides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning.1,729
lhoyer/hrdaA framework for unsupervised domain adaptation in semantic segmentation using multi-resolution training and learned scale attention.236
easezyc/deep-transfer-learningA collection of implementations of algorithms to adapt deep learning models from one domain to another898
yerevann/warpAn approach to transfer learning for NLP tasks using adversarial reprogramming and word-level task-specific embeddings.83
domainadaptation/saladA toolbox for comparing and running domain adaptation algorithms on different datasets.334
speedinghzl/ccnetAn implementation of a deep learning model for semantic segmentation using a novel attention mechanism to capture long-range dependencies in images.1,432
media-smart/vedasegA PyTorch-based toolbox for building and training semantic segmentation models408
javeywang/pyramid-attention-networks-pytorchAn implementation of a deep learning model using PyTorch for semantic segmentation tasks.237
tramac/fast-scnn-pytorchA PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision.380
nv-tlabs/gscnnThis code implements a neural network architecture designed to perform semantic segmentation in computer vision tasks.920
simonkohl/probabilistic_unetReimplementation of a neural network model for conditional segmentation of ambiguous images548
deepset-ai/farmAn open-source framework for adapting representation models to various tasks and industries1,743
zhengpeng7/birefnetAn open-source implementation of an image segmentation model that combines background removal and object detection capabilities.1,484