zsyzzsoft / co-mod-gan

[ICLR 2021, Spotlight] Large Scale Image Completion via Co-Modulated Generative Adversarial Networks
Other
444 stars 67 forks source link

question about running the run_training.py #36

Open watsom866 opened 3 years ago

watsom866 commented 3 years ago

Hi, thanks for sharing. When I run the run_training.py, it generates an error. dnnlib: Running training.training_loop.training_loop() on localhost... Streaming data using training.dataset.TFRecordDataset... Traceback (most recent call last): File "run_training.py", line 150, in main() File "run_training.py", line 145, in main run(vars(args)) File "run_training.py", line 71, in run dnnlib.submit_run(kwargs) AssertionError Please help me, thanks so much.

zsyzzsoft commented 3 years ago

Can you share the full log?