diff options
author | Guo, Yejun <yejun.guo@intel.com> | 2019-10-21 20:38:17 +0800 |
---|---|---|
committer | Pedro Arthur <bygrandao@gmail.com> | 2019-10-30 11:07:06 -0300 |
commit | f4b3c0e55c84434eb897c2a4a1179cb1d202c52c (patch) | |
tree | 4d119163acfab352d18328b526c0bb99a7dc771d /tools/zmqshell.py | |
parent | e1b45b85963b5aa9d67e23638ef9b045e7fbd875 (diff) | |
download | ffmpeg-f4b3c0e55c84434eb897c2a4a1179cb1d202c52c.tar.gz |
avfilter/dnn: add a new interface to query dnn model's input info
to support dnn networks more general, we need to know the input info
of the dnn model.
background:
The data type of dnn model's input could be float32, uint8 or fp16, etc.
And the w/h of input image could be fixed or variable.
Signed-off-by: Guo, Yejun <yejun.guo@intel.com>
Signed-off-by: Pedro Arthur <bygrandao@gmail.com>
Diffstat (limited to 'tools/zmqshell.py')
0 files changed, 0 insertions, 0 deletions