kenshohara / video-classification-3d-cnn-pytorch

Video classification tools using 3D ResNet
MIT License
1.11k stars 260 forks source link

generate_result_video.py running with errors #57

Open shadsakib opened 4 years ago

shadsakib commented 4 years ago

After running generate_result_video.py I get the following errors: `

  1. ../videos\: No such file or directory
  2. ValueError: could not convert string to float: 'er' ` Is there anything wrong with the code? How do I resolve these?