Viewpoint-Invariant Object Detection
Controlled experiment comparing LoRA adapters trained on Zero123++-generated 3D-consistent synthetic views vs. 2D-augmented data for single-image object detection on Google Scanned Objects.
forgeNN
Sole-authored deep learning framework in Python/NumPy. Dynamic computation graph, reverse-mode autograd, Conv2D via im2col, multi-head attention, transformers, Adam/AdamW. Published on PyPI.
Hierarchical Vision-Based System Identification
Hierarchical CNN framework identifying second-order dynamical system parameters from step response images. Three-stage pipeline: regime classification → geometric observable estimation → physics-based parameter recovery.
OTOKON & ITURO Website Redesign
Complete redesign and development of otokon.org and ituro.otokon.org (now ituro.org). HTML/CSS/JS.
rigidRL
Custom 2D rigid body engine in C++ with Python bindings. Articulated agents via joint constraints. Designed for RL training integration.
Monocular Visual Odometry Pipeline
Classical CV system in Python/OpenCV. ORB features, essential matrix decomposition, trajectory reconstruction. Foundation for SLAM in GPS-denied environments.
C++ Accelerated Inference Engine
High-performance C++ backend for Python-trained neural networks. Eigen + PyBind11 zero-copy bridge.
UAV Telemetry Anomaly Detection
Unsupervised LSTM autoencoder monitoring multi-variate sensor data for flight anomaly detection.