ProbPose-demo / requirements_manual.txt
Miroslav Purkrabek
install through setup.sh
4f5aed8
raw
history blame contribute delete
771 Bytes
# ## MMCV
# --no-binary=mmcv-full,mmengine,mmdet,mmpretrain
# mmcv @ git+https://github.com/open-mmlab/[email protected]
# mmengine @ git+https://github.com/open-mmlab/[email protected]
# mmdet @ git+https://github.com/open-mmlab/[email protected]
# mmpretrain @ git+https://github.com/open-mmlab/[email protected]
## build.txt
# These must be installed before building mmpose
numpy
torch
torchvision
sparsemax
## runtime.txt
chumpy
json_tricks
matplotlib
munkres
numpy
opencv-python
pillow
scipy
torchvision
--no-binary=xtcocotools
xtcocotools
## tests.txt
coverage
flake8
interrogate
isort==4.3.21
parameterized
pytest
pytest-runner
xdoctest>=0.10.0
yapf
## optional.txt
requests
## gradio app
fastrtc
# mmpose @ git+https://github.com/MiraPurkrabek/ProbPose_code.git