Convolutional Neural Networks ---- Off the shelf top notch - - PowerPoint PPT Presentation

convolutional neural networks
SMART_READER_LITE
LIVE PREVIEW

Convolutional Neural Networks ---- Off the shelf top notch - - PowerPoint PPT Presentation

Transfer Learning with Convolutional Neural Networks ---- Off the shelf top notch performances Convolutional Neural Networks A breakthough Convolutional Neural Networks VGG-16 example Layers of Convolutional filters Bottleneck


slide-1
SLIDE 1

Transfer Learning with Convolutional Neural Networks

  • Off the shelf top notch

performances

slide-2
SLIDE 2

Convolutional Neural Networks A breakthough

slide-3
SLIDE 3

Convolutional Neural Networks VGG-16 example

  • Layers of Convolutional

“filters”

  • Bottleneck architecture
  • Magical ?

Features extraction Classification

slide-4
SLIDE 4

CNNs – Inner working

slide-5
SLIDE 5

CNNs – Feature Extraction

slide-6
SLIDE 6

Training CNNs

  • Big Dataset of 100 thousands images –

usually millions

  • Labelled data Takes time to build
  • Try out many different Network

architecture

  • Hyperparameter value :

– training method, rate – Weights initial values

  • No feature engineering
slide-7
SLIDE 7

Training CNNs – Live view

slide-8
SLIDE 8

ImageNet Database

slide-9
SLIDE 9
slide-10
SLIDE 10
slide-11
SLIDE 11
slide-12
SLIDE 12

From: AN ANALYSIS OF DEEP NEURAL NETWORK MODELS FOR PRACTICAL APPLICATIONS Alfredo Canziani & Eugenio Culurciello & Adam Paszke

slide-13
SLIDE 13

Trained with ImageNet

slide-14
SLIDE 14
slide-15
SLIDE 15
slide-16
SLIDE 16
slide-17
SLIDE 17
slide-18
SLIDE 18
slide-19
SLIDE 19
slide-20
SLIDE 20
slide-21
SLIDE 21
slide-22
SLIDE 22
  • Less likely to overtrain
slide-23
SLIDE 23

Alternatives

  • CNN architecture & hyperparameter

“automatic” tuning

– AutoML (Architecture) – driven by “AI” – IBM Watson Suite (Hyperpameters) – Microsoft Custom Vision Services

  • Drawbacks

– Limited exploration of the space of possibilities – Black box inside a “black API”