Closed shallweiwei closed 1 year ago
Is the mask of TSR generated by using Igt - I in ?
The answer to your question is "Yes" TSR mask can be generated by subtracting $I{gt}$ from $I{in}$. As mentioned in the paper, we used 25 as the threshold to suppress the noise
$Mask{TSR} = (I{in} - I_{gt}) > 25 $
And could you release your training code?
Due to the company's regulations, we have no plans to release the training code yet. Please understand that we can't release it, and we apologize for the inconvenience.
Is the mask of TSR generated by using Igt - I in ?
The answer to your question is "Yes" TSR mask can be generated by subtracting Igt from Iin. As mentioned in the paper, we used 25 as the threshold to suppress the noise
MaskTSR=(Iin−Igt)>25
And could you release your training code?
Due to the company's regulations, we have no plans to release the training code yet. Please understand that we can't release it, and we apologize for the inconvenience.
Why my result is like this
Thanks for your work! Is the mask of TSR generated by using Igt - I in ? And could you release your training code?