- Python 3.6.1
- Anaconda 5.0.1
- Ubuntu 16.04 or Windows10
- Keras 2.2.4
- tensorflow 1.10.0
Unzip the downloaded folder
Open the powershell or terminal
$cd yourpathtoLighweight_Denoise
$pwd
> ~/Lighweight_Denoise
$pip install --upgrade -r requirements.txt
$python test_v1.py --testImagePath=yourmatfilepath --noisy_key=yournoisekeyname
$python test_v2.py --testImagePath=yourmatfilepath --noisy_key=yournoisekeyname