Zedong Yu

Results 14 comments of Zedong Yu

you can following this steps, it might be tf version problem ![image](https://user-images.githubusercontent.com/47105158/217988763-1fa31318-0e11-4b09-88c6-3462576156ab.png)

> python version error. because your checkpoint is trained based on python3.5, so you should change python version to 3.5 intead of 3.6

> thank you , I fix this error , but have the next error: > > XXX lineno: 75, opcode: 0 Traceback (most recent call last): File "data_visualization.py", line 129,...

Hi, I think you should track the data flow during training and compare ground truth with your prediction to find it, I have not met this problem.