Skip to content

RsGoksel/G_ESRGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

G_ESRGAN

Both image and video capable ESRGAN model

Weights can be found in release After downloading it, put it in the weights folder.

Colab Page: Colab

🚀 Usage of GAN model:


For the images, (PNG, JPG and any extension with cv2 library can handle)

    python Image_GAN.py --image-path example.png

For the Videos, (Just mp4)

    python Video_GAN.py --video-path example.mp4
  • Results will be in output folder after the processing

  • Video results might be slow about 360p and above


🚀 Here are some results images and videos


Ex2.mp4

As a result of the GAN models' training dataset, inference results tend to perform better, particularly when dealing with images that include anime or other forms of artificial imagery, like CGI.

Yugi


Lord1


Lord2