SforAiDl / vformerLinks
A modular PyTorch library for vision transformer models
☆162Updated last year
Alternatives and similar repositories for vformer
Users that are interested in vformer are comparing it to the libraries listed below
Sorting:
- Probing the representations of Vision Transformers.☆327Updated 2 years ago
- Fine-tune Facebook's DETR (DEtection TRansformer) on Colaboratory.☆150Updated 2 years ago
- A summarization of Transformer-based architectures for CV tasks, including image classification, object detection, segmentation, and Few-…☆111Updated 3 years ago
- [NeurIPS 2022] Official PyTorch implementation of Optimizing Relevance Maps of Vision Transformers Improves Robustness. This code allows …☆131Updated 2 years ago
- A simple wrapper library for binding timm models as detectron2 backbones☆43Updated 2 years ago
- Implementation of STAM (Space Time Attention Model), a pure and simple attention model that reaches SOTA for video classification☆133Updated 4 years ago
- VICRegL official code base☆228Updated 2 years ago
- Implementation of popular SOTA self-supervised learning algorithms as Fastai Callbacks.☆322Updated 2 years ago
- Easiest way of fine-tuning HuggingFace video classification models☆141Updated 2 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆87Updated 3 years ago
- The spiritual successor to knockknock for PyTorch Lightning, get notified when your training ends☆77Updated 7 months ago
- HugsVision is a easy to use huggingface wrapper for state-of-the-art computer vision☆197Updated last year
- understanding model mistakes with human annotations☆106Updated 2 years ago
- This repository contains an overview of important follow-up works based on the original Vision Transformer (ViT) by Google.☆176Updated 3 years ago
- Pytorch implementation of LOST unsupervised object discovery method☆247Updated 2 years ago
- Contains code for the paper "Vision Transformers are Robust Learners" (AAAI 2022).☆125Updated 2 years ago
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆70Updated 3 years ago
- An education step by step implementation of SimCLR that accompanies the blogpost☆31Updated 3 years ago
- Includes PyTorch -> Keras model porting code for ConvNeXt family of models with fine-tuning and inference notebooks.☆101Updated 3 years ago
- Implementation of Uniformer, a simple attention and 3d convolutional net that achieved SOTA in a number of video classification tasks, de…☆101Updated 3 years ago
- Self-Supervised Learning in PyTorch☆138Updated last year
- 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
- Implementing DropPath/StochasticDepth in PyTorch☆16Updated 3 years ago
- A Tensorflow implementation of the DETR object detection architecture.☆62Updated 4 years ago
- An active learning library for Pytorch based on Lightning-Fabric.☆79Updated last year
- High-quality Neural Networks for Computer Vision 😎☆446Updated 2 years ago
- Includes PyTorch -> Keras model porting code for DeiT models with fine-tuning and inference notebooks.☆41Updated 3 years ago
- Masked Siamese Networks for Label-Efficient Learning (https://arxiv.org/abs/2204.07141)☆456Updated 3 years ago
- Metrics for model evaluation in pytorch☆113Updated 4 years ago
- Tensorflow implementation of DETR : Object Detection with Transformers☆171Updated 3 years ago