Skip to content
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

Image DCT inpainting dataset #134

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Image DCT inpainting dataset #134

wants to merge 10 commits into from

Conversation

svaiter
Copy link

@svaiter svaiter commented Jul 3, 2023

Add a DCT inpainting benchmark.

  • Use a random masking operator in the image domain, and seek sparsity in the DCT domain
  • Depends on scipy to check if X is a LinearOperator

Supports currently : python_pgd (w/ and w/o acceleration), ModOpt-FISTA and ModOpt-POGM

@svaiter svaiter marked this pull request as ready for review July 3, 2023 14:05
datasets/dct_inpainting.py Outdated Show resolved Hide resolved
datasets/dct_inpainting.py Outdated Show resolved Hide resolved
objective.py Outdated Show resolved Hide resolved
@svaiter svaiter requested a review from mathurinm July 4, 2023 07:55
@svaiter
Copy link
Author

svaiter commented Jul 13, 2023

@mathurinm does the PR ok in the current state?

@mathurinm mathurinm requested a review from Badr-MOUFAD July 17, 2023 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants