jfzhang95 / pytorch-video-recognition

PyTorch implemented C3D, R3D, R2Plus1D models for video activity recognition.
MIT License
1.16k stars 250 forks source link

ValueError:high<=0 #69

Open slliugit opened 2 years ago

slliugit commented 2 years ago

When I perform python train.py,it will show:ValueError:high<=0.Is there any solution, please?