Giter Club home page Giter Club logo

nicescaler's Introduction




Image/Video deeplearning upscaler app for Windows (OpenCV)


Credits.

ESPCN (https://arxiv.org/pdf/1609.05158.pdf)

FSRCNN (https://arxiv.org/pdf/1608.00367.pdf)

LapSRN (https://arxiv.org/pdf/1710.01992.pdf)

How is made.

NiceScaler is completely written in Python, from backend to frontend. External packages are:

  • AI -> OpenCV
  • GUI -> Tkinter / Tkdnd / Sv_ttk / Win32mica
  • Image/video -> OpenCV / Moviepy
  • Packaging -> Pyinstaller

Requirements

  • Windows 11 / Windows 10
  • RAM >= 8Gb
  • OpenCL compatible gpu
  • CPU

Features.

  • Easy to use GUI
  • Image/list of images upscale
  • Video upscale
  • Drag&drop files [image/multiple images/video]
  • Different upscale factors:
    • x2 - 500x500px -> 1000x1000px
    • x4 - 500x500px -> 2000x2000px
  • Cpu and Gpu backend
  • Compatible images - png, jpeg, bmp, webp, tif
  • Compatible video - mp4, wemb, gif, mkv, flv, avi, mov, qt

Next steps.

  • New GUI with Windows 11 style
  • Include audio for upscaled video
  • Update libraries
    • Python 3.10 (expecting ~10% more performance)
    • Python 3.11 (expecting ~30% more performance, now in beta)

Known bugs.

  • GPU upscaling does not work correctly with some gpus (use CPU instead)
  • When running NiceScaler as Administrator, drag&drop is not working

Example.

Original

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.