ReLLIE icon indicating copy to clipboard operation
ReLLIE copied to clipboard

Some files do not exist

Open af-doom opened this issue 3 years ago • 2 comments

TRAINING_DATA_PATH = "data/training_LOL_eval15.txt" label_DATA_PATH = "data/label_LOL_eval15.txt" TESTING_DATA_PATH = "data/training_LOL_eval15.txt"

af-doom avatar Oct 29 '22 08:10 af-doom

This is the data path file. It contains the list of training or testing data paths. I put the example in ` ReLLIE/data/'.

GuoLanqing avatar Nov 19 '22 07:11 GuoLanqing

This is the data path file. It contains the list of training or testing data paths. I put the example in ` ReLLIE/data/'.

Thank you very much for your reply. I set the path correctly and the program did not report an error, but it will stop after running for a period of time. I cannot get the result of test.py

af-doom avatar Nov 19 '22 13:11 af-doom