Kevin Ke-Yun Lin

Results 52 comments of Kevin Ke-Yun Lin

This is awesome! Are you planing to release the training and evaluation codes based on pytorch?

Check this first: https://github.com/BVLC/caffe/issues/3505 Please make sure you have downloaded the file bvlc_reference_caffenet.caffemodel. Did you run `./prepare_train.sh` before? If you cannot use Dropbox, you may download the file from the...

About the baidu link, I found that my baidu account is dead since Baidu request new authentication. It only accept China's phone number, but I don't have one. Sorry for...

Thank you for your interest in our repo. Currently we don't have a specific license for it. We will add it in the future if needed.

I think this is the path issue. Please use the following commands $ cd /examples/deepbit-cifar10-32 $ ./train.sh

Yes. I think it is because of Keras. A possible solution is to convert the model file to a tensorflow pb file. The inference speed should be faster in this...

Please look into `prepare.sh`, and make sure you have successfully run all the scripts.

Okay. Let us debug. For the very first step, can you check your output binary codes? I guess you didn't successfully download some of the files including SSDH48_iter_50000.caffemodel, bvlc_reference_caffenet.caffemodel, as...