Sampling method when training
AliceCrystal opened this issue · 2 comments
AliceCrystal commented
Thanks for your greate job! For training Kinetics400, is the sampling method normal sample or dense sample?
Phoenix1327 commented
normal sample
AliceCrystal commented
If my understanding of the paper and source code is correct, the test uses a dense sample. so would a normal sample for training and a dense sample for testing be inconsistent?