Air Hockey Robot
I designed a 3 degree-of-freedom arm robot to play air hockey via an overhead camera as my final project for this course.
Learn MoreObject Tracking
Implemented a Kalman Filter to track vehicles on a highway with YOLOv3.
View on GitHubSemantic Segmentation
Used DeepLabv3 model to perform semantic segmentation on images.
View on GitHubInstance Segmentation
Iterated on semantic segmentation assignment to filter by instance.
View on GitHubFeature Matching
Applied Harris Corner Detection to extract features from images and used ORB for feature matching to identify the closest matching images.
View on GitHubAutonomous Driving Midterm
Trained an autonomous driving simulation model using augmented perception data.
View on GithubSemantic Tracking Final Exam
Semantic tracking on a track runner during a race.
View Presentation View on GitHub