Skip to content
forked from nagadomi/nunif

misc. contains latest version of waifu2x.

License

Notifications You must be signed in to change notification settings

JNUpython/nunif

 
 

Repository files navigation

My playground.

For the time being, I will make incompatible changes.

Dependencies

  • Python 3 (Probably works with Python 3.9 or later, developed with 3.10)
  • PyTorch
  • See requirements.txt

We usually support the latest version. If there are bugs or compatibility issues, we will specify the version.

waifu2x

waifu2x/README.md

waifu2x: Image Super-Resolution for Anime-Style Art. Also it supports photo models (GAN based models)

The repository contains waifu2x pytorch implementation and pretrained models, started with porting the original waifu2x.

The demo application can be found at

cliqa

cliqa/README.md

cliqa provides low-vision image quality scores that are more consistent across different images.

It is useful for filtering low-quality images with a threshold value when creating image datasets.

Currently, the following two models are supported.

  • JPEGQuality: Predicts JPEG Quality from image content
  • GrainNoiseLeve: Predicts Noise Level related to photograph and PSNR degraded by that noise

CLI tools are also available to filter out low quality images using these results.

About

misc. contains latest version of waifu2x.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.1%
  • JavaScript 6.9%
  • Shell 1.8%
  • Smarty 1.7%
  • CSS 0.8%
  • HTML 0.6%
  • Dockerfile 0.1%