Projects ↜
A couple of projects I've worked on ranging from machine learning to web development.
▼ Super Resolution
Machine learning project on an image denoising/super-resolution app, trained on the CelebA dataset. Utilized an auto-encoder archtiecture in PyTorch.
Visit project → PyTorchMachine LearningNumPy
▼ Gesture Recognition
Used Google's media pipe to create the backend of an app that detects a hand, gestures made by the hand, and the distance between hand.
Visit project → PythonMediaPipeOpenCV