Hsin-Pai (Dave) Cheng

Results 4 issues of Hsin-Pai (Dave) Cheng

Hi, Can you provide models/resnet/ResNet-50-train-val-gesl.prototxt?

Hi, I encounter the following issue after make pycaffe ``` CXX src/caffe/layers/mkl_pooling_layer.cpp In file included from ./include/caffe/mkl_memory.hpp(48), from ./include/caffe/layers/mkl_layers.hpp(52), from src/caffe/layers/mkl_pooling_layer.cpp(45): ./include/mkl_dnn_cppwrapper.h(44): catastrophic error: cannot open source file "mkl_dnn_types.h" #include...

Hi, I try to train on a smaller network such as CaffeNet and GoogleNet. But the result is map= 0.002, something like that. Do you ever get a chance to...

Hello, When I run on my ubuntu 16.04 using the command "docker build -t neural-nets-fun:caffe ." I met this problem, Step 7 : RUN apt-get -y --force-yes install --no-install-recommends libboost-all-dev...