Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2021-1-capstone-design1
/
KHY_Project1
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
최승미
2021-05-14 17:03:18 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
db54147e4de320fddcb7b4f52a913fadd1bc8ca6
db54147e
1 parent
318fca35
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
1 deletions
README.md
README.md
View file @
db54147
...
...
@@ -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
-------------
...
...
Please
register
or
login
to post a comment