ylc2580

Results 4 comments of ylc2580

我是安装咱们的步骤来的,以下是mxnet的版本。是否正确或者过低?谢谢。 >>> import mxnet as mx >>> mx.__version__ '1.6.0'

yes, i installed it by this command "https://1dv.alarge.space/mxnet_cu100-1.6.0b20190820-py2.py3-none-manylinux1_x86_64.whl",but it still had this problem. it so -.-......

(1) it is very amazing. i delete all download pretrained model myself and let code download itself , and now it can work.

> @haibucuo0 > > * ResNet50Body() > > ```python > # in python/caffe/model_libs.py > > def ResNet50Body(net,from_layer, use_pool5=True, use_dilation_conv5=False): > conv_prefix = '' > conv_postfix = '' > bn_prefix =...