chainer pspnet:Chainer中的PSPNet 源码
PSP网 这是一个非官方的实施金字塔场景解析网络(PSPNet)在 。 训练 要求 Python 3.4.4以上 链接器3.0.0b1 + ChainerMN大师 CuPy 2.0.0b1 + ChainerCV 0.6.0+ NumPy 1.12.0+ tqdm 4.11.0+ pip install chainer --pre pip install cupy --pre pip install git+git://github.com/chainer/chainermn pip install git+git://github.com/chainer/chainercv pip install tqdm 使用转换后的权重进行推断 要求 Python 3.4.4以上 链接器3.0.0b1 + ChainerCV 0.6.0+ Matplotlib 2.0.0+ CuPy
文件列表
chainer-pspnet-master.zip
(预估有个26文件)
chainer-pspnet-master
convert.py
9KB
.gitignore
1KB
evaluation
README.md
2KB
evaluate.py
5KB
datasets
voc
__init__.py
0B
voc_semantic_segmentation_dataset.py
1KB
暂无评论