nmichlo / disent

🧶 Modular VAE disentanglement framework for python built with PyTorch Lightning ▸ Including metrics and datasets ▸ With strongly supervised, weakly supervised and unsupervised methods ▸ Easily configured and run with Hydra config ▸ Inspired by disentanglement_lib
https://disent.michlo.dev
MIT License
122 stars 18 forks source link

upgrade dependencies #40

Closed nmichlo closed 1 year ago

nmichlo commented 1 year ago

upgrade disent dependencies

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (ff462ba) 70.04% compared to head (32be8d3) 70.04%.

:exclamation: Current head 32be8d3 differs from pull request most recent head 0855c9f. Consider uploading reports for the commit 0855c9f to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #40 +/- ## ======================================= Coverage 70.04% 70.04% ======================================= Files 135 135 Lines 7538 7538 ======================================= Hits 5280 5280 Misses 2258 2258 ``` | [Impacted Files](https://codecov.io/gh/nmichlo/disent/pull/40?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nathan) | Coverage Δ | | |---|---|---| | [disent/metrics/\_factored\_components.py](https://codecov.io/gh/nmichlo/disent/pull/40?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nathan#diff-ZGlzZW50L21ldHJpY3MvX2ZhY3RvcmVkX2NvbXBvbmVudHMucHk=) | `88.95% <ø> (ø)` | | | [disent/metrics/\_flatness.py](https://codecov.io/gh/nmichlo/disent/pull/40?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nathan#diff-ZGlzZW50L21ldHJpY3MvX2ZsYXRuZXNzLnB5) | `94.11% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nathan). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Nathan)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.