Hi,
I have created a folder structure as follows:
ANNA-PALM
--> 'training_realexp1',
--> train
--> A
A_00001.png
A_00002.png
etc.
Each image is one microscopy image, all combined would render the complete structure.
However, when I run 'run_img.py --workdir=./training_real_exp1 --phase=train' I get the error 'AssertionError: no file found for "A"'
Is there something I am missing, or should I name the files differently?
I hope you can help me.
Hi, I have created a folder structure as follows: ANNA-PALM --> 'training_realexp1', --> train --> A A_00001.png A_00002.png etc.
Each image is one microscopy image, all combined would render the complete structure. However, when I run 'run_img.py --workdir=./training_real_exp1 --phase=train' I get the error 'AssertionError: no file found for "A"' Is there something I am missing, or should I name the files differently? I hope you can help me.
Best, Monique