video-classification-3d-cnn-pytorch
video-classification-3d-cnn-pytorch copied to clipboard
generate_result_video.py running with errors
After running generate_result_video.py I get the following errors: `
- ../videos: No such file or directory
- ValueError: could not convert string to float: 'er' ` Is there anything wrong with the code? How do I resolve these?