promise12_segmentation icon indicating copy to clipboard operation
promise12_segmentation copied to clipboard

missed folder '''test_samples'''

Open DrraBL opened this issue 4 years ago • 2 comments

Hi everyone I trying to run this code, the training it's done but when i tried to do the test, i did not find the folder test_samples, i dont know if i need to transfer the files in test data to .png format or if there a missed folder for this repository.

Thank for your reply

DrraBL avatar Dec 20 '20 13:12 DrraBL

Hi, I am working on this issue, I finished the training part and I need to work on testing, Did you solve the issue?

Thanks

shathaa1983 avatar May 18 '22 11:05 shathaa1983

hi how do you finished the training part,did you got a problem like this " TypeError: Input 'y' of 'Mul' Op has type float32 that does not match type int32 of argument 'x'.Error occurred when finalizing GeneratorDataset iterator: Failed precondition: Python interpreter state is not initialized. The process may be terminated."

I think it has something to do with multiprocessing. I set it to false in train.py like this use_multiprocessing=False

my python version is 3.6.2, do you have some suggestions

Thanks !

xiawei20161308104 avatar Feb 16 '23 00:02 xiawei20161308104