"""

Developed a spatio-temporal risk assessment framework for the Franka Emika Panda robotic manipulator using Graph Neural Networks (STGAT, STGCN-LSTM). Built a processing pipeline for high-dimensional sensor data from ROS bag files to predict safety risks, improving human-robot interaction safety.

"""
$ pip list --project
PyTorch GNNs STGAT ROS Robotics Python
"""

Research in appearance-based gaze estimation and redirection using Generative Adversarial Networks (GANs). Synthesized high-fidelity eye images on the MPIIGaze dataset and optimized training using a combination of perceptual, style, and content losses via VGG-16 features.

"""
$ pip list --project
TensorFlow GANs Computer Vision Gaze Redirection VGG-16 Python
"""

Multi-domain deep learning suite for medical diagnostic imaging and human behavioral analysis. Implemented CNNs (ResNet, EfficientNet) for diabetic retinopathy grading and temporal models (LSTM, GRU) for human activity recognition from smartphone sensor data. Leveraged PyTorch Lightning, Gin-config, and Ray Tune for training.

"""
$ pip list --project
PyTorch TensorFlow CNNs LSTM/GRU Ray Tune WandB Python
"""

Designed and simulated a quantum image steganography pipeline. Demonstrated secure image encryption and decryption using quantum computing principles.

"""
$ pip list --project
Quantum Computing Image Processing Simulation Python