SLAMPAI / large-scale-pretraining-transferLinks
Code for reproducing the experiments on large-scale pre-training and transfer learning for the paper "Effect of large-scale pre-training on full and few-shot transfer learning for natural and medical images" (https://arxiv.org/abs/2106.00116)
☆18Updated 3 years ago
Alternatives and similar repositories for large-scale-pretraining-transfer
Users that are interested in large-scale-pretraining-transfer are comparing it to the libraries listed below
Sorting:
- The official repository for "Intermediate Layers Matter in Momentum Contrastive Self Supervised Learning" paper.☆40Updated 3 years ago
- A Domain-Agnostic Benchmark for Self-Supervised Learning☆106Updated 2 years ago
- Official PyTorch code for U-Noise: Learnable Noise Masks for Interpretable Image Segmentation (ICIP 2021)☆41Updated 4 years ago
- This is a PyTorch implementation of the paper: "Processing Megapixel Images with Deep Attention-Sampling Models".☆41Updated 2 years ago
- An open source implementation of CLIP.☆33Updated 3 years ago
- (unofficial) - customized fork of DETR, optimized for intelligent obj detection on 'real world' custom datasets☆12Updated 5 years ago
- An education step by step implementation of SimCLR that accompanies the blogpost☆31Updated 3 years ago
- Neural Arithmetic Logic Units by Trask et al.☆12Updated 6 years ago
- ☆54Updated 4 years ago
- Experiments with self-supervised learning☆11Updated 5 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 5 years ago
- Implementation of "Face detection in untrained deep neural networks" (Baek et al., Nature Communications, 2021)☆10Updated 4 years ago
- Another attempt at a long-context / efficient transformer by me☆38Updated 3 years ago
- Implementation of FixMatch in PyTorch and experimentations☆12Updated 5 years ago
- Implementation of semi-supervised learning using PyTorch Lightning☆14Updated last year
- Project page for paper Self-supervised Representation Learning with Relative Predictive Coding☆18Updated 4 years ago
- TF 2.x implementation of MoCo v1 (Momentum Contrast for Unsupervised Visual Representation Learning, CVPR 2020) and MoCo v2 (Improved Bas…☆27Updated 4 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆59Updated 3 years ago
- PyTorch Lightning based framework to run experiments for self-supervised learning tasks.☆10Updated 5 years ago
- ☆47Updated 3 years ago
- 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
- Manifold-Mixup implementation for fastai V2☆17Updated 5 years ago
- Implementation of "compositional attention" from MILA, a multi-head attention variant that is reframed as a two-step attention process wi…☆51Updated 3 years ago
- Implementation of the Remixer Block from the Remixer paper, in Pytorch☆36Updated 4 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- COVID deterioration prediction based on chest X-ray radiographs via MoCo-trained image representations☆158Updated 3 years ago
- A repository to house some personal attempts to beat some state-of-the-art for medical datasets☆100Updated 2 years ago
- A simple Transformer where the softmax has been replaced with normalization☆20Updated 5 years ago
- PyTorch implementation of GLOM☆23Updated 3 years ago
- Implementation of Cross Transformer for spatially-aware few-shot transfer, in Pytorch☆54Updated 4 years ago