Skip to content
Snippets Groups Projects
Commit b5562129 authored by Tiago de Freitas Pereira's avatar Tiago de Freitas Pereira
Browse files

Updated the default layer

parent b16aa7c5
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,7 @@ class VGG16(SequenceNetwork):
fc7_output=4096,
n_classes=10,
default_feature_layer="fc7",
default_feature_layer="fc8",
seed=10,
use_gpu=False):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment