The action recognition system for wearing and taking off of COVID-19 protective clothing.
- Create the environment. I thinks the
venv
is good, of course, you can useconda
. - Install the environment required by this program.
pip install -r requirments.txt
- Preparing a camera, and adjust the CAMERA_ID in
setting.json5
file to adapt it, each machine is different, please try by yourself. - Runing the main.py scripts.
python main.py