lidongyue12138/Critical-Path-Pruning

Error while running run.py

Opened this issue · 2 comments

I am getting the error No such file or directory: './ImageEncoding/class0-pic0.json' while i am running run.py. From where should i generate these json files

I am getting the error No such file or directory: './ImageEncoding/class0-pic0.json' while i am running run.py. From where should i generate these json files

Hi, how did you solve this problem, i meet the same error output. Is it to generate the file from any script?

I am getting the error No such file or directory: './ImageEncoding/class0-pic0.json' while i am running run.py. From where should i generate these json files

Hi, how did you solve this problem, i meet the same error output. Is it to generate the file from any script?

Oh, i know the way to solve this problem, just to create a folder, and then create an file named 'class0-pic0.json' under that folder, that's OK.