AI Developer
UNSW, IT Project A, COMP9900
05.2024 - 08.2024
- UI and User Guide Design: Designed the UI and user guides, achieving a highly user-friendly frontend.
- Video Input Handling: The project accepts user-uploaded RGB videos from various angles, processes camera intrinsic parameters and distortion parameters, and completes camera calibration.
- Frame Extraction and Processing: Performed frame extraction and subsequent frame processing.
- Feature Point Extraction: Utilized the BlazePose model for extracting feature points from the video frames.
- 3D Reconstruction: Applied a model from "A simple yet effective baseline for 3d human pose estimation" presented at ICCV, 2017 for 3D reconstruction of the extracted feature points.