Skip to content

Releases: the-database/MangaJaNai

1.0.0

19 May 22:45
5e9db8e
Compare
Choose a tag to compare
  • V1 release of MangaJaNai models for black and white manga pages includes the following models. The model name indicates the height of the input image that model is most optimized to be used on, for example 4x_MangaJaNai_1600p_V1_ESRGAN_70k is best used on manga pages close to 1600px tall. The 4x models are higher quality than their 2x counterparts but run much slower:
    • 2x_MangaJaNai_1200p_V1_ESRGAN_70k.pth
    • 2x_MangaJaNai_1300p_V1_ESRGAN_75k.pth
    • 2x_MangaJaNai_1400p_V1_ESRGAN_70k.pth
    • 2x_MangaJaNai_1500p_V1_ESRGAN_90k.pth
    • 2x_MangaJaNai_1600p_V1_ESRGAN_90k.pth
    • 2x_MangaJaNai_1920p_V1_ESRGAN_70k.pth
    • 2x_MangaJaNai_2048p_V1_ESRGAN_95k.pth
    • 4x_MangaJaNai_1200p_V1_ESRGAN_70k.pth
    • 4x_MangaJaNai_1300p_V1_ESRGAN_75k.pth
    • 4x_MangaJaNai_1400p_V1_ESRGAN_105k.pth
    • 4x_MangaJaNai_1500p_V1_ESRGAN_105k.pth
    • 4x_MangaJaNai_1600p_V1_ESRGAN_70k.pth
    • 4x_MangaJaNai_1920p_V1_ESRGAN_105k.pth
    • 4x_MangaJaNai_2048p_V1_ESRGAN_70k.pth
  • V1 release of IllustrationJaNai models for color images includes the following models:
    • 4x_IllustrationJaNai_V1_ESRGAN_135k.pth - good balance of speed and quality.
    • 4x_IllustrationJaNai_V1_DAT2_190k.pth - highest quality model but much slower than the ESRGAN version.

Use MangaJaNaiConverterGui to automatically select the most suitable model when upscaling manga.

Thanks to everyone who made this release possible. Please see the full list of acknowledgements on the main page.

0.0.1

25 Jul 17:00
f22ab5f
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release

Releasing preliminary upscale model files. These may contain flaws and may not work well on every type of manga image.

NOTE: Newer prerelease models are available on the MangaJaNai Discord server.