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

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.

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

Successfully merging this pull request may close these issues.

None yet

3 participants