Open Source Projects
- QOI C++ : Single pass lossless Image Compression (20x faster than PNG).
- petyr : Affine Tranformation and Homography library for Python3.
- XO Learning Environment: Playground for testing RL algorithms on TicTacToe.
Computer Vision / Deep Learning
- Deep Image Prior: ‘Deep Image Prior’ in PyTorch.
- Variational AutoEncoder : ‘Auto-Encoding Variational Bayes’ in PyTorch.
- Realtime Coherent Style Transfer for Videos: ‘ReCoNet’ in PyTorch.
- Wasserstein GAN: ‘Wasserstein GAN’ in PyTorch.
- Neural Style Transfer:‘A Neural Algorithm of Artistic Style’ in PyTorch.
- Vanilla GAN - PyTorch: ‘Generative Adversarial Networks’ in PyTorch.
- CS763 @ IITB Assignments: Various CV/DL algorithms in Python and MATLAB.
Image Processing
- Effectual Palm RoI Extraction - Python
- Harris Corner Detection - Python
- Mean Shift Segmentation - Python
- CS663 @ IITB Assignments - Python