python=3.6
Window 10, 11
python = 3.8
Ubuntu 22.04
git clone https://github.com/CBHY/CVL_POSE_ESTIMATION.git
cd CVL_POSE_ESTIMATIONpip install mediapipe
cd heatmappy/
python setup.py install
pip install matplotlibpython main.pypython main.py --colours revealpython main.py --blur ongpu setting version mediapipe in our repository
before, please check your env
git clone https://github.com/CBHY/CVL_POSE_ESTIMATION.git
cd mediapipe_gpu_settinginstall bazelisk (use npm) - https://github.com/bazelbuild/bazelisk ReadMe Installation
download bazellisk binary file in download dir
sudo apt install npm
cd download
npm install -g @bazel/bazelisk
bazel --versionubuntu 22.04 (Anaconda env)
sudo bash ./setup_opencv.sh
pip install -r requirements.txt
python setup.py install --gen_protos
python setup.py install --link-opencv
conda install -c conda-forge gcc=12.1.0
pip uninstall protobuf
pip install portobuf==3.20.0
