DocGeoNet icon indicating copy to clipboard operation
DocGeoNet copied to clipboard

Questions about data processing while training

Open KingRicardo opened this issue 1 year ago • 1 comments

Hi, I noticed that you use the absolute value of bm while training and do not use normalization.

bm = bm_ori / 448 * 255.

Have you tried relative value and normalization of bm? If so, what is the effect on the result?

KingRicardo avatar May 01 '23 06:05 KingRicardo

Hi, we have not tried the normalized bm. Maybe it performs better.

fh2019ustc avatar May 04 '23 13:05 fh2019ustc