VideoMAEv2 icon indicating copy to clipboard operation
VideoMAEv2 copied to clipboard

on the tad features extraction, is image normalization required?

Open auzxb opened this issue 1 year ago • 3 comments

on the train stage,the images have to be loaded in to a range of [0, 1] and then normalized using mean = [0.485, 0.456, 0.406] and std = [0.229, 0.224, 0.225],is image normalization required when extracting tad features?

auzxb avatar Jun 14 '24 13:06 auzxb