Open Pros-yanghaozhe opened 2 years ago
I'm interested in the "err_map",however,i just find that "err_map" is a dimension of the "output" after the decoder, as:
errsm = x[:, 4:5].clamp(0., 1.)
could you please tell me more details about "err_map" ? (how to calculate)
I'm interested in the "err_map",however,i just find that "err_map" is a dimension of the "output" after the decoder, as:
errsm = x[:, 4:5].clamp(0., 1.)
could you please tell me more details about "err_map" ? (how to calculate)