sayakpaul

sayakpaul

👤 Developer

9 repositories on SrcLog

View on GitHub
9 Repos
1.1k Stars
161 Forks
1.1k Watchers

Repositories (9)

probing-vits sayakpaul/probing-vits Jupyter Notebook

Probing the representations of Vision Transformers.

258
ml-deployment-k8s-fastapi sayakpaul/ml-deployment-k8s-fastapi Jupyter Notebook

This project shows how to serve an ONNX-optimized image classification model as a web service with FastAPI, Docker, and Kubernetes.

220
Supervised-Contrastive-Learning-in-TensorFlow-2 sayakpaul/Supervised-Contrastive-Learning-in-TensorFlow-2 Jupyter Notebook

Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.

124
maxim-tf sayakpaul/maxim-tf Jupyter Notebook

Implementation of MAXIM in TensorFlow.

109
Supervised-Contrastive-Learning-in-TensorFlow-2 sayakpaul/Supervised-Contrastive-Learning-in-TensorFlow-2 Jupyter Notebook

Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.

94
ConvNeXt-TF sayakpaul/ConvNeXt-TF Jupyter Notebook

Includes PyTorch -> Keras model porting code for ConvNeXt family of models with fine-tuning and inference notebooks.

93
SimCLR-in-TensorFlow-2 sayakpaul/SimCLR-in-TensorFlow-2 Jupyter Notebook

(Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.

83
dreambooth-keras sayakpaul/dreambooth-keras Jupyter Notebook

Implementation of DreamBooth in KerasCV and TensorFlow.

82
FunMatch-Distillation sayakpaul/FunMatch-Distillation Jupyter Notebook

TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.

74