aboutsummaryrefslogtreecommitdiff
path: root/examples/graph_googlenet.cpp
diff options
context:
space:
mode:
authorGeorgios Pinitas <georgios.pinitas@arm.com>2018-11-07 16:06:47 +0000
committerAnthony Barbier <Anthony.barbier@arm.com>2018-11-08 09:05:46 +0000
commitbdbbbe860cecacaa911578520355c6770475695a (patch)
tree6b6e3df1eec9e595446613ae23f1910ac2de66ad /examples/graph_googlenet.cpp
parentd636bc5bdf8b319a5c0f301e0c6125c0268b36cf (diff)
downloadComputeLibrary-bdbbbe860cecacaa911578520355c6770475695a.tar.gz
COMPMID-1744: Add paper references in graph models.
Change-Id: I031488247673de305f63b2a2e636f4cb17bd57f2
Diffstat (limited to 'examples/graph_googlenet.cpp')
-rw-r--r--examples/graph_googlenet.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/graph_googlenet.cpp b/examples/graph_googlenet.cpp
index c0954f775c..0b3ecffd86 100644
--- a/examples/graph_googlenet.cpp
+++ b/examples/graph_googlenet.cpp
@@ -199,6 +199,11 @@ private:
/** Main program for Googlenet
*
+ * Model is based on:
+ * https://arxiv.org/abs/1409.4842
+ * "Going deeper with convolutions"
+ * Christian Szegedy, Wei Liu, Yangqing Jia, Pierre Sermanet, Scott Reed, Dragomir Anguelov, Dumitru Erhan, Vincent Vanhoucke, Andrew Rabinovich
+ *
* @note To list all the possible arguments execute the binary appended with the --help option
*
* @param[in] argc Number of arguments