Skip to main content
. Author manuscript; available in PMC: 2018 Mar 1.
Published in final edited form as: Comput Biol Med. 2017 Jan 27;82:80–86. doi: 10.1016/j.compbiomed.2017.01.018
Pseudo-code
  1. Input image preprocessing
    1. Compute inscribed square
    2. Resize image to OverFeat network input
  2. Compute Universal 4096 Deep Features (OverFeat features) and normalize feature vector

  3. Do either:
    1. Training time: train a linear SVM
    2. Test time: run trained linear SVM