vfdev-5 / FixMatch-pytorchLinks
Implementation of FixMatch in PyTorch and experimentations
☆12Updated 5 years ago
Alternatives and similar repositories for FixMatch-pytorch
Users that are interested in FixMatch-pytorch are comparing it to the libraries listed below
Sorting:
- This repository provides the code for replicating the experiments in the paper "Building One-Shot Semi-supervised (BOSS) Learning up to F…☆36Updated 5 years ago
- Official PyTorch code for U-Noise: Learnable Noise Masks for Interpretable Image Segmentation (ICIP 2021)☆42Updated 4 years ago
- Core functionality of Eisen☆42Updated 5 years ago
- A regular Tiramisu network for PyTorch with a LOT of extra features!☆42Updated 4 years ago
- Lightweight framework for fast prototyping and training deep neural networks with PyTorch and TensorFlow☆220Updated 5 years ago
- PyTorch Lightning based framework to run experiments for self-supervised learning tasks.☆10Updated 5 years ago
- ☆55Updated 4 years ago
- The official repository for "Intermediate Layers Matter in Momentum Contrastive Self Supervised Learning" paper.☆40Updated 3 years ago
- ☆47Updated 3 years ago
- pytest plugin for a better developer experience when working with the PyTorch test suite☆44Updated 4 years ago
- (unofficial) - customized fork of DETR, optimized for intelligent obj detection on 'real world' custom datasets☆12Updated 5 years ago
- Manifold-Mixup implementation for fastai V2☆17Updated 5 years ago
- Code for reproducing the experiments on large-scale pre-training and transfer learning for the paper "Effect of large-scale pre-training …☆19Updated 3 years ago
- PyTorch model training and layer saturation monitor☆83Updated 2 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆79Updated 4 years ago
- Large dataset storage format for Pytorch☆45Updated 4 years ago
- Simple implementation of the LSUV initialization in PyTorch☆58Updated 2 years ago
- Quick modules to turn regular Neural Networks to Bayesian Neural Networks with Dropout.☆35Updated 4 years ago
- PyTorch examples powered by Lightning☆12Updated 3 years ago
- A set of useful tools for DL experiments, project templates, etc.☆35Updated 4 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆86Updated 4 years ago
- Converting EfficientNet to Pytorch for use with fastai☆27Updated 6 years ago
- Parameterized fit and prediction harnesses for pytorch☆39Updated 5 years ago
- A criticism of a recent paper on buggy image downsampling methods in popular image processing and deep learning libraries.☆72Updated 3 years ago
- This Python package enables the training and inference of deep learning models for very large data, such as megapixel images, using atten…☆98Updated 6 years ago
- diffGrad: An Optimization Method for Convolutional Neural Networks