mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-04-14 00:58:38 +02:00
doc/filters: update how to generate native model for sr filter
Signed-off-by: Guo, Yejun <yejun.guo@intel.com>
This commit is contained in:
parent
50e194e6e1
commit
231d0c819f
@ -16598,10 +16598,13 @@ Efficient Sub-Pixel Convolutional Neural Network model (ESPCN).
|
|||||||
See @url{https://arxiv.org/abs/1609.05158}.
|
See @url{https://arxiv.org/abs/1609.05158}.
|
||||||
@end itemize
|
@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
|
@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}.
|
||||||
|
|
||||||
|
Native model files (.model) can be generated from TensorFlow model
|
||||||
|
files (.pb) by using tools/python/convert.py
|
||||||
|
|
||||||
The filter accepts the following options:
|
The filter accepts the following options:
|
||||||
|
|
||||||
@table @option
|
@table @option
|
||||||
|
Loading…
x
Reference in New Issue
Block a user