-
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
Total Variation Loss #978
Total Variation Loss #978
Conversation
Initialize the PR.
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #978 +/- ##
========================================
- Coverage 86% 38% -48%
========================================
Files 193 195 +2
Lines 11404 11461 +57
========================================
- Hits 9778 4303 -5475
- Misses 1626 7158 +5532 |
@ragavvenkatesan how is it going here? 🐰 |
So, I was waiting on you folks for some feedback on the initial code. I am working on tests this weekend, I can prioritize for next release since you brought it up. |
So, @Borda I think the metric is implemented. I working on unit test (taking suggestions for tests now). I have tested this on actual model training and seems like it is working as expected. Let me know how this looks. |
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some initial comments
Co-authored-by: Nicki Skafte Detlefsen <[email protected]>
for more information, see https://pre-commit.ci
Addressed all comments @SkafteNicki Anything on tests? |
@ragavvenkatesan, could you pls check and resolve conflicts? 🦦 |
It seems to be failing for all the latest tests; in fact, it hangs and dies... |
What does this PR do?
This PR adds Total Variation Loss.
Fixes #972
Before submitting
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 🙃