Blog

SSP Enhancement Project

Enhancing AI-Generated Image Detection with Smarter Patch Selection

5 min read

Improving the SSP method for AI-generated image detection through intelligent Top-K patch selection, multi-patch support, and vectorized preprocessing.

Image Colorization Project

Bringing Color to Black and White Images with Deep Learning

4 min read

A conditional GAN-based image colorization system that breathes new life into B&W imagery using a ResNet U-Net architecture trainable on consumer GPUs.

Open-Sourced RAG Pipeline

Open-Sourced RAG Pipeline: Revolutionizing Document Processing

4 min read

A comprehensive local RAG pipeline with multi-format document support, ChromaDB vector storage, and 4 state-of-the-art open-source language models.

Inter-IIT Vital Extraction Challenge

Inter-IIT Vital Extraction Challenge: Healthcare with Computer Vision

5 min read

Our Silver Medal winning solution for extracting vital signs from ECG monitors — 93.7% accuracy and 4× faster than the Mask-RCNN baseline.

Neural Style Transfer Project

Understanding Neural Style Transfer: A Deep Dive into Artistic AI

4 min read

VGG19-based neural style transfer combining Gram matrix style loss and content preservation for arbitrary artistic image synthesis.

Pixel Spotter Project

Pixel Spotter: Deep Learning for Precise Pixel Localization

3 min read

Comparing a custom CNN vs. pre-trained ResNet18 for pixel-precise coordinate prediction from 2500 synthetic 50×50 grayscale images.