Created by: JiaXiao243
windows下执行指令python train.py --use_gpu True --parallel False --model_save_dir=faster_output --pretrained_model=imagenet_resnet50_fusebn --max_iter=5 --snapshot_stride=5对faster rcnn模型进行训练,报错信息如下: 同时,运行mask rcnn也是上述报错信息。