Showing
1 changed file
with
17 additions
and
1 deletions
... | @@ -3,14 +3,30 @@ Deep Video Compression | ... | @@ -3,14 +3,30 @@ Deep Video Compression |
3 | 3 | ||
4 | Our Test Sequence | 4 | Our Test Sequence |
5 | ------------- | 5 | ------------- |
6 | +The Common Test Conditions(CTC) of the test sequence we used are as follows. | ||
7 | +- Chroma Format: RGB 4:4:4 | ||
8 | +- Input bit-depth: 8 | ||
9 | +- Resolution: 768x768 | ||
10 | +- HEVC & VVC QP: 22, 27, 32, 37 | ||
11 | +- Compress AI Quality: 1, 2, 3, 4, 5, 6 | ||
12 | + | ||
13 | +### Sensor-generated Sequence | ||
14 | +|Input bit-depth|Frame rate|Test sequence name|frame count| | ||
15 | +|:------:|:---:|:---:|:---:| | ||
16 | +|8|50|CrowdRun|100| | ||
17 | +|8|50|DucksTakeOff|100| | ||
18 | +|8|50|OldTownCross|100| | ||
19 | +|8|50|Parkjoy|100| | ||
6 | 20 | ||
7 | Reference Software | 21 | Reference Software |
8 | ------------- | 22 | ------------- |
9 | HEVC (HM 16.8): [Download HM][TortoiseSVM] | 23 | HEVC (HM 16.8): [Download HM][TortoiseSVM] |
10 | [TortoiseSVM]: https://tortoisesvn.net/downloads.html "Download HM" | 24 | [TortoiseSVM]: https://tortoisesvn.net/downloads.html "Download HM" |
11 | -VVC (vtm 12.1): [Download VTM][Fraunhofer], [Download Documents][Fraunhofer_Documents] | 25 | +VVC (VTM 12.1): [Download VTM][Fraunhofer], [Download Documents][Fraunhofer_Documents] |
12 | [Fraunhofer]: https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/-/tags "Download VTM" | 26 | [Fraunhofer]: https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM/-/tags "Download VTM" |
13 | [Fraunhofer_Documents]: https://jvet.hhi.fraunhofer.de/ "Common Test Condition" | 27 | [Fraunhofer_Documents]: https://jvet.hhi.fraunhofer.de/ "Common Test Condition" |
28 | +Compress AI (bmshj2018-hyperprior, mbt2018, cheng2020-anchor): [compressAI github][compressAI] | ||
29 | +[compressAI]: https://github.com/InterDigitalInc/CompressAI "compressAI github" | ||
14 | 30 | ||
15 | Our Proposed Codec | 31 | Our Proposed Codec |
16 | ------------- | 32 | ------------- | ... | ... |
-
Please register or login to post a comment