kenshohara/3D-ResNets-PyTorch

Why is opt.n_val_samples 3

YTHmamba opened this issue · 0 comments

I found that when fine-tuning UCF101, split1 partition was used to verify that the number in the dataset was 11349 instead of 3783, and why was batchsize opt.batch_size // opt.n_val_samples?