MoonBlvd / tad-IROS2019

Code of the Unsupervised Traffic Accident Detection paper in Pytorch.
MIT License
164 stars 39 forks source link

Error from the start num_samples should be a positive integer value, but got num_samples=0 #38

Open ghadeerAbdulmajeed opened 1 year ago

ghadeerAbdulmajeed commented 1 year ago

Hey @MoonBlvd I'm trying to run the code but i'm facing this error (num_samples should be a positive integer value, but got num_samples=0) i'm not sure why it appears exactly and what i need to change to make it work