python -m pip install git+https://github.com/open-mmlab/mmdetection.git@dev-3.x mim install git+https://github.com/open-mmlab/mmdetection.git@dev-3.x python -m pip ...
I can import mmpose successfully. But when I run the demo " python demo/body3d_multiview_detect_and_regress_img_demo.py \ configs/body/3d_kpt_mview_rgb_img/voxelpose ...
First, create a virtual environment and install the necessary packages. This time, the demo will be executed on the CPU in a Windows environment, but I will install PyTorch with the following command ...