Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jahongir7174/attribute-human

Human Attribute Recognition
https://github.com/jahongir7174/attribute-human

human-attribute-recognition human-attributes onnx-runtime-inference onnxruntime opencv-python python

Last synced: about 1 month ago
JSON representation

Human Attribute Recognition

Awesome Lists containing this project

README

        

Human Attribute Recognition

### Installation

```
conda create -n ONNX python=3.8
conda activate ONNX
pip install opencv-python==4.5.5.64
pip install onnxruntime
```

### Run

* Run `python main.py ./demo/demo.jpg`

### Results

```
Gender: Male
Age: 18~60
Direction: Front
Glasses: True
Hat: False
HoldObjectsInFront: True
No bag
Upper: LongSleeve
Lower: LongCoat Trousers
No boots
```
#### Reference

* https://github.com/PaddlePaddle/PaddleDetection/blob/release/2.4/deploy/pphuman/docs/attribute_en.md