-
Notifications
You must be signed in to change notification settings - Fork 2
ENH adding new tasks (MRI, demoisaicing) #5
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
Open
tomMoral
wants to merge
34
commits into
main
Choose a base branch
from
new-tasks
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
12cd68b
WIP add FastMRI dataset and demosaicing task
Melvin-klein 6a8108f
WIP
Melvin-klein 80f232b
WIP Add ifft2 as baseline
Melvin-klein 217436c
WIP skip ifft2 solver on datasets that are not FastMRI
Melvin-klein 5b7602f
WIP
Melvin-klein 65beb1a
WIP
Melvin-klein 4525802
WIP : Add new denoiser for DPIR
Melvin-klein 92e8791
Removed unused files
Melvin-klein a0227e5
Add DPIR_2C to handle imaginary images
Melvin-klein b8fa8ee
Refactor code
Melvin-klein 2a1a435
Update DiffPIR for imaginary images
Melvin-klein 5c1ea37
Every solvers run on SimpleFastMIR
Melvin-klein 7442ff1
WIP: Change SimpleFastMRISliceDataset to FastMRISliceDataset
Melvin-klein c508509
WIP
27a3f07
WIP
4f9e189
WIP
0737ca6
WIP
386be6a
WIP
Melvin-klein ecc81ae
WIP
Melvin-klein 8029157
WIP
Melvin-klein 25b1375
UNet working
Melvin-klein ac88628
UNet, DPIR, DiffPIR working
Melvin-klein 7a55efd
WIP
Melvin-klein be94a63
WIP
Melvin-klein 23baf2b
WIP
Melvin-klein 4af546b
Added inpainting, fix bugs
Melvin-klein 65c1f65
Add inference time per degraded image to metrics
Melvin-klein 32526b3
Fix U-Net solver's scheduler
Melvin-klein 8ca02b8
Fix comments
Melvin-klein e04c973
merge main
Etyl 20d9d35
FIX: linting
Etyl c54d702
more linting
Etyl 919ea7c
FIX bsd500 dataset
Etyl 354846e
fix: fix bsd500_cbsd84
Etyl 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -18,3 +18,4 @@ benchopt.ini | |
| coverage.xml | ||
|
|
||
| tmp | ||
| data/ | ||
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.
Uh oh!
There was an error while loading. Please reload this page.