kkahatapitiya / X3D-Multigrid

PyTorch implementation of X3D models with Multigrid training.
MIT License
91 stars 13 forks source link

num_samples error #12

Open giovi1 opened 1 year ago

giovi1 commented 1 year ago

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.

Screenshot 2023-09-01 alle 11 35 47