Skip to content
#

super-resolution

Here are 716 public repositories matching this topic...

Waifu2x-Extension-GUI

Video, Image and GIF upscale/enlarge(Super-Resolution) and Video frame interpolation. Achieved with Waifu2x, Real-ESRGAN, Real-CUGAN, SRMD, RealSR, Anime4K, RIFE, CAIN, DAIN, and ACNet.

  • Updated Mar 2, 2022
  • C++
jasoromir
jasoromir commented Jun 25, 2021

Hi! I was wondering if it is possible to read data from AWS S3 to train a model such as BasicVSR.

I have been reading the docs and all indicates it could be done by modifying my config file, and setting the backend option to "ceph" instead of the default "disk".

Then I sett the paths to:
lq_folder = "S3://my-bucket/my-dataset/lq_folder"
gt_folder = "S3://my-bucket/my-dataset/gt_folder"

But I ca

Improve this page

Add a description, image, and links to the super-resolution topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the super-resolution topic, visit your repo's landing page and select "manage topics."

Learn more