C4093 is the name of the repository the contains code for my undergrad research thesis project. Its called 'C4093' because it's named after the actual thesis unit name "COMP4093" and I have no creativity 😅.
The project explored the use of some ai computer vision technologies in sports climbing. In the project, uploaded footage of a climber is analysed, resulting in a visual representation of the climbers limbs and center of mass as well as some vague stats that are delivered.
It was a learning experience and if I were to do it again i'd definitely put more effort into structuring the code better, making a user interface, and just being clear about what each delivered 'stat' is meant to represent.
I don't recommend the use of this code, and am honestly not particularly proud of it. However, I plan to make another (or revamp this) project using the same technologies in the future.