qnguyen3 / ViT_PyTorchLinks
A PyTorch Implementation of ViT (Vision Transformer)
☆17Updated 4 years ago
Alternatives and similar repositories for ViT_PyTorch
Users that are interested in ViT_PyTorch are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of Teacher-Student Network(Knowledge Distillation).☆27Updated 4 years ago
- Implementation of "Face detection in untrained deep neural networks" (Baek et al., Nature Communications, 2021)☆10Updated 3 years ago
- ☆12Updated last year
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆19Updated 4 years ago
- 2D Vector-Quantized Auto-Encoder for compression of Whole-Slide Images in Histopathology☆16Updated last year
- Comparing four automatic image augmentation techniques in PyTorch: AutoAugment, RandAugment, AugMix, and TrivialAugment☆30Updated 2 years ago
- A Keras implementation of hybrid efficientnet swin transformer model.☆34Updated last year
- Examples of using PyTorch hooks, as covered in my YouTube tutorial video.☆34Updated last year
- Implementation of Memory-Compressed Attention, from the paper "Generating Wikipedia By Summarizing Long Sequences"☆71Updated 2 years ago
- A repository to house some personal attempts to beat some state-of-the-art for medical datasets☆99Updated last year
- Simple Tensorflow implementation of CLIP☆37Updated 3 years ago
- Implementation of Swin Transformers in TensorFlow along with converted pre-trained models, code for off-the-shelf classification and fine…☆60Updated 2 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆56Updated 3 years ago
- Unofficial Implementation of MLP-Mixer in TensorFlow☆27Updated 4 years ago
- Implementation of transformers based architecture in PyTorch.☆54Updated 4 years ago
- An education step by step implementation of SimCLR that accompanies the blogpost☆31Updated 3 years ago
- Convolutional Xformers for Vision☆26Updated 3 years ago
- Deploy Swin Transformer using TorchServe☆27Updated 4 years ago
- ☆50Updated 3 years ago
- A complete implementation of the Pytorch neural network framework for GAN☆24Updated 3 years ago
- Simple MAE (masked autoencoders) with pytorch and pytorch-lightning.☆43Updated last year
- Includes PyTorch -> Keras model porting code for DeiT models with fine-tuning and inference notebooks.☆41Updated 3 years ago
- ☆19Updated 4 years ago
- Implementation of Zorro, Masked Multimodal Transformer, in Pytorch☆97Updated last year
- PyTorch implementation of Train Short, Test Long: Attention with Linear Biases Enables Input Length Extrapolation☆28Updated 3 years ago
- A summarization of Transformer-based architectures for CV tasks, including image classification, object detection, segmentation, and Few-…☆111Updated 3 years ago
- Load any clip model with a standardized interface☆21Updated last year
- Three experiments for data efficient video transformers.☆9Updated 3 years ago
- Drop-in convolutional Kolmogorov-Arnold Network replacement of Conv2d☆18Updated last year
- PyTorch implementation of FNet: Mixing Tokens with Fourier transforms☆28Updated 4 years ago