Projects

Cloud Movers Distance

Employing Optimal Transport metrics for Point Cloud Registration

GaborConv2D

Gabor Convolutional Layer in Pytorch. Created using subclassing the ConvND class. Similar implementation can be made in tf2 by subclassing tf.python.keras.convolutional's Conv class which describes the Conv op.

Pneumothorax Segmentation Using Hypercolumns

Collapsed Lung Segmentation using Hypercolumns . Open to Contributions

EarthEngine Deep Learning

Land Cover Classification based on Landsat-8 imagery from Google Earth Engine

Scikit on GRPC

Using Protocol Buffers and gRPC client-server communication to deploy a scikit-learn joblib exported model.

Spotify Recommendation Engine

This is a rapid prototyped presentation of how a Spotify Recommendation Engine should work . A system that recommends songs from your existing playlists using Spotify API and a bit of classical machine learning techniques. Vision