All Git Users → sayakpaul

17 open source projects by sayakpaul

1. Adventures In Tensorflow Lite
This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.
2. Tf 2.0 Hacks
Contains my explorations of TensorFlow 2.x
3. FloydHub-Anomaly-Detection-Blog
Contains the thorough experiments made for a FloydHub article on Anomaly Detection
4. Spatial-Transformer-Networks-with-Keras
This repository provides a Colab Notebook that shows how to use Spatial Transformer Networks inside CNNs in Keras.
6. robustness-vit
Contains code for the paper "Vision Transformers are Robust Learners" (AAAI 2022).
7. Training-BatchNorm-and-Only-BatchNorm
Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.
8. portfolio
Site built from fastpages: https://fastpages.fast.ai/. Deployed here 👉
9. A-Barebones-Image-Retrieval-System
This project presents a simple framework to retrieve images similar to a query image.
10. Adaptive-Gradient-Clipping
Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.
11. Denoised-Smoothing-TF
Minimal implementation of Denoised Smoothing (https://arxiv.org/abs/2003.01908) in TensorFlow.
12. SimSiam-TF
Minimal implementation of SimSiam (https://arxiv.org/abs/2011.10566) in TensorFlow 2.
14. E2E-Object-Detection-in-TFLite
This repository shows how to train a custom detection model with the TFOD API, optimize it with TFLite, and perform inference with the optimized model.
15. A-B-testing-with-Machine-Learning
Implemented an A/B Testing solution with the help of machine learning
16. Grocery-Product-Detection
This repository builds a product detection model to recognize products from grocery shelf images.
17. Learnable-Image-Resizing
TF 2 implementation Learning to Resize Images for Computer Vision Tasks (https://arxiv.org/abs/2103.09950v1).
1-17 of 17 user projects