-
Notifications
You must be signed in to change notification settings - Fork 32
🔨 Rework PPs, Use transformsV2, & Fix corruptions #145
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
Merged
Changes from all commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
28085ae
:hammer: Rename x to inputs
o-laurent 55e677a
:shirt: Some more small improvements
o-laurent c4021bc
Merge pull request #143 from ENSTA-U2IS-AI/fix-scaler
fira7s 7c645bd
:hammer: make batch size and other parameters configurable in scaler …
fira7s 76b899f
:hammer: Improve memory efficiency & small fix
o-laurent 06c5b7d
:bug: Fix corruption for non square images
o-laurent 3ce9286
:heavy_minus_sign: Remove scikit-image dependency
o-laurent d7bb988
:hammer: Start improving corrupted dataset
o-laurent 3bef45b
:bug: Follow Hendryck more closely for Impulse noise
o-laurent a80d06a
:bug: Continue improving corruption and dataset
o-laurent 42a3828
:bug: Continue fixing transforms
o-laurent 95f445b
:white_check_mark: Fix corruption test
o-laurent 6e56109
:zap: Update cls dms to v2
o-laurent bf1b671
Merge branch 'dev' of github.com:ENSTA-U2IS-AI/torch-uncertainty into…
o-laurent d8c6a10
:hammer: Update transforms in dms for cls and seg
alafage d98b8d9
:bug: Finish fixing corruptions
o-laurent dba4bcf
:fire: Temporarily remove tj-actions/changed-files@v42
o-laurent e76a7d8
Merge branch 'dev' of github.com:ENSTA-U2IS-AI/torch-uncertainty into…
o-laurent f4a59e0
:book: Add some documentation
o-laurent 06ef307
:book: Add a ref to the new datasets on the RM
o-laurent 6c72858
:bug: Fix speckle noise
o-laurent cfdb70e
:hammer: Continue improving corruptions
o-laurent 2a6893d
:bug: Fix saturation
o-laurent 0f28596
:sparkles: Add new implementation of GlassBlur
o-laurent e58c3bb
:hammer: Replace ``.permute()`` and ``.repeat()`` with ``einops.rearr…
alafage 0e75019
:fire: Remove name & rename batch var
o-laurent 2eecafe
Merge branch 'corruption' of github.com:ENSTA-U2IS-AI/torch-uncertain…
o-laurent 442b3b7
:ok_hand: Comply with comments
o-laurent 55eb8ae
:hammer: Rework the corrupted dataset
o-laurent a7d9cef
:white_check_mark: Improve coverage
o-laurent 22ca13c
:book: Add some doc on the hyperparameters
o-laurent 70b5c00
:bug: Fixinvoluntary double unsqueeze
o-laurent 2fad902
:white_check_mark: Finish coverage
o-laurent 1ea1478
:white_check_mark: Finish coverage
o-laurent d349855
:fire: Remove useless flaky test
o-laurent c7d022e
:fire: Remove OriginalGlassBlur from corruption transforms
o-laurent 6024751
:hammer: Add corrupted datasets to init
o-laurent 2e6061a
:wrench: Use one flag for codecov
o-laurent 46bdab8
:fire: Remove corrupted dataset from init due to circular import
o-laurent 77f19f7
:shirt: Various improvements
o-laurent 0321053
Merge pull request #144 from ENSTA-U2IS-AI/corruption
o-laurent 3a3941a
:hammer: Post-processing `fit()` method takes a `DataLoader` instead …
alafage 93af2c9
:books: Update tutorials
alafage 1344035
Merge pull request #146 from ENSTA-U2IS-AI/scaler_update
alafage e93a837
:zap: Bump version
o-laurent 0c7b0fb
:bug: Fix rare Fog corruption bug
o-laurent 3b5ab22
:bug: Don't overwrite CUB's root
o-laurent 8728459
:bug: Improve Elastic Transform
o-laurent 96dd895
:bug: Remove comments
o-laurent 5bb56c0
:hammer: Rework post-processing set
o-laurent 8df18d0
:hammer: Make mc_batch_size explicit again
o-laurent 81d8c4a
:bug: Fix Temperature Scaling tutorial
alafage de6d239
:hammer: No seg plot when `trainer.datamodule is None` in `Segmentati…
alafage File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
So we don’t have pretrained weights?
Uh oh!
There was an error while loading. Please reload this page.
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.
We have some, but I don't think that we can sell our library on this for now. Maybe it would be good to improve our number of pre-trained models for the submission.