文件名称:灰色模型matlab原代码-Deblurring-repl:去模糊-repl
文件大小:6.41MB
文件格式:ZIP
更新时间:2024-07-06 08:11:20
系统开源
灰尘模型matlab原代码深度图像去模糊的尺度循环网络
by
,
高红云,
,
,
.
()
我们在真实数据上的结果
测试数据集的结果
更多关于以前论文真实照片的案例:
先决条件
Python2.7
西比
Scikit-image
麻木的
Tensorflow
1.4
with
NVIDIA
GPU
or
CPU(cpu
测试很慢)
安装
将此项目克隆到您的机器上。
git
clone
https://github.com/jiangsutx/SRN-Deblur.git
cd
SRN-Deblur
测试
通过以下方式下载预训练模型:
checkpoints/
download_model.sh
。
要测试文件夹中的模糊图像,只需使用参数--input_path=
【文件预览】:
Deblurring-repl-master
----.gitignore(1KB)
----run_model.py(2KB)
----datalist_gopro.txt(129KB)
----models()
--------__init__.py(1B)
--------model.py(14KB)
----LICENSE(1KB)
----util()
--------__init__.py(1B)
--------BasicConvLSTMCell.py(3KB)
--------util.py(609B)
----checkpoints()
--------download_model.sh(88B)
----README.md(5KB)
----imgs()
--------teaser.png(527KB)
--------teaser.jpg(87KB)
--------comp_sota.jpg(539KB)
--------comp_real.png(1.69MB)
--------comp_real.jpg(439KB)
----training_set()
--------download_gopro.md(274B)
----testing_set()
--------07.png(971KB)
--------08.png(985KB)
--------01.png(951KB)
--------4c6.png(361KB)