Machine Learning Web App
A simple ML web app for classifying images, built with FastAPI and Streamlit.
A simple ML web app for classifying images, built with FastAPI and Streamlit.
Master’s Thesis at UC Berkeley in Environmental Signal Modelling from Sparse Ground Truths.
Classical computer vision approach to detect key-points in a pair of images; establish correspondences between key-points in both images; compute the essential matrix and finally recover 3D coordinates of key-points.
Deep learning approach to produce binary masks for dynamic objects in a camera scene.