jcwchen / tensorflow_alexnet_classification

Experiment on AlexNet (Krizhevsky, Alex, Ilya Sutskever, and Geoffrey E. Hinton. "Imagenet classification with deep convolutional neural networks." Advances in neural information processing systems. 2012.)
6 stars 1 forks source link

alexnet_imagenet.npy -- ERROR 404: Not Foun #1

Open HEUzhouhanwen opened 6 years ago

HEUzhouhanwen commented 6 years ago

Dear professor! I run wget http://www.cmlab.csie.ntu.edu.tw/~jacky82226/research/alexnet_imagenet.npy --2018-01-06 08:52:22-- http://www.cmlab.csie.ntu.edu.tw/~jacky82226/research/alexnet_imagenet.npy Resolving www.cmlab.csie.ntu.edu.tw (www.cmlab.csie.ntu.edu.tw)... 140.112.29.134 Connecting to www.cmlab.csie.ntu.edu.tw (www.cmlab.csie.ntu.edu.tw)|140.112.29.134|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2018-01-06 08:53:48 ERROR 404: Not Found.

Would you please pass me the data by e-mail? xiaoshuguo750@163.com Thank you!

jcwchen commented 6 years ago

Sorry for the missing. I have updated the new file link: https://www.dropbox.com/s/8ei5c8dqlro501o/alexnet_place.npy

This tf model is converted by the link below: (AlexNet caffe model to tf model) https://github.com/ethereon/caffe-tensorflow