issues
search
PTB-MR
/
mrpro
MR image reconstruction and processing.
https://ptb-mr.github.io/mrpro/
Apache License 2.0
17
stars
2
forks
source link
Missing Functionals
#400
Open
fzimmermann89
opened
2 months ago
fzimmermann89
commented
2 months ago
Some Functionals that might be added:
[ ] SSIM (Non Proximable, I have pytorch code.)
[ ] Huber (differential combination of L1 and L2)
[ ] L1_L2, i.e. | |x - g|_2 ||_1
[ ] L2 (Non-Squared)
Some Functionals that might be added: