aboutsummaryrefslogtreecommitdiff
path: root/examples/graph_squeezenet.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/graph_squeezenet.cpp')
-rw-r--r--examples/graph_squeezenet.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/graph_squeezenet.cpp b/examples/graph_squeezenet.cpp
index ddb4474aac..17ec26e2a6 100644
--- a/examples/graph_squeezenet.cpp
+++ b/examples/graph_squeezenet.cpp
@@ -202,6 +202,11 @@ private:
/** Main program for Squeezenet v1.0
*
+ * Model is based on:
+ * https://arxiv.org/abs/1602.07360
+ * "SqueezeNet: AlexNet-level accuracy with 50x fewer parameters and <0.5MB model size"
+ * Forrest N. Iandola, Song Han, Matthew W. Moskewicz, Khalid Ashraf, William J. Dally, Kurt Keutzer
+ *
* @note To list all the possible arguments execute the binary appended with the --help option
*
* @param[in] argc Number of arguments