Skip to content

Latest commit

 

History

History
 
 

Lab_AlexNet

AlexNet Feature Extraction

This lab guides you through using AlexNet and TensorFlow to build a feature extraction network.

Setup

Before you start the lab, you should first install:

  • Python 3
  • TensorFlow
  • NumPy
  • SciPy
  • matplotlib

Data

  • Get train.p from here
  • Get AlexNet weights from here