You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this paper, weight cross-entropy (Content-Aware Module) is employed for calculating loss between the prediction of SR image and gt. However, the code seems to calculate loss between the prediction of HR image and gt.
:D Thank you for pointing out this problem.
We reconstruct the code after this paper was accepted, but have not tested the code since it is a little bit busy these days. I have fixed that problem :D
This paper is quite impressive research.
I have a question about implementation.
In this paper, weight cross-entropy (Content-Aware Module) is employed for calculating loss between the prediction of SR image and gt. However, the code seems to calculate loss between the prediction of HR image and gt.
FudanOCR/scene-text-telescope/loss/text_focus_loss.py
Line 97 in 342eb1c
The text was updated successfully, but these errors were encountered: