-
Updated
Nov 17, 2021 - Python
#
semi-supervised-learning
Here are 475 public repositories matching this topic...
The standard package for machine learning with noisy labels, finding mislabeled data, and uncertainty quantification. Works with most datasets and models.
machine-learning
machine-learning-algorithms
weak-supervision
semi-supervised-learning
unsupervised-learning
data-cleaning
clean-data
learning-with-confident-examples
noisy-data
data-centric
confident-learning
latent-estimation
robust-machine-learning
learning-with-noisy-labels
Unsupervised Data Augmentation (UDA)
-
Updated
Aug 28, 2021 - Python
A state-of-the-art semi-supervised method for image recognition
-
Updated
Oct 8, 2020 - Python
Federated Learning Library: https://fedml.ai
machine-learning
privacy
computer-vision
semi-supervised-learning
transfer-learning
wireless-communication
distributed-optimization
interpretability
neural-architecture-search
federated-learning
continual-learning
vertical-federated-learning
non-iid
decentralized-federated-learning
hierarchical-federated-learning
adversarial-attack-and-defense
communication-efficiency
straggler-problem
computation-efficiency
incentive-mechanism
-
Updated
Oct 21, 2021
machine-learning
natural-language-processing
computer-vision
deep-learning
generative-model
semi-supervised-learning
graph-neural-networks
-
Updated
Nov 20, 2021
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
deep-neural-networks
ai
deep-learning
artificial-intelligence
generative-adversarial-network
gan
dcgan
semi-supervised-learning
gans
artificial-intelligence-algorithms
cycle-gan
conditional-gan
-
Updated
Sep 24, 2020 - Jupyter Notebook
Semi Supervised Learning for Medical Image Segmentation, a collection of literature reviews and code implementations.
-
Updated
Dec 4, 2021 - Python
Implementations of various VAE-based semi-supervised and generative models in PyTorch
-
Updated
Mar 2, 2020 - Python
GANomaly: Semi-Supervised Anomaly Detection via Adversarial Training
-
Updated
Jun 2, 2021 - Python
3
talhaanwarch
commented
Oct 19, 2021
In sklearn cross validation function, we can pass group parameter. Looking for this option here,
Code for the AAAI 2018 publication "SEE: Towards Semi-Supervised End-to-End Scene Text Recognition"
-
Updated
Apr 26, 2019 - Python
[NeurIPS 2020] Semi-Supervision (Unlabeled Data) & Self-Supervision Improve Class-Imbalanced / Long-Tailed Learning
semi-supervised-learning
class-imbalance
imbalanced-data
imbalanced-learning
long-tail
unlabeled-data
self-supervised-learning
neurips
imbalanced-classification
neurips-2020
long-tailed-recognition
-
Updated
Apr 3, 2021 - Python
Semi-Supervised Learning, Object Detection, ICCV2021
-
Updated
Nov 29, 2021 - Python
A Tensorflow implementation of Semi-supervised Learning Generative Adversarial Networks (NIPS 2016: Improved Techniques for Training GANs).
-
Updated
Mar 5, 2019 - Python
Code for the paper STN-OCR: A single Neural Network for Text Detection and Text Recognition
deep-learning
mxnet
end-to-end
text-recognition
semi-supervised-learning
convolutional-neural-networks
-
Updated
Jan 2, 2018 - Python
Code for "MixMatch - A Holistic Approach to Semi-Supervised Learning"
-
Updated
Oct 5, 2021 - Python
A PyTorch-based library for semi-supervised learning (NeurIPS'21)
-
Updated
Dec 3, 2021 - Python
A PyTorch toolbox for domain adaptation and semi-supervised learning.
machine-learning
deep-neural-networks
computer-vision
deep-learning
pytorch
artificial-intelligence
semi-supervised-learning
domain-adaptation
benchmark-datasets
domain-generalization
-
Updated
Nov 1, 2021 - Python
Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"
-
Updated
Jun 29, 2021 - Python
Adversarial Learning for Semi-supervised Semantic Segmentation, BMVC 2018
computer-vision
deep-learning
pytorch
semi-supervised-learning
semantic-segmentation
adversarial-learning
-
Updated
Apr 21, 2021 - Python
ptynecki
commented
May 16, 2020
Hey,
I would propose extend list of available models by SeqVec (ELMo-based implementation) which was presented in the Modeling aspects of the language of life through transfer-learning protein sequences paper.
SeqVec model trained on UniRef50 is available at: [SeqVec-model](
PseudoLabel 2013, VAT, PI model, Tempens, MeanTeacher, ICT, MixMatch, FixMatch
-
Updated
Apr 13, 2020 - Python
Tensorflow implementation of our paper: Few-shot 3D Multi-modal Medical Image Segmentation using Generative Adversarial Learning
tensorflow
semi-supervised-learning
convolutional-neural-networks
image-segmentation
gans
brain-mri
3d-gan
semi-supervised-gan
medical-image-analysis
few-shot-learning
unet-3d
unet-tensorflow
multi-modal-imaging
iseg-challenge
weightnorm-3d
-
Updated
Oct 27, 2020 - Python
Learning to Cluster. A deep clustering strategy.
deep-neural-networks
deep-learning
clustering
artificial-intelligence
supervised-learning
semi-supervised-learning
artificial-neural-networks
transfer-learning
unsupervised-learning
loss-functions
similarity-metric
-
Updated
Jan 8, 2020 - Python
-
Updated
Aug 13, 2021 - Python
Semi-supervised GAN in "Improved Techniques for Training GANs"
-
Updated
Nov 27, 2019 - Python
I try my best to keep updated cutting-edge knowledge in Machine Learning/Deep Learning and Natural Language Processing. These are my notes on some good papers
machine-learning
natural-language-processing
computer-vision
deep-learning
neural-network
semi-supervised-learning
convolutional-networks
neural-machine-translation
representation-learning
gaussian-processes
variational-inference
kernel-learning
variational-autoencoders
deep-kernel-learning
-
Updated
Jun 5, 2019
A curated collection of adversarial attack and defense on graph data.
machine-learning
awesome
resources
survey
semi-supervised-learning
graph-data
defense
adversarial-attack
graph-adversarial-learning
-
Updated
Dec 1, 2021 - Python
VOSK Speech Recognition Toolkit
multilingual
python
voice-recognition
speech-recognition
semi-supervised-learning
speech-to-text
lifelong-learning
-
Updated
Oct 8, 2021 - C
Improve this page
Add a description, image, and links to the semi-supervised-learning topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the semi-supervised-learning topic, visit your repo's landing page and select "manage topics."
Is there a way to stabilise the results of the algorithm spot the diff drift detection?
In each run with same configuration and data the results of diff and p values are different.