aboutsummaryrefslogtreecommitdiff
path: root/examples/graph_resnext50.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/graph_resnext50.cpp')
-rw-r--r--examples/graph_resnext50.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/graph_resnext50.cpp b/examples/graph_resnext50.cpp
index a52e18111c..f611535b90 100644
--- a/examples/graph_resnext50.cpp
+++ b/examples/graph_resnext50.cpp
@@ -186,6 +186,11 @@ private:
/** Main program for ResNeXt50
*
+ * Model is based on:
+ * https://arxiv.org/abs/1611.05431
+ * "Aggregated Residual Transformations for Deep Neural Networks"
+ * Saining Xie, Ross Girshick, Piotr Dollar, Zhuowen Tu, Kaiming He
+ *
* @note To list all the possible arguments execute the binary appended with the --help option
*
* @param[in] argc Number of arguments