detectron2-bdd100k 使用Detectron2 API的BDD100K车道分段 安装 了解您的cuda和火炬版本 nvcc - - version pip list | grep torch 安装适当的割炬版本 # https://pytorch.org/get-started/previous-versions/ pip install torch==1.7.1+cu110 torchvision==0.8.2+cu110 torchaudio==0.7.2 -f https://download.pytorch.org/whl/torch_stable.html 安装pyyaml # install dependencies: ! pip install pyyaml==5.1 ! gcc --version # opencv is pre-installed