aboutsummaryrefslogtreecommitdiff
path: root/examples/graph_yolov3.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/graph_yolov3.cpp')
-rw-r--r--examples/graph_yolov3.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/graph_yolov3.cpp b/examples/graph_yolov3.cpp
index aa136e1d6c..11d564c778 100644
--- a/examples/graph_yolov3.cpp
+++ b/examples/graph_yolov3.cpp
@@ -571,6 +571,11 @@ private:
/** Main program for YOLOv3
*
+ * Model is based on:
+ * https://arxiv.org/abs/1804.02767
+ * "YOLOv3: An Incremental Improvement"
+ * Joseph Redmon, Ali Farhadi
+ *
* @note To list all the possible arguments execute the binary appended with the --help option
*
* @param[in] argc Number of arguments