yang-jin-hai/SAIN

is there demo result for compression restoration (g^-1)

wl3b10s opened this issue · 4 comments

is there a demo result for compression restoration (g^-1)?

thanks

We use $g^{-1}$ and $f^{-1}$ as a whole during our experiments, and havn't try to seprerate the two steps to investigate the compression restoration results. This is a good point, you can have a try and welcome to post some results here.

We use g−1g−1g^{-1} and f−1f−1f^{-1} as a whole during our experiments, and havn't try to seprerate the two steps to investigate the compression restoration results. This is a good point, you can have a try and welcome to post some results here.

so there is no loss function and label to constrain the input of g and output of g^-1.
Is my understanding correct?

Not exactly, you can read Section 3.3 LR guidance for details. We made some constraints on $g$ and $g^{-1}$, but did not try to visualize the compression-restored results (i.e., $y_r$)。

understood thanks.