/tensorflow-AlexNet

An implementment of AlexNet with TensorFlow

Primary LanguagePython

tensorflow-AlexNet

An implementment of AlexNet with TensorFlow

AlexNet.py contains the defined of AlexNet

Datagenerator.py contains the preprocess of image when training model with our dataset

Finetune.py containst testImageNet images and training model with our dataset

caffe_classes.py containst map label_id to label_name

bvlc_alexnet.npy can be download at http://www.cs.toronto.edu/~guerzhoy/tf_alexnet/