You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: