eriklindernoren / Action-Recognition

Exploration of different solutions to action recognition in video, using neural networks implemented in PyTorch.
184 stars 74 forks source link

train.py: error: ambiguous option: --img_dim could match --img_dim_H, --img_dim_W #19

Open Soumi7 opened 4 years ago

Soumi7 commented 4 years ago

I get this error when I run train.py file.

    print(sequence[0])
IndexError: list index out of range
tcapelle commented 4 years ago

sorry, but I had many issues trying to run this, that's why I ported my own version. https://github.com/tcapelle/action_recognition