Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/fchollet/deep-learning-models
/ vgg19.py
File
vgg19.py
vgg19.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# -*- coding: utf-8 -*-
2
''
&
#x27;VGG19 model for Keras.
3
4
# Reference:
Callers
nothing calls this directly
Calls
3
preprocess_input
Function · 0.90
decode_predictions
Function · 0.90
VGG19
Function · 0.85
Tested by
no test coverage detected