Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
Offline Body Movement Analysis in the Browser
- Host: GitHub
- URL: https://github.com/casbah-ma/checkpose
- Owner: casbah-ma
- License: gpl-3.0
- Created: 2023-02-07T04:04:40.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-27T19:27:45.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T19:38:50.033Z (6 months ago)
- Topics: computer-vision, mediapipe-pose, offline, pose-estimation, pwa, react, service-worker, tensorflowjs
- Language: JavaScript
- Homepage: https://checkpose.com
- Size: 77 MB
- Stars: 13
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
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)