Image Restoration is the process of converting a noisy/blur/low quality image to a better-quality image in terms of resolution, color, noise, and blur.
Image Restoration techniques involve Deblurring, colorization, super resolution enhancement and other popular techniques as well.
This kit provides the solution for
- Restoring old images to colored images
- Upscale and enhance image resolution
The Image colorization is done by a technique called NoGAN from an open source project called "deoldify". Deoldify is a shading rendering model for images and videos that enables the restoration of native color to black and white photos and videos.
The Image Upscaling and enhancement is done through a technique called GFPGAN which uses Generative Adversarial Networks comprising of Deep learning techniques for Face/Image restoration.
Deployment Information
For Windows OS,
- Download, extract the zip file and run. Do ensure to extract the zip file before running it.
- After successful installation of the kit, press 'Y' to run the kit and execute cells in the notebook.
- To run the kit manually, press 'N' and locate the zip file 'image_restoration'.zip'.
- Extract the zip file and navigate to the directory 'image_restoration'.
- Open command prompt in the extracted directory 'image_restoration' and run the command 'jupyter notebook'
- Locate and open the 'Image_Restoration.ipynb' notebook from the Jupyter Notebook browser window.
- Execute cells in the notebook.
For other Operating Systems,
- Click here to download the repository.
- Extract the zip file and navigate to the directory image_restoration.zip
- Extract the zip file and navigate to the directory 'image_restoration'.
- Open command prompt in the extracted directory 'image_restoration' and run the command 'jupyter notebook'
- Locate and open the 'Image_Restoration.ipynb' notebook from the Jupyter Notebook browser window.
- Execute cells in the notebook.
Click the button below to download the solution and follow the deployment information to begin set-up. This 1-click kit has all the required dependencies and resources to build your Image Restoration Engine.
Libraries used in this solution
Development Environment
VSCode and Jupyter Notebook are used for development and debugging. Jupyter Notebook is a web based interactive environment often used for experiments, whereas VSCode is used to get a typical experience of IDE for developers.
Jupyter Notebook is used for our development.
jupyterby jupyter
Jupyter metapackage for installation, docs and chat
jupyterby jupyter
Python 14404 Version:Current License: Permissive (BSD-3-Clause)
Machine Learning
Machine learning libraries and frameworks here are helpful in providing state-of-the-art solutions using Machine learning
pytorchby pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
pytorchby pytorch
Python 67874 Version:v2.0.1 License: Others (Non-SPDX)
GFPGANby TencentARC
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
GFPGANby TencentARC
Python 29611 Version:v1.3.8 License: Others (Non-SPDX)
DeOldifyby jantic
A Deep Learning based project for colorizing and restoring old images (and video!)
DeOldifyby jantic
Python 16638 Version:Current License: Permissive (MIT)
PaddleHubby PaddlePaddle
Awesome pre-trained models toolkit based on PaddlePaddle. (400+ models including Image, Text, Audio, Video and Cross-Modal with Easy Inference & Serving)
PaddleHubby PaddlePaddle
Python 11818 Version:v2.3.1 License: Permissive (Apache-2.0)
opencv-pythonby opencv
Automated CI toolchain to produce precompiled opencv-python, opencv-python-headless, opencv-contrib-python and opencv-contrib-python-headless packages.
opencv-pythonby opencv
Shell 3491 Version:72 License: Permissive (MIT)
App User Interface
gradioby gradio-app
Create UIs for your machine learning model in Python in 3 minutes
gradioby gradio-app
Python 18771 Version:v3.35.2 License: Permissive (Apache-2.0)
Kit Solution Source
image_restorationby kandi1clickkits
The repository demonstrates image restoration techniques like Colorization, Upscaling and Enhancement
image_restorationby kandi1clickkits
Jupyter Notebook 0 Version:v1.0.0 License: Permissive (Apache-2.0)