aboutsummaryrefslogtreecommitdiff
path: root/examples/graph_inception_v4.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/graph_inception_v4.cpp')
-rw-r--r--examples/graph_inception_v4.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/graph_inception_v4.cpp b/examples/graph_inception_v4.cpp
index 77ef54cf98..d4854cff70 100644
--- a/examples/graph_inception_v4.cpp
+++ b/examples/graph_inception_v4.cpp
@@ -721,6 +721,11 @@ private:
/** Main program for Inception V4
*
+ * Model is based on:
+ * https://arxiv.org/abs/1602.07261
+ * "Inception-v4, Inception-ResNet and the Impact of Residual Connections on Learning"
+ * Christian Szegedy, Sergey Ioffe, Vincent Vanhoucke, Alex Alemi
+ *
* @note To list all the possible arguments execute the binary appended with the --help option
*
* @param[in] argc Number of arguments