aboutsummaryrefslogtreecommitdiff
path: root/examples/graph_mobilenet_v2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/graph_mobilenet_v2.cpp')
-rw-r--r--examples/graph_mobilenet_v2.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/graph_mobilenet_v2.cpp b/examples/graph_mobilenet_v2.cpp
index 44061809bf..2bff367b57 100644
--- a/examples/graph_mobilenet_v2.cpp
+++ b/examples/graph_mobilenet_v2.cpp
@@ -237,6 +237,11 @@ private:
/** Main program for MobileNetV2
*
+ * Model is based on:
+ * https://arxiv.org/abs/1801.04381
+ * "MobileNetV2: Inverted Residuals and Linear Bottlenecks"
+ * Mark Sandler, Andrew Howard, Menglong Zhu, Andrey Zhmoginov, Liang-Chieh Chen
+ *
* @note To list all the possible arguments execute the binary appended with the --help option
*
* @param[in] argc Number of arguments