wzmsltw / BSN-boundary-sensitive-network

Codes of our paper: "BSN: Boundary Sensitive Network for Temporal Action Proposal Generation"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IOError

zjyalice opened this issue · comments

commented

Hi~
When i run the code python TEM_train.py, i meet a error about feature,like this:
IOError:File ./data/activitynet_feature_chunk/csv_mean_100/v_QOlsCBRmfWY.csv does not exit
I check the zip_csv_mean_100.zip and cannot find this file...
What's wrong with it? Is it the feature missing?

Hi @zjyalice ,I have this file in my folder and the zipfile actually contain this file. Are you unzip correctly?

commented

Hi @zjyalice ,I have this file in my folder and the zipfile actually contain this file. Are you unzip correctly?

OMG!I use code unzip to unzip the file,it indeed does not cotain it , but i unzip in windows again, i find this file! Maybe i unzip incorrectly....So stupid... (╥﹏╥)
So sorry to bother you !

Maybe there are some problem about unzip command, and I am very glad to here everything is ok now.