semi-supervised-pytorch
Semi-supervised models
A collection of semi-supervised learning and generative models implemented in PyTorch
Implementations of various VAE-based semi-supervised and generative models in PyTorch
707 stars
13 watching
123 forks
Language: Python
last commit: over 4 years ago generative-modelspytorchsemi-supervised-learning
Related projects:
Repository | Description | Stars |
---|---|---|
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,217 |
wizaron/reseg-pytorch | A PyTorch implementation of a deep learning model for semantic image segmentation with annotated object parts. | 45 |
spandan-madan/pytorch_fine_tuning_tutorial | Provides guidance on fine-tuning pre-trained models for image classification tasks using PyTorch. | 279 |
isht7/pytorch-deeplab-resnet | A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. | 602 |
thuyngch/human-segmentation-pytorch | An open source implementation of deep learning-based human segmentation models using PyTorch | 558 |
4uiiurz1/pytorch-nested-unet | An implementation of a deep learning model for image segmentation using PyTorch | 858 |
wohlert/generative-query-network-pytorch | A PyTorch implementation of a Generative Query Network model for generating 3D scenes and rendering them in various styles. | 322 |
randl/shufflenetv2-pytorch | An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |
javeywang/pyramid-attention-networks-pytorch | An implementation of a deep learning model using PyTorch for semantic segmentation tasks. | 235 |
yassouali/pytorch-segmentation | Implementation of semantic segmentation models and datasets using PyTorch | 1,686 |
tristandeleu/pytorch-maml-rl | Replication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks | 827 |
vinhkhuc/pytorch-mini-tutorials | A collection of tutorials and lessons on building deep learning models using the PyTorch library. | 326 |
lucidrains/reformer-pytorch | An implementation of Reformer, an efficient Transformer model for natural language processing tasks. | 2,120 |
ikostrikov/pytorch-meta-optimizer | A PyTorch implementation of meta-learning using gradient descent to adapt to new tasks. | 312 |
shayneobrien/generative-models | Annotated implementations of various deep generative models using PyTorch | 500 |