K-Fold Vehicle Collision Prediction – ResNet
A deep learning model leveraging ResNet to predict vehicle collisions from dashcam footage with high accuracy

Project Description
This project involves real-time vehicle collision predictions based on the BDD100K dashboard camera footage. A ResNet50-based CNN model was employed and trained based on the extracted frames from the video and k-fold cross-validation.
To achieve optimal results, the use of Optuna-based hyperparameter optimization and manually-designed data augmentation approaches, such as random blurring, brightness adjustments, and spatial cropping, was incorporated to mimic real-world conditions.
The resulting model had an accuracy of 81.15% on the test set and minimized the false positives by 18%. The performance of the model was evaluated on the basis of the precision-recall curves, confusion matrix, and dashboard analysis using Matplotlib and Seaborn.
Other projects

HoloCommerce
Immersive Multi-User VR Marketplace

Exposing Deepfakes with Vision Transformers
A ViT-based pipeline for deepfake detection and explainability using the DFDC dataset

XINU
Operating System Enhancements

Ping Me: A Real-Time, Secure Chat Platform
WebSocket-powered chat system with JWT auth and CI/CD deployment

Machine Learning with Spark Streaming – MLlib
Scalable classification using PySpark and MLlib on streaming data

StoryTube
NLP-Powered Text-to-Animation System
