Skip to content

Implementation for Super-Resolution Generative Adversarial Network in Tensorflow.

License

Notifications You must be signed in to change notification settings

karnikkanojia/SRGAN-tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to SRGAN-tensorflow 👋

Version Documentation License: GNU GENERAL PUBLIC LICENSE Twitter: KanojiaKarnik

Implementation for Super-Resolution Generative Adversarial Network in Tensorflow.

Demo

Install

pip install -r requirements.txt

Usage

python train_srgan.py

Screenshots

First Image Second Image

Author

👤 Karnik Kanojia

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2022 Karnik Kanojia.
This project is GNU GENERAL PUBLIC LICENSE licensed.

Citations

@incollection{Chakraborty_2022_SRGAN,
  author = {Devjyoti Chakraborty},
  title = {Super-Resolution Generative Adversarial Networks {(SRGAN)}},
  booktitle = {PyImageSearch},
  editor = {Puneet Chugh and Aritra Roy Gosthipaty and Jon Haase and Susan Huot and Kseniia Kidriavsteva and Ritwik Raha and Abhishek Thanki},
  year = {2022},
  note = {https://pyimg.co/lgnrx},
}

This README was generated with ❤️ by readme-md-generator

About

Implementation for Super-Resolution Generative Adversarial Network in Tensorflow.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages