Hi, my name is Aditya Nikhil!

 

About me

I am a machine learning enthusiast with a strong academic background and a passion for building innovative solutions. I have a deep understanding of NLP, Generative AI, and Computer Vision, and I'm always looking for new ways to apply these technologies to real-world problems. I'm always looking for new and exciting AI projects to work on, so if you have a challenge for me, please don't hesitate to reach out. If you're interested in working with me on a machine learning project, or if you'd just like to chat, please feel free to contact me!

Skills

logo python

Python

logo Tensorflow

Tensorflow

logo Pytorch

PyTorch

logo scikit learn

Scikit Learn

logo opencv

OpenCV

logo Flask

Flask

logo unity

Unity

logo git

Git

logo heroku

Heroku

logo Google Cloud Platform

Google Cloud Platform

Projects

Paper Re-implementation

COVID-19 Cough Classification using Machine Learning and Global Smartphone Recordings

A paper reimplementation on detecting covid 19 based on cough samples of several patients. By analyzing various cough samples and extracting audio features like MFCCs, Spectrograms and kurtosis, and training a CNN classifier to learn to detect the presence of covid 19. Even implemented SMOTE to augment the least covid positive audio samples. This project was largely implemented using torchaudio, PyTorch.

code

Castle in the Sky

A vision-based method for video sky replacement and harmonization, which can automatically generate realistic and dramatic sky backgrounds in videos with controllable styles. Different from previous sky editing methods that either focus on static photos or require inertial measurement units integrated in smartphones on shooting videos, our method is purely vision-based, without any requirements on the capturing devices, and can be well applied to either online or offline processing scenarios.

This project can be run with streamlit. Instructions are given in the repository!

code

Hand Pose Classification

Not any classification algorithm like the name says. This uses a hand pose estimation algorithm in the backend. Highly helpful for the people to interpret sign languages to interpret hand signs of dumb people.

code

Face mask detection

This project on face mask detection detects if a person is wearing a mask primarily in public places or not. Since in a pandemic time like this, this project can become one of many solutions in order to maintain safety among people.

code