Wrik Bhadra's repositories
adversarial-robust-image-classifier
Adversarially-robust Image Classifier
annotated-transformer
http://nlp.seas.harvard.edu/2018/04/03/attention.html
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
breast-cancer-svm-ensemble
Machine Learning for Biomedical Applications course project - IIIT Delhi BIO542
cache-dos-attacks
Computer Architecture course project - IIIT Delhi CSE511
convit
Code for the Convolutional Vision Transformer (ConViT)
distracted-driver-detection
Computer Vision course project - IIIT Delhi CSE544
enhanced-pattern-smartphones
Artificial Intelligence course project - IIIT Delhi CSE643
movie-recommendation-system
Statistical Machine Learning course project - IIIT Delhi CSE542
ShoQPred
Generalized Prediction of Hemodynamic Shock in ICUs
CSWin-Transformer
CSWin Transformer: A General Vision Transformer Backbone with Cross-Shaped
dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
graduation
$ git remote <graduation> yearbook
mavewrik.github.io
Personal Webpage
Person_reID_baseline_pytorch
Pytorch ReID: A tiny, friendly, strong pytorch implement of person re-identification baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
PyTorch-Pretrained-ViT
Vision Transformer (ViT) in PyTorch
SmartHealthProject
A GUI-based smart healthcare system developed in the Java programming language
Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
transformers
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.
vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch