jacobswan1 / Video2Commonsense

Video captioning baseline models on Video2Commonsense Dataset.
https://asu-active-perception-group.github.io/Video2Commonsense/
56 stars 12 forks source link

test.py have RuntimeError #7

Closed wanglaofei closed 2 years ago

wanglaofei commented 2 years ago

when I test the model, I met a question: RuntimeError: CUDA error: device-side assert triggered

jacobswan1 commented 2 years ago

Hi, I think it is caused by the PyTorch version issue as brought up in the previous @https://github.com/jacobswan1/Video2Commonsense/issues/3#issue-781773037