CAIN icon indicating copy to clipboard operation
CAIN copied to clipboard

FileNotFoundError: [Errno 2] No such file or directory: 'data/vimeo_triplet/sequences//im1.png' thank you

Open shismmm opened this issue 2 years ago • 3 comments

Why do I get an error using data set vimeo_triplet :FileNotFoundError: [Errno 2] No such file or directory: 'data/vimeo_triplet/sequences//im1.png' thank you

shismmm avatar May 29 '23 13:05 shismmm

Facing same problem here. The code insdide vimeo90k.py file which mention the datasets path seem like have no logical problem.

adev175 avatar Jun 27 '23 01:06 adev175

There are blank lines at the bottom of test.txt, delete them!

Qjrun avatar Jul 12 '23 11:07 Qjrun

according to @Qjrun ,just delete the blank lines at the bottom of .data/vimeo_triplet/tri_testlist.txt and tri_trainlist.txt , it works in my envirionment,thanks!

JasonChen925 avatar Jan 30 '24 09:01 JasonChen925