Signed-off-by: Guo, Yejun <yejun....@intel.com>
---
 doc/filters.texi | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index 4fdcfe9..75d2a38 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -16538,9 +16538,10 @@ Efficient Sub-Pixel Convolutional Neural Network model 
(ESPCN).
 See @url{https://arxiv.org/abs/1609.05158}.
 @end itemize
 
-Training scripts as well as scripts for model generation can be found at
+Training scripts as well as scripts for model file (.pb) saving can be found at
 @url{https://github.com/XueweiMeng/sr/tree/sr_dnn_native}. Original repository
-is at @url{https://github.com/HighVoltageRocknRoll/sr.git}.
+is at @url{https://github.com/HighVoltageRocknRoll/sr.git}. Once get the 
TensorFlow
+model file (.pb), the native model file (.model) can be generated via 
libavfilter/dnn/python/convert.py
 
 The filter accepts the following options:
 
-- 
2.7.4

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to