1.https://www.anaconda.com/
2.安装到D盘,anaconda文件夹
3.需要等很久
4.安装pytorch pytorch官网复制一句话
conda install pytorch torchvision torchaudio pytorch-cuda=11.7 -c pytorch -c nvidia
5.requirements
pip install opencv-python
pip install imgaug
pip install tb-nightly
pip install future
pip install labeling
pip install labelme
pip install ipdb