qnguyen3 / ViT_PyTorchLinks
A PyTorch Implementation of ViT (Vision Transformer)
☆16Updated 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).☆28Updated 4 years ago
- Implementation of transformers based architecture in PyTorch.☆54Updated 4 years ago
- The Objective is to implement Siamese Network for Face Recognition using Pytorch Lightning.☆19Updated 4 years ago
- ☆46Updated 4 months ago
- A repository to house some personal attempts to beat some state-of-the-art for medical datasets☆100Updated 2 years ago
- Implementation of a modular, high-performance, and simplistic mamba for high-speed applications☆37Updated last year
- Simple MAE (masked autoencoders) with pytorch and pytorch-lightning.☆44Updated last year
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆119Updated last year
- Includes additional materials for the following keras.io blog post.☆12Updated 4 years ago
- A Keras implementation of hybrid efficientnet swin transformer model.☆34Updated 2 years ago
- Code for blog posts from OpenCV.AI☆15Updated 2 years ago
- A summarization of Transformer-based architectures for CV tasks, including image classification, object detection, segmentation, and Few-…☆114Updated 3 years ago
- Timm model explorer☆42Updated last year
- Implementation of Cross Transformer for spatially-aware few-shot transfer, in Pytorch☆54Updated 4 years ago
- An education step by step implementation of SimCLR that accompanies the blogpost☆31Updated 3 years ago
- A complete implementation of the Pytorch neural network framework for GAN☆24Updated 4 years ago
- Implementation of Zorro, Masked Multimodal Transformer, in Pytorch☆96Updated 2 years ago
- Implementation of Agent Attention in Pytorch☆92Updated last year
- Implementation of "Face detection in untrained deep neural networks" (Baek et al., Nature Communications, 2021)☆10Updated 4 years ago
- ☆19Updated 4 years ago
- Toy genetic algorithm in Pytorch☆53Updated 6 months ago
- Convolutional Xformers for Vision☆26Updated 3 years ago
- Unofficial Implementation of MLP-Mixer in TensorFlow☆27Updated 4 years ago
- Little article showing how to load pytorch's models with linear memory consumption☆34Updated 3 years ago
- A collection of easy to understand diffusion model implementations in Pytorch.☆11Updated 2 years ago
- Library for converting from RGB / GrayScale image to base64 and back.☆19Updated 3 years ago
- Simple Tensorflow implementation of CLIP☆37Updated 3 years ago
- Implements RNNPool and SoftPool for CNNs.☆14Updated 4 years ago
- Implementation of Memory-Compressed Attention, from the paper "Generating Wikipedia By Summarizing Long Sequences"☆69Updated 2 years ago
- Comparing four automatic image augmentation techniques in PyTorch: AutoAugment, RandAugment, AugMix, and TrivialAugment☆31Updated 2 years ago