-
Notifications
You must be signed in to change notification settings - Fork 18
New interface for ECCORestoring #185
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
Merged
Changes from 1 commit
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
2a9b254
start changing ecco restoring
simone-silvestri 3c7c0ce
this should work?
simone-silvestri 82fd2d5
new interface
simone-silvestri fc33335
fix docstring
simone-silvestri d2f51d1
simplify
simone-silvestri bc8c226
adding a maxiter
simone-silvestri c9036ec
make it work
simone-silvestri 8941604
remove manifest
simone-silvestri 9f16b60
adding maxiter
simone-silvestri a94f083
some changes
simone-silvestri e53a807
add range checks
simone-silvestri 7597b1b
fix docstring
simone-silvestri b5d1661
inpainting_iterations?
simone-silvestri f6f40ad
better docstring
simone-silvestri 58517cb
better defaults
simone-silvestri beb0836
correct docstring
simone-silvestri 764ad91
adding a show method
simone-silvestri ee03ff3
fixed tests
simone-silvestri f82292e
more fixes
simone-silvestri a474956
fix ranges check
simone-silvestri 78012d0
fix ecco tests
simone-silvestri 32fd953
fix ecco tests
simone-silvestri bda2828
correct the precompile runtime
simone-silvestri fc82bf8
remove concurrency
simone-silvestri e1c05a2
Merge branch 'main' into ss/ecco-restoring-interface
simone-silvestri cf5a861
bugfix
simone-silvestri 27bf157
Merge branch 'main' into ss/ecco-restoring-interface
simone-silvestri 1bbfd7b
flux form
simone-silvestri a3e4807
Merge branch 'main' into ss/ecco-restoring-interface
simone-silvestri df7bed2
NearestNeighborInpainting
simone-silvestri 701c3d1
some more comments plus fix tests
simone-silvestri 644370b
check inpainting
simone-silvestri 9346a64
remove space
simone-silvestri defa077
bugfix
simone-silvestri 819142c
bugfix
simone-silvestri 2b5af9a
fix a couple of bugs
simone-silvestri 0c407dc
fix tests
simone-silvestri 3bb195c
corrected tests
simone-silvestri 862d77a
setting
simone-silvestri 7bd6559
bugfix
simone-silvestri 5ba0558
Merge branch 'main' into ss/ecco-restoring-interface
simone-silvestri f24e672
Merge branch 'main' into ss/ecco-restoring-interface
simone-silvestri 1dc6f88
try setting the runtime version
simone-silvestri 72cfb20
whoops
simone-silvestri 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
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.
you may want to keep the test file though