Projects
My Projects are open source and available on GitHub. I will list only the top ones here.
Quickvision
A PyTorch library for Training Computer Vision Models. Supports Training in PyTorch and PyTorch Lightning.
Image Simlarity Search Using PyTorch
Image Similarity Search Using Convolutional Auto Encoders.
Aditya Oke wrote a beginner tutorial on how to create a simple image search engine using PyTorch. The blog post walks through using auto-encoder, managing the dataset, training and saving the feature representations, and more with actual code samples. https://t.co/fUUhCcPDhw
— PyTorch (@PyTorch) September 2, 2020
PyFresh: Python Project Maker
A template to kickstart a new Python projct. Includes Pypi Packaging, CI Tests and Documentation.
Open Source Contributions
I have contributed to many Open Source Libraries. Top ones include Torchvision and PyTorch Lightning Bolts.