I am interested in Computer vision, ML, and its applications. I have completed a master's in
Artificial intelligence at the Indian Institute of Science, Bangalore.
I have been working in the Industry with an overall experience of more than 3.5 years in Machine learning.
I worked on developing various ML/DL models in computer vision and NLP.
During my M. Tech, I worked on Depth estimation using an event camera.
I am familiar with ML frameworks and tools such as Pandas, Keras, TensorFlow, scikit-learn, and PyTorch, as well as Pyspark and SQL.
Implemented a novel architecture that integrates spatial representational capabilities of pre-trained vision backbones with the temporal processing strengths of Spiking Neural Networks, and achieves remarkable accuracy on DVS Gesture dataset.
Improved upon KNet model, which didn’t achieved significant results in last year challenge rankings, and achieved a F1 of 80.8. Secured 3rd rank in USV-based Obstacle Segmentation Challenge, at WACV workshop.
The SNLI corpus (version 1.0) is a collection of 570k human-written English sentence pairs manually labeled for balanced classification with the labels entailment, contradiction, and neutral, supporting the task of natural language inference (NLI), also known as recognizing textual entailment (RTE). Implemented a LSTM and Logistic regression based model on SNLI. Also, fine tuned a pre trained small version of BERT model for SNLI dataset.
Working on Monocular Depth Estimation for SLAM by processing subsequent non-overlapping windows of events/frames over an interval. Training will be done based on data obtained by Conventional and Event based Vision cameras, using deep learning methods.
Using LSTMs in a tree structured manner, performed binary and 5-class sentiment classification on Stanford Sentiment Treebank dataset. Used Glove embeddings for word representation.
Using a RNN and Deep Convolutional GAN implemented an image synthesis models, which translates sentence text into image pixels. Using GLOVE word embeddings trained the model to generate images of birds and flowers.