few-shot-ssl-public icon indicating copy to clipboard operation
few-shot-ssl-public copied to clipboard

FileNotFoundError

Open LeslieChen233 opened this issue 5 years ago • 4 comments

Hi, thanks for your excellent work! But when I download your code and run it on my own computer, there is an error occurs: line 111, in read_vinyals_split img_list = os.listdir(char_folder) FileNotFoundError: [Errno 2] No such file or directory: 'data/omniglot/images_all/Angelic/character01' Could you please tell me why is that?

LeslieChen233 avatar Mar 06 '19 13:03 LeslieChen233

Did u fix it?

SnowZhao-wazi avatar Dec 15 '19 04:12 SnowZhao-wazi

I have the same issue @LeslieChen233 were you able to fix it?

nlrahimi avatar Aug 28 '20 02:08 nlrahimi

You can make a direction named "data" which contains the omniglot data files.

1585231086 avatar Sep 13 '21 07:09 1585231086

You can make a direction named "data" which contains the omniglot data files.

What to do after that?

bbcenglish avatar Nov 20 '21 07:11 bbcenglish