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

automatic differentiation support? #51

Open
stevengj opened this issue Jun 23, 2024 · 1 comment
Open

automatic differentiation support? #51

stevengj opened this issue Jun 23, 2024 · 1 comment

Comments

@stevengj
Copy link

stevengj commented Jun 23, 2024

It might be nice to add support for ImplicitDifferentiation.jl or similar to make the reconstructed image differentiable with respect to the input image (and/or the hyper-parameters like λ).

@gaurav-arya worked out the algorithms for this in this paper (2022), section 2.2 (for ElasticNet regularization, which includes TV and Tikhonov as special cases), where he used it to co-design optics for CS reconstruction.

@roflmaostc
Copy link
Owner

I would need to read on that.

Can @gaurav-arya help regarding the implementation?

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

No branches or pull requests

2 participants