GeoGuessr Street View Geolocation: Deep Learning Ensemble for Location Prediction
NYU Computer Vision project using Vision Transformers, CLIP, and ensemble techniques to predict geographic locations from street view images.
Achieving 96%+ accuracy on US state classification with a 7-model ensemble strategy
NYU Computer Vision project using Vision Transformers, CLIP, and ensemble techniques to predict geographic locations from street view images.
NYU Machine Learning project comparing scaling laws of Transformers vs LSTMs on symbolic music. Trained models from 1M to 100M parameters on Irish folk tunes.
NYU Computer Vision project using template matching and image processing to detect and identify star constellations in astronomical images. Demonstrates classical CV techniques and their applications.
A deep dive into implementing real-time people detection and tracking using YOLOv8/v10 and DeepSORT, with deployment on Azure cloud platform. This project demonstrates end-to-end ML engineering from model selection to production deployment.
NYU Computer Vision project using Vision Transformers, CLIP, and ensemble techniques to predict geographic locations from street view images.
NYU Machine Learning project comparing scaling laws of Transformers vs LSTMs on symbolic music. Trained models from 1M to 100M parameters on Irish folk tunes.
Hackathon-winning project implementing adaptive computer vision pipeline across edge devices and cloud. Features intelligent workload distribution, low-latency inference, and dynamic model selection using Qualcomm AI technology.
NYU Computer Vision project using template matching and image processing to detect and identify star constellations in astronomical images. Demonstrates classical CV techniques and their applications.
Event management platform for NITK Surathkal, built with modern web technologies. Features event discovery, registration, payment integration, and real-time updates for 3000+ students.
Automated PDF report generation system using Python, ReportLab, and Matplotlib. Transforms data into professional business reports with charts, tables, and custom branding.
Backend API for IIT Madras academic platform, featuring JWT authentication, Redis caching, rate limiting, and comprehensive API documentation. A deep dive into building production-ready APIs.
A comprehensive library management system built with Django, featuring user book requests, peer-to-peer lending, automated email notifications, and a complete admin dashboard. This project demonstrates full-stack development, database design, and real-world software engineering.
A comprehensive database management system for military personnel, featuring entity-relationship modeling, complex queries, and operational management workflows. This project demonstrates advanced database design principles and SQL optimization.