JavaShuo
栏目
标签
KernelGAN: Blind Super Resolution Kernel Estimation using an Internal-GAN
时间 2021-01-21
标签
-- 图像画质增强
深度学习
计算机视觉
画质增强
kernelGAN
图像处理
栏目
快乐工作
繁體版
原文
原文链接
1. 介绍 论文的出发点是要发掘patch上的自相关分布,通过生成器G生成LR downsample后的版本和LR自己相应的patch在分布上更相似(通过D网络判别学到),从而学习出LR的降质过程,和ZSSR一样,这个工作也是在单图上进行训练和测试,不同的是,这里像ZSSR一样使用bicubic作为默认降质,而是利用GAN利用自身分布去学习自己降质的过程。其中G网络用来学习降采样,当G网络被训练好
>>阅读原文<<
相关文章
1.
Real-World Super-Resolution via Kernel Estimation and Noise Injection ---2020.08.10
2.
Unpaired Image Super-Resolution using Pseudo-Supervision
3.
-Zero-Shot-- Super-Resolution using Deep Internal Learning
4.
CrossNet: An End-to-end Reference-based Super Resolution Network using Cross-scale Warping
5.
Real-Time Single Image and Video Super-Resolution Using an Efficient Sub-Pixel Convolutional Neural
6.
论文翻译:2017_Audio super resolution using neural networks
7.
(NIPS2020)Unfolding the Alternating Optimization for Blind Super Resolution 笔记
8.
An Attention-Based Approach for Single Image Super Resolution
9.
《Image Super-Resolution Using Very Deep Residual Channel Attention Networks》
10.
Image Super Resolution Using Conventional Neural Network (SRCNN)
更多相关文章...
•
Docker info 命令
-
Docker命令大全
•
Thymeleaf项目实践
-
Thymeleaf 教程
•
RxJava操作符(六)Utility
•
RxJava操作符(一)Creating Observables
相关标签/搜索
blind
estimation
resolution
super
using
kernel
7.super
using&n
platform..using
r1+kernel
快乐工作
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
添加voicebox
2.
Java 8u40通过Ask广告软件困扰Mac用户
3.
数字图像处理入门[1/2](从几何变换到图像形态学分析)
4.
如何调整MathType公式的字体大小
5.
mAP_Roi
6.
GCC编译器安装(windows环境)
7.
LightGBM参数及分布式
8.
安装lightgbm以及安装xgboost
9.
开源matpower安装过程
10.
从60%的BI和数据仓库项目失败,看出从业者那些不堪的乱象
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
Real-World Super-Resolution via Kernel Estimation and Noise Injection ---2020.08.10
2.
Unpaired Image Super-Resolution using Pseudo-Supervision
3.
-Zero-Shot-- Super-Resolution using Deep Internal Learning
4.
CrossNet: An End-to-end Reference-based Super Resolution Network using Cross-scale Warping
5.
Real-Time Single Image and Video Super-Resolution Using an Efficient Sub-Pixel Convolutional Neural
6.
论文翻译:2017_Audio super resolution using neural networks
7.
(NIPS2020)Unfolding the Alternating Optimization for Blind Super Resolution 笔记
8.
An Attention-Based Approach for Single Image Super Resolution
9.
《Image Super-Resolution Using Very Deep Residual Channel Attention Networks》
10.
Image Super Resolution Using Conventional Neural Network (SRCNN)
>>更多相关文章<<