上传者: 42131798
|
上传时间: 2021-12-05 16:46:42
|
文件大小: 7.04MB
|
文件类型: -
毫米波检测器
该项目基于mmdetection(v-2.9.0),所有用法与相同,包括培训,测试等。
蒸馏器动物园
安装
设置新的conda环境: conda create -n distiller python=3.7
安装pytorch
安装mmdetection-distiller
git clone https://github.com/pppppM/mmdetection-distiller.git
cd mmdetection-distiller
pip install -r requirements/build.txt
pip install -v -e .
火车
#single GPU
python tools/train.py configs/distillers/cwd/cwd_retina_rx101_64x4d_distill_retina_r50_fpn_2