Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/casbah-ma/checkpose

Offline Body Movement Analysis in the Browser
https://github.com/casbah-ma/checkpose

computer-vision mediapipe-pose offline pose-estimation pwa react service-worker tensorflowjs

Last synced: about 2 months ago
JSON representation

Offline Body Movement Analysis in the Browser

Awesome Lists containing this project

README

        






Checkpose

Offline Body Movement Analysis in the Browser (Experimental)





## Screenshots

![image](https://user-images.githubusercontent.com/9310597/227669723-864c6e54-a431-4ad0-963e-d9f694e375be.png)
![image](https://user-images.githubusercontent.com/9310597/227669749-d4d52491-e3c5-41f8-a764-96b441ec93d3.png)

## Demo
[https://checkpose.com](https://checkpose.com)

## Features
- Runs on modern browsers without internet or a remote server.
- Analyze body movements with the easiness of a smartphone camera.
- Visualize body's angles over time.
- Privacy-focused design, as no images, videos or pose data are sent over the internet.

## Run locally
```
$ git clone [email protected]:casbah-ma/checkpose.git
$ cd checkpose
$ yarn
$ yarn start
```

## About
This app was inspired by the amazing people at [Club de patinage de vitesse de Gatineau, ](https://www.cpvgatineau.ca/) and was designed to provide coaches with a helpful tool.

## Licence
GNU General Public License v3.0. Copyright (c) [Casbah MA](https://github.com/casbah-ma)