前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >论文:Autoencoding beyond pixels usingALearnedSimilarityMmetric及视频

论文:Autoencoding beyond pixels usingALearnedSimilarityMmetric及视频

作者头像
用户1908973
发布2018-07-25 10:51:29
2.3K0
发布2018-07-25 10:51:29
举报
文章被收录于专栏:CreateAMindCreateAMind

语义特征改变、操作:

原视频 https://pan.baidu.com/s/1kV0kbS7

2.3

An appealing property of GAN is that its discriminator net- work implicitly has to learn a rich similarity metric for im- ages, so as to discriminate them from “non-images”. We thus propose to exploit this observation so as to transfer the properties of images learned by the discriminator into a more abstract reconstruction error for the VAE. The end re- sult will be a method that combines the advantage of GAN as a high quality generative model and VAE as a method that produces an encoder of data into the latent space z.

GAN的判别网络需要学习图片中的丰富特征。

因此整合GAN的高质量生成模型优点和VAE的隐变量学习

Specifically, since element-wise reconstruction errors are not adequate for images and other signals with invariances, we propose replacing the VAE reconstruction (expected log likelihood) error term from Eq. 3 with a reconstruction er- ror expressed in the GAN discriminator. To achieve this, let Disl(x) denote the hidden representation of the lth layer of the discriminator. We introduce a Gaussian observation model for Disl(x) with mean Disl(x ̃) and identity covari- ance:

VAE的生成使用GAN。 整合了VAE和GAN。

论文主要内容:

论文贡献:

https://arxiv.org/abs/1512.09300

论文代码:https://github.com/andersbll/autoencoding_beyond_pixels

其他相关代码:https://github.com/timsainb/Tensorflow-MultiGPU-VAE-GAN

https://github.com/staturecrane/dcgan_vae_torch

本文由zdx3578推荐。

本文参与 腾讯云自媒体分享计划,分享自微信公众号。
原始发表:2016-11-27,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 CreateAMind 微信公众号,前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档