two-stream-fusion-for-action-recognition-in-videos
two-stream-fusion-for-action-recognition-in-videos copied to clipboard
I have some problems in conv_fusion.py
When I run conv_fusion.py it has problems: ==> (Training video, Validation video):( 11 0 ) Eligible videos for training : 10 videos Eligible videos for validation: 0 videos Epoch 0/19
Traceback (most recent call last):
File "conv_fusion.py", line 349, in
IndexError: too many indices for tensor of dimension 2
Can someone help me?
hi, i got the same probliem,did you solve it?