chenchao15/2D_projection_matching

What's the meaning of _preprocess() function in encoder?

Opened this issue · 0 comments

In the encoder, the values of images are multiplied by 2 through the "_preprocess" function. Could you please tell me what the meaning of this operation is?