You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Guo, Yejun
ddd92ba2c6
convert_from_tensorflow.py: support conv2d with dilation
...
conv2d with dilation > 1 generates tens of nodes in graph, it is not
easy to parse each node one by one, so we do special tricks to parse
the conv2d layer.
Signed-off-by: Guo, Yejun <yejun.guo@intel.com>
Signed-off-by: Pedro Arthur <bygrandao@gmail.com>
5 years ago
..
python
convert_from_tensorflow.py: support conv2d with dilation
5 years ago
.gitignore
Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801'
9 years ago
Makefile
tools: Add fuzzer for demuxers
6 years ago
aviocat.c
tools/aviocat: add verbose mode.
5 years ago
bisect-create
Remove the ffserver program
7 years ago
bookmarklets.html
tools/bookmarklets: HTML code fixes
9 years ago
cl2c
tools/cl2c: Add a copyright header
7 years ago
clean-diff
…
coverity.c
tools/coverity: Add model for av_realloc
8 years ago
crypto_bench.c
tools/crypto_bench: update the comment about build command
6 years ago
cws2fws.c
…
dvd2concat
fix some a/an typos
9 years ago
enum_options.c
lav*,tests: remove several register_all calls
7 years ago
ffescape.c
…
ffeval.c
…
ffhash.c
…
fourcc2pixfmt.c
tools/fourcc2pixfmt: fix usages of av_get_codec_tag_string()
8 years ago
gen-rc
…
graph2dot.c
lav*,tests: remove several register_all calls
7 years ago
ismindex.c
lav*,tests: remove several register_all calls
7 years ago
libav-merge-next-commit
doc: move out merge script to tools
8 years ago
loudnorm.rb
tools: add loudnorm script example to use loudnorm
8 years ago
make_chlayout_test
…
missing_codec_desc
…
murge
doc&tools: Add murge script, for analyzing 3 way conflicts.
8 years ago
normalize.py
…
patcheck
patcheck: Add 'threshhold' to common typo list
7 years ago
pktdumper.c
lav*,tests: remove several register_all calls
7 years ago
plotframes
…
probetest.c
lav*,tests: remove several register_all calls
7 years ago
qt-faststart.c
tools/qt-faststart: Allow free atoms after moov atom.
6 years ago
seek_print.c
lav*,tests: remove several register_all calls
7 years ago
sidxindex.c
lav*,tests: remove several register_all calls
7 years ago
sofa2wavs.c
tools/sofa2wavs: add license header
8 years ago
target_dec_fate.list
tools/target_dec_fate.list: add issues 4000 to 6000
6 years ago
target_dec_fate.sh
tools/target_dec_fate.sh: Add support for lines that are comments
6 years ago
target_dec_fuzzer.c
tools/target_dec_fuzzer: adjust pixel threshold for MSRLE, as it allows coding gigantic images on tiny input
5 years ago
target_dem_fuzzer.c
tools/target_dem_fuzzer: ignore avformat_find_stream_info() failure
5 years ago
trasher.c
…
uncoded_frame.c
lav*,tests: remove several register_all calls
7 years ago
unwrap-diff
…
yuvcmp.c
…
zmqsend.c
tools/zmqsend: Avoid mem copy past the end of input buffer
5 years ago
zmqshell.py
…