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

Great work, can you provide the source code for reproduction? #1

Open
gao815 opened this issue Apr 22, 2024 · 2 comments
Open

Great work, can you provide the source code for reproduction? #1

gao815 opened this issue Apr 22, 2024 · 2 comments

Comments

@gao815
Copy link

gao815 commented Apr 22, 2024

I am also working on the related inverse problem imaging, but recently I am stuck on the SISSY algorithm, it always does not converge, if you can provide the source code of this simulation, I would be very grateful!

@nabilalibou
Copy link
Owner

nabilalibou commented Apr 22, 2024

The code for the SISSY algorithm is in the file sissy.m
This function is used for the simulation in the main code inverse_problem.m file.
I added theoretical explanations of this algorithm in the Readme to make the code more understandable.

@gao815
Copy link
Author

gao815 commented Apr 26, 2024

Thank you. I tried your SISSY simulation, but it also did not work well on my data set. I found that the effect may be better than expected under the L1, 2 norm constraint in the SISSY paper.

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