Wei Liu

Results 7 issues of Wei Liu

/usr/local/lib/python2.7/dist-packages/tensorflow/include/tensorflow/core/lib/gtl/array_slice_internal.h:230:7: note: candidate expects 1 argument, 2 provided I am using tensorflow 1.1, how to fix this problem

By the way, how to transfer the caffemodel to the .hdf5 file?

Hi, everyone: Is there some tools to transfer the model weights from the caffemodel for keras?

I follow the default parameters to train the models for caltech dataset in ./mscnn-7s-720, the final caffemodel is about 233.0MB, while the author's is about 348.3MB in ./mscnn-7s-720-pretrained, where is...