Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when running runGan.py 1 on colab #132

Open
surejhon opened this issue Mar 29, 2023 · 0 comments
Open

Error when running runGan.py 1 on colab #132

surejhon opened this issue Mar 29, 2023 · 0 comments

Comments

@surejhon
Copy link

surejhon commented Mar 29, 2023

When I try running runGan.py 1 on my colab, this error show

Testing test case 1
input shape: [1, 720, 360, 3]
output shape: [1, 2880, 1440, 3]
/usr/local/lib/python3.9/dist-packages/tensorflow/python/keras/engine/base_layer_v1.py:1694: UserWarning: layer.apply is deprecated and will be removed in a future version. Please use layer.__call__ method instead.
warnings.warn('layer.apply is deprecated and '

When I used it in January, it worked fine but when I tried it again today, the error shown as above

I have set the disable error log on main.py as well but the error still there

Here's my colab
https://colab.research.google.com/drive/1kopF12G8xqTIf7LrOrADtUVhh0W2eBXh#scrollTo=FYqjkYOvzzxh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant