AlexNet implementation in TensorFlow (Python3), with pre-trained weights (from Caffe):
- Required libraries: scipy, numpy and tensorflow
- Each layer was saved to a seperate .mat file
- Credit to: http://www.cs.toronto.edu/~guerzhoy/tf_alexnet/
- Model: https://github.com/BVLC/caffe/tree/master/models/bvlc_alexnet
Layers: