An AI program that using Kinect camera and shows netural network and human skeleton.
Install scaffold:
pip install --upgrade poetryInstall independencies:
poetry installIf you have some troubles above command, please try to reinstall the problematic package by pip. Exapmle:
pip install --upgrade pyqt5If you still have troubles, try to install all dependencies with requirements.txt:
pip install -r requirements.txtpoetry run python ./main.py| Name | Value |
|---|---|
| Logo | ![]() |
| Main color | #1DE9B6 |
| Background color | #31363B |
| Deeper background color | #232629 |
| Border color | #515558 |
| Border radius | 7px |
| Font | Microsoft YaHei UI |
