dnap512 / generating_degraded_images_by_BI_BD_DN_degradation_using_python

This repository is for image generators that are degraded by BI, BD and DN methods using python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generating degraded images by BI, BD and DN degradation using python

This repository is for image generators that are degraded by BI, BD and DN methods using python.
BI is bicubic interpolation downsampling method. And DN, BD degradation methods were introduced in RDN paper.

It can be used for generating Super-resolution dataset with python.

Prerequisite

  • python >=3.6
  • scipy==1.0.0
  • opencv-python

How to

Just modify one directory path of HR images in this code. That's all!

About

This repository is for image generators that are degraded by BI, BD and DN methods using python.


Languages

Language:Jupyter Notebook 100.0%