X3D-Multigrid
X3D-Multigrid copied to clipboard
num_samples error
Hi,
When I run train_x3d_charades.py, I get the following error:
raise ValueError("num_samples should be a positive integer "
ValueError: num_samples should be a positive integer value, but got num_samples=0
I'm using the same dataset in the code (Charades_v1_rgb). Do you have any suggestions? Thank you.