aboutsummaryrefslogtreecommitdiff
path: root/examples/graph_vgg16.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/graph_vgg16.cpp')
-rw-r--r--examples/graph_vgg16.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/graph_vgg16.cpp b/examples/graph_vgg16.cpp
index 8e1e621cdc..4b5f33a7e8 100644
--- a/examples/graph_vgg16.cpp
+++ b/examples/graph_vgg16.cpp
@@ -236,6 +236,11 @@ private:
/** Main program for VGG16
*
+ * Model is based on:
+ * https://arxiv.org/abs/1409.1556
+ * "Very Deep Convolutional Networks for Large-Scale Image Recognition"
+ * Karen Simonyan, Andrew Zisserman
+ *
* @note To list all the possible arguments execute the binary appended with the --help option
*
* @param[in] argc Number of arguments