summaryrefslogtreecommitdiff
path: root/libavfilter/dnn_espcn.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavfilter/dnn_espcn.h')
-rw-r--r--libavfilter/dnn_espcn.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libavfilter/dnn_espcn.h b/libavfilter/dnn_espcn.h
index 9344aa90fe..e0013fe1dd 100644
--- a/libavfilter/dnn_espcn.h
+++ b/libavfilter/dnn_espcn.h
@@ -20,7 +20,8 @@
/**
* @file
- * Default cnn weights for x2 upscaling with espcn model.
+ * This file contains CNN weights for ESPCN model (https://arxiv.org/abs/1609.05158),
+ * auto generated by scripts provided in the repository: https://github.com/HighVoltageRocknRoll/sr.git.
*/
#ifndef AVFILTER_DNN_ESPCN_H