-
Notifications
You must be signed in to change notification settings - Fork 411
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
add LPIPS #431
add LPIPS #431
Conversation
Codecov Report
@@ Coverage Diff @@
## master #431 +/- ##
==========================================
- Coverage 95.97% 95.85% -0.12%
==========================================
Files 129 130 +1
Lines 4227 4274 +47
==========================================
+ Hits 4057 4097 +40
- Misses 170 177 +7
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Co-authored-by: Jirka Borovec <[email protected]>
Hello @SkafteNicki! Thanks for updating this PR. There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻 Comment last updated at 2021-08-09 11:30:34 UTC |
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
Before submitting
What does this PR do?
Fixes #427
Adds LPIPS metric to image package. Use to measure perceptual similarity.
PR review
Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.
Did you have fun?
Make sure you had fun coding 🙃