aboutsummaryrefslogtreecommitdiff
path: root/examples/graph_resnet50.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/graph_resnet50.cpp')
-rw-r--r--examples/graph_resnet50.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/graph_resnet50.cpp b/examples/graph_resnet50.cpp
index f13383e5b7..ffdce2da4b 100644
--- a/examples/graph_resnet50.cpp
+++ b/examples/graph_resnet50.cpp
@@ -236,6 +236,11 @@ private:
/** Main program for ResNetV1_50
*
+ * Model is based on:
+ * https://arxiv.org/abs/1512.03385
+ * "Deep Residual Learning for Image Recognition"
+ * Kaiming He, Xiangyu Zhang, Shaoqing Ren, Jian Sun
+ *
* @note To list all the possible arguments execute the binary appended with the --help option
*
* @param[in] argc Number of arguments