Projects

A list of all of the projects I've worked on or contributed to.

Fish-speech

SOTA Open Source TTS project leveraging deep learning techniques for high-quality text-to-speech synthesis.

Billboard Segmentation using Segformer

Semantic segmentation project using Segformer to classify and delineate Indian billboards accurately through transfer learning on a custom dataset.

Research Paper Scratch Implementation

Implementation of ResNet50, MobileNet, AlexNet, and InceptionNet from scratch in TensorFlow/Keras, inspired by popular deep learning research papers.