Skip to content

Instantly share code, notes, and snippets.

@mmathys
Created May 25, 2020 07:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mmathys/8d4e10fe6b1ebeb3485c8c593284d18b to your computer and use it in GitHub Desktop.
Save mmathys/8d4e10fe6b1ebeb3485c8c593284d18b to your computer and use it in GitHub Desktop.
Model: "sequential_11"
_________________________________________________________________
Layer (type) Output Shape Param #
=================================================================
vgg16 (Model) (None, 14, 14, 512) 14714688
_________________________________________________________________
flatten_11 (Flatten) (None, 100352) 0
_________________________________________________________________
dense_7 (Dense) (None, 20) 2007060
=================================================================
Total params: 16,721,748
Trainable params: 2,007,060
Non-trainable params: 14,714,688
_________________________________________________________________
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment