Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How does this impact some objective quality metrics like SSIM, PSNR-HSV, VMAF? #3

Open
jrmuizel opened this issue Mar 16, 2018 · 1 comment

Comments

@jrmuizel
Copy link

It would be interesting to see the impact deblocking has especially at lower bitrates.

@jyrkialakuijala
Copy link
Collaborator

We only tested with butteraugli which is a maximum error based metric. We saw reduction of error values in smooth areas, but most often the maximum error is in a non-smooth area and is not affected by better performance in slow gradients.

A L2-norm based quality metric should be able to see the improvement, but we didn't test that.

Overall we consider the approach compatible with a browser visualizing jpegs, but we didn't have time to try out integration or performance optimization yet.

(This algorithm is embarrassingly simple to implement.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants