emilwallner / Coloring-greyscale-images

Coloring black and white images with deep learning.
MIT License
1.03k stars 227 forks source link

when i am trying to train the model #16

Open rohitreddy21122000 opened 2 years ago

rohitreddy21122000 commented 2 years ago

Calling Model.predict in graph mode is not supported when the Model instance was constructed with eager mode enabled. Please construct your Model instance in graph mode or call Model.predict with eager mode enabled.