Richard
Richard
I just copy your model, loss, optimizer definition, other settings keep the same except the lr was set as 1e-4 and epoch was set as 100. When epoch reaches 100,...
Hi, I'm rewritting the code resnet152.py in Keras2 API, and I had this question: why you built a layer ZeroPadding2D whose name do not appear in caffe .prototxt `x =...
I had install opencv 2.4.13 in my GPU, and executed 'python setup.py install' in this project dir. However, I got an error message: ` /usr/bin/ld: cannot find -lopencv_imgcodecs collect2: error:...