Yang

Results 19 comments of Yang

如果你用的是xx-merge.prototxt的结构,就要用xx-merge.caffemodel来finetune 其他的话看看均值方差,测试脚本有没有问题

py-R-FCN-master是不支持除方差操作的,而resnext的均值和方差跟resnet还是不同,这是个问题,但是应该不会导致这么大的精度衰减,其他的就不清楚了

@firefox1031 我的caffe models的图像预处理都有除方差操作,而https://github.com/YuwenXiong/py-R-FCN是不支持的,可能是这个问题

Hi, the pre-train models can be found in https://github.com/soeaver/caffe-model/tree/master/cls#performance-on-imagenet-validation

Hi, I also get around 3.7 samples/second on 8 titan xp gpus. Did you fix this issue? @tshizys @bharatsingh430 Thanks a lot.

@tshizys Thanks very much! Rolling back to MXNe998378a does bring about double the speed.

cuda8.0, cudnn5.1, 目前还不支持cudnn6,未来会考虑支持