yukimasano / PASS
The PASS dataset: pretrained models and how to get the data
☆265Updated 2 years ago
Alternatives and similar repositories for PASS:
Users that are interested in PASS are comparing it to the libraries listed below
- Labels and other data for the paper "Are we done with ImageNet?"☆191Updated 3 years ago
- Code to reproduce the results in the FAIR research papers "Semi-Supervised Learning of Visual Features by Non-Parametrically Predicting V…☆488Updated 2 years ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".☆159Updated 4 years ago
- Official repository for "Revisiting Weakly Supervised Pre-Training of Visual Perception Models". https://arxiv.org/abs/2201.08371.☆179Updated 3 years ago
- A better PyTorch implementation of image local attention which reduces the GPU memory by an order of magnitude.☆141Updated 3 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆87Updated 3 years ago
- Pytorch implementation of LOST unsupervised object discovery method☆244Updated last year
- VICRegL official code base☆226Updated 2 years ago
- Implementation of popular SOTA self-supervised learning algorithms as Fastai Callbacks.☆320Updated 2 years ago
- Probing the representations of Vision Transformers.☆324Updated 2 years ago
- Is the attention layer even necessary? (https://arxiv.org/abs/2105.02723)☆484Updated 4 years ago
- FFCV-SSL Fast Forward Computer Vision for Self-Supervised Learning.☆207Updated last year
- understanding model mistakes with human annotations☆106Updated 2 years ago
- EsViT: Efficient self-supervised Vision Transformers☆410Updated last year
- Official code Cross-Covariance Image Transformer (XCiT)☆671Updated 3 years ago
- Dense Unsupervised Learning for Video Segmentation (NeurIPS*2021)☆182Updated 3 years ago
- [NeurIPS 2022] Official PyTorch implementation of Optimizing Relevance Maps of Vision Transformers Improves Robustness. This code allows …☆127Updated 2 years ago
- Official PyTorch implementation of the paper: "Solving ImageNet: a Unified Scheme for Training any Backbone to Top Results" (2022)☆193Updated 2 years ago
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆205Updated 3 years ago
- Code release for "Dropout Reduces Underfitting"☆313Updated 2 years ago
- Code for the Image similarity challenge.☆199Updated 2 years ago
- ☆403Updated 2 years ago
- Code release for SLIP Self-supervision meets Language-Image Pre-training☆766Updated 2 years ago
- Optimized library for large-scale extraction of frames and audio from video.☆204Updated last year
- ☆184Updated last year
- Train ImageNet *fast* in 500 lines of code with FFCV☆142Updated 11 months ago
- Simple and efficient RevNet-Library for PyTorch with XLA and DeepSpeed support and parameter offload☆127Updated 2 years ago
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 3 years ago
- Provides everything needed for high performance data loading and augmentation in pytorch.