-
Notifications
You must be signed in to change notification settings - Fork 12
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
Some training fixes and improvements #65
Conversation
C-Achard
commented
Mar 5, 2024
•
edited by MMathisLab
Loading
edited by MMathisLab
- More reliable WandB starting/stopping
- Ensuring csv saving occurs properly even when worker is stopped
- Additional documentation for WNet
- Fix pretrained weights loading
- More flexible WNet3D parameters
- Switch logger to INFO before merging
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #65 +/- ##
==========================================
- Coverage 80.80% 80.50% -0.31%
==========================================
Files 46 46
Lines 6096 6120 +24
==========================================
+ Hits 4926 4927 +1
- Misses 1170 1193 +23 ☔ View full report in Codecov by Sentry. |
0522a75
to
c22d2a6
Compare
small bump for @CYHSM to review 🥳 |
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.
Lgtm, but did not run code