Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 232 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 232 Bytes

REAL-TIME-SRGAN

In this project I have used inverted residual blocks in SRGAN to make real time image generation.
The code impletation is in Tensorflow.
In this repository both SRGAN and REAL TIME SRGAN are implemented.