Windows 11 安装 SlowFast

阅读 88

2022-04-29

软件版本

  • Python 3.8

硬件环境

  • RTX 3070

具体步骤

Python 环境

conda create - slowfast python=3.8
conda activate slowfast

PyTorch

conda install pytorch torchvision torchaudio cudatoolkit=11.3 -c pytorch

基础类

pip install 'git+https://github.com/facebookresearch/fvcore'
pip install 'git+https://github.com/facebookresearch/fairscale'
pip install simplejson
pip install -U iopath
pip install psutil tensorboard opencv-python moviepy pytorchvideo

Detectron2

git clone https://github.com/facebookresearch/detectron2.git
python -m pip install -e detectron2

精彩评论(0)

0 0 举报