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-06-15 01:20:51 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
31cf7e1a1faf002e2a66775a739de10c5fd31770
31cf7e1a
1 parent
dca4a700
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
README.md
README.md
View file @
31cf7e1
...
...
@@ -70,8 +70,9 @@ Performance Test
#### BPP
(#압축에 사용된 전체 Bit 수) / (#전체 화소수)
#### RD-Curve
![
anchor_curve
](
./RD_curve.PNG
)
{: width="300" height="300"){: .center}
![
ms-ssim_curve
](
./RD_curve_msssim.PNG
)
{: width="300" height="300"){: .center}
MSE Curve | MS-SSIM Curve
:-------------------------:|:-------------------------:
![
anchor_curve
](
./RD_curve.PNG
)
| !
[
ms-ssim_curve
](
./RD_curve_msssim.PNG
)
#### BD-rate
Code explanation
...
...
Please
register
or
login
to post a comment