SF-Net icon indicating copy to clipboard operation
SF-Net copied to clipboard

video-dataset-issues

Open sc-56 opened this issue 3 years ago • 0 comments

Dear author,

thanks for the great work, and when i set up all the env to test the code, i encounter with some issues, mostly happened in "video_dataset.py":

data = pd.read_csv(os.path.join(annotation_dire, filename), names=[
  File "/home/sc/anaconda3/envs/data/lib/python3.9/site-packages/pandas/util/_decorators.py", line 311, in wrapper

pandas.errors.ParserError: Too many columns specified: expected 3 and found 1

Do you have any idea about solving this?

Thanks a lot for the support. sc

sc-56 avatar May 28 '22 06:05 sc-56