Open jidma opened 3 years ago
@doas3140 I have the same question!!!Can u help me
@LizChen2000 @jidma. I think it may be because you run training directly after generating data. you miss the step to convert to tf data. Pay attention to the steps of the pseudo-code.
When running data generation:
I encounter the following warning:
It ends up generating the following files:
When I run the training:
It throws the error:
PS: In arguments.py I have set :
Using : tensorflow-gpu==1.13.1