최승미

Update README.md

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