mmsegmentation distiller:这是基于mmsegmentation的知识蒸馏工具箱 源码
分段细分 该项目基于mmsegmentation(v-0.11.0),所有用法与相同,包括培训,测试等。 蒸馏器动物园 安装 设置新的conda环境: conda create -n distiller python=3.7 安装pytorch 1.3+ 安装mmdetection-distiller git clone https://github.com/pppppM/mmsegmentation-distiller.git cd mmsegmentation-distiller pip install -r requirements/build.txt pip install -v -e . 火车 #single GPU python tools/train.py configs/distiller/cwd/cwd_psp_r101-d8_distill_psp_r18_d8_
文件列表
mmsegmentation-distiller:这是基于mmsegmentation的知识蒸馏工具箱
(预估有个665文件)
Dockerfile
750B
README.md
17KB
README.md
18KB
inference_demo.ipynb
540KB
MMSegmentation_Tutorial.ipynb
1.31MB
pytest.ini
293B
LICENSE
11KB
setup.cfg
427B
seg_demo.gif
930KB
make.bat
760B
暂无评论