Thank you for the great work! After reading your source codes, I realize that you used the function
oversample_data to perform 10 crop operations without doing other processing. However, in the original RTFM paper/repo, the author mentioned about the group normalize step. Would you please provide some clues about how I can adapt your code to implement the group normalize? Thank you.
Thank you for the great work! After reading your source codes, I realize that you used the function
oversample_data to perform 10 crop operations without doing other processing. However, in the original RTFM paper/repo, the author mentioned about the group normalize step. Would you please provide some clues about how I can adapt your code to implement the group normalize? Thank you.