estija / Co-VeGAN

Co-VeGAN: Complex-Valued Generative Adversarial Network for Compressive Sensing MR Image Reconstruction
Apache License 2.0
13 stars 1 forks source link

problem about test #1

Open wwHwo opened 2 years ago

wwHwo commented 2 years ago

hi, i got the pre-trained weight and try to run test_model.py, but i got the warning: 2022-08-07 21:11:11.538021: E tensorflow/core/grappler/optimizers/dependency_optimizer.cc:666] Iteration = 0, topological sort failed with message: The graph couldn't be sorted in topological order. 2022-08-07 21:11:11.689745: E tensorflow/core/grappler/optimizers/dependency_optimizer.cc:666] Iteration = 1, topological sort failed with message: The graph couldn't be sorted in topological order. 2022-08-07 21:11:13.229122: E tensorflow/core/grappler/optimizers/dependency_optimizer.cc:666] Iteration = 0, topological sort failed with message: The graph couldn't be sorted in topological order. 2022-08-07 21:11:13.356139: E tensorflow/core/grappler/optimizers/dependency_optimizer.cc:666] Iteration = 1, topological sort failed with message: The graph couldn't be sorted in topological order. I can still get PSNR and SSIM, but it's quite unsatisfactory, do you have the same problem? Looking forward your reply

wwHwo commented 2 years ago

I have try test_model.py on one 1080TI,