dSRVAE:通过CVPR2020中的变分自动编码器实现无监督的真实图像超分辨率 源码
SRVAE(用于实像超高分辨率的生成变分自动编码器) 致志,王立文,李卓德,玛丽·保妮·卡尼和萧婉琪 此仓库仅提供简单的测试代码,预训练的模型和网络策略演示。 我们提出了使用生成的变分自动编码器(dSRVAE)的联合图像去噪和超分辨率模型 我们参加CVPRW 请检查我们的 BibTex @InProceedings{Liu2020dsrvae, author = {Liu, Zhi-Song Siu, Wan-Chi and and Wang, Li-Wen and Li, Chu-Tak and Marie-Paule Cani and Yui-Lam Chan}, title = {Unsupervised Real Image Super-Resolution via Generative Variational AutoEncoder},
文件列表
dSRVAE-master.zip
(预估有个22文件)
dSRVAE-master
logs
readme.txt
19B
prepare_images.py
3KB
models
readme.txt
24B
data.py
736B
test.py
5KB
main_denoiser.py
6KB
datasets.py
5KB
暂无评论