Git Product home page Git Product logo

image-upscaler-deep-learning's Introduction

Free Image Upscaler Using Deep Learning (AI) ๐Ÿ“ธ

A simple interface to upscale your images using deep learning (AI). In streamlit, there is a shortage in terms of CPU, to solve this issue use codes in GitHub on your own device or use another scale twice.

Demo

https://mehrdad-dev-image-upscaler-deep-learning-streamlit-app-b16947.streamlit.app/

Note: If you see a error like "Oh, no - Error running app", it is because CPU shortage in streamlit. to solve this issue use codes in GitHub on your own device or use another scale twice.

Local machine

  1. clone this repo
  2. Install requirements.txt
  3. and then run demo with this command:
python3 -m streamlit run streamlit_app.py 

Models

  1. EDSR - Paper

  2. LapSRN - Paper

  3. FSRCNN - Paper

  4. ESPCN - Paper

Licence

MIT licence.

Buy me a coffee

Buy Me A Coffee

image-upscaler-deep-learning's People

Contributors

mehrdad-dev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

image-upscaler-deep-learning's Issues

AttributeError: module 'cv2' has no attribute 'dnn_superres'

Hello

i have got this error when i opened the localhost link in my browser

2023-03-14 09:40:16.314 Uncaught app exception
Traceback (most recent call last):
File "C:\Python39\lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 565, in _run_script
exec(code, module.dict)
File "G:\Image-Upscaler-Deep-Learning\streamlit_app.py", line 8, in
sr = cv2.dnn_superres.DnnSuperResImpl_create()
AttributeError: module 'cv2' has no attribute 'dnn_superres'

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.