上传者: 42134094
|
上传时间: 2021-10-11 16:39:42
|
文件大小: 653KB
|
文件类型: -
PyTorch上的语义分割
该项目旨在为使用PyTorch的语义细分模型提供简洁,易用,可修改的参考实现。
安装
# semantic-segmentation-pytorch dependencies
pip install ninja tqdm
# follow PyTorch installation in https://pytorch.org/get-started/locally/
conda install pytorch torchvision -c pytorch
# install PyTorch Segmentation
git clone https://github.com/Tramac/awesome-semantic-segmentation-pytorch.git
# the following will install the lib with symb