Giter VIP home page Giter VIP logo

thesis-backup's Introduction

Overview

The following repository contains the code for a senior thesis focused on the concept of using features related to the biomechanics of a Tai Chi movement to develop a transparent and effective ML classification model. The code walks through the process of pose marker extraction, feature development, feature selection, model development, and data visualization that was run on a series of 53 video recordings of the "Raising The Power" Tai Chi exercise.

\feature extraction

Contains the code to for the pipeline that ingests a video, leverages Media Pipe to extract pose markers, extracts the biomechanically relevant features, and finally returns a dataset with the feature matched to the appropriate scores.

\gui

Contains the code for rendering the data visualization of a subject's motion and providing feedback related to the decision making process of a particular model and the features it's using to make classifications.

\model development

Contains the Google Colab notebooks used to render visualizations of feature analysis and the development of the kNN and RF models with the wrapper functions designed to elucidate the math behind the specific implementation of that algorithm.

\preprocessing

Contains code for basic label analysis on the 5 scoring mechanisms used to label the initial dataset.

Note:

This code has been edited such that the local paths have been removed and replaced with refences to base, root, and root2 variables which were stored in a seperate Python file for security. A set of edited, anonymized mocap data that does not relate to any of the subject's from the study is in the gui\data folder, so one can spin up the visualization.

thesis-backup's People

Contributors

sprakaha avatar

Watchers

Kostas Georgiou avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.