Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kimyk0120/isob_valid

ISOB human pose estimation result validator
https://github.com/kimyk0120/isob_valid

human-pose-estimation python

Last synced: 18 days ago
JSON representation

ISOB human pose estimation result validator

Awesome Lists containing this project

README

        

# isob_valid

## Description

This is a simple tool to validate Humanpose Estimatin data for ISOP app.
This tool calculates 6 angles from the given human pose data and checks if the angles are within the given range.

## Installation

```bash
pip install -r requirements.txt
```
## Output

The output image will be saved in the 'output' directory with the name `output_image.jpg`.

![output_image.jpg](inst%2Foutput_image.jpg)