Skip to content
New issue

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

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

Already on GitHub? # to your account

Models on top of tf.keras.layers #229

Open
wants to merge 9 commits into
base: fix_md
Choose a base branch
from

Conversation

Adk2001tech
Copy link

Both Generator and Discriminator model are rebuild with same parameters-hyperparameters with Tensorflow.Keras Layers and Models .
Added Subpixel Conv2D Layer (subpixel_conv2d.py) usually be used for Super-Resolution applications and models capable for
Tensorflow.Keras Layers.

@VarunPrakashEX2
Copy link

This SRGAN was created with their own TensorLayer library, which is already built on top of Tensorflow.

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

Successfully merging this pull request may close these issues.

2 participants