TSP-PRL icon indicating copy to clipboard operation
TSP-PRL copied to clipboard

test.py wont run

Open rsingh2083 opened this issue 4 years ago • 1 comments

python2.7 test.py 
1334 test videos are readed
Traceback (most recent call last):
  File "test.py", line 34, in <module>
    test_dataset = Charades_Test_dataset()
  File "/media/test/ssd_ntfs/video_analytics_projects/TSP-PRL/dataloader_charades.py", line 215, in __init__
    with open(self.test_swin_txt_path) as f:
IOError: [Errno 2] No such file or directory: './Dataset/Charades/ref_info/charades_sta_test_swin_props_num_36364.txt'

rsingh2083 avatar Apr 23 '20 21:04 rsingh2083

Hi . I found the missing files at his other github project"https://github.com/WuJie1010/Temporally-language-grounding',in the file "ref-info.tar'

zyyworktable avatar Jul 13 '21 07:07 zyyworktable