上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 64 下一页
摘要: Closed-Form Factorization of Latent Semantics in GANs Abstract 在经过训练的用于合成图像的生成对抗网络(GANs)的潜在空间中,出现了丰富的语义属性。为了识别这些用于图像操纵的潜在语义,以往的方法首先对一组合成样本进行注释,然后在潜在空间 阅读全文
posted @ 2020-09-14 14:50 慢行厚积 阅读(1520) 评论(0) 推荐(0) 编辑
摘要: 补充知识:图像质量评价指标之 PSNR 和 SSIM(https://zhuanlan.zhihu.com/p/50757421) https://www.github.com/richzhang/PerceptualSimilarity The Unreasonable Effectiveness 阅读全文
posted @ 2020-09-14 14:47 慢行厚积 阅读(1797) 评论(0) 推荐(0) 编辑
摘要: 给定的数据都是在driver.google上的,也有人传到百度云上了,可见:https://blog.csdn.net/DLW__/article/details/104173057 1.styleGAN-encoder 1) 这个是styleGAN-encoder中使用的karras2019sty 阅读全文
posted @ 2020-09-14 14:46 慢行厚积 阅读(3066) 评论(1) 推荐(0) 编辑
摘要: Analyzing and Improving the Image Quality of StyleGAN Abstract 基于风格的GAN架构(StyleGAN)在数据驱动的无条件生成图像建模方面产生了最先进的结果。我们公开并分析了它的一些特征伪影(artifacts),并建议在模型架构和训练方 阅读全文
posted @ 2020-09-14 14:41 慢行厚积 阅读(1428) 评论(0) 推荐(0) 编辑
摘要: https://github.com/NVlabs/stylegan2 A Style-Based Generator Architecture for Generative Adversarial Networks Abstract 我们从风格转换文献中提出了一种生成对抗网络的可替代生成器框架。新 阅读全文
posted @ 2020-09-14 14:40 慢行厚积 阅读(1357) 评论(0) 推荐(0) 编辑
摘要: https://tensorflow.google.cn/versions/r1.15/api_docs/python/tf/GraphKeys?hl=zh_cn Class GraphKeys 用于graph collections的标准名称 别名: Class tf.compat.v1.Grap 阅读全文
posted @ 2020-07-28 14:57 慢行厚积 阅读(3264) 评论(0) 推荐(0) 编辑
摘要: On First-Order Meta-Learning Algorithms Abstract 本文考虑元学习问题,其中存在任务分布,我们希望得到一个当面对一个从这个分布中采样的以前未被发现(即以前训练的时候没使用过的)的任务时,也能表现良好的agent(即学习很快)。我们分析了一组学习参数初始化 阅读全文
posted @ 2020-07-20 19:28 慢行厚积 阅读(1552) 评论(0) 推荐(1) 编辑
摘要: 代码: github.com/cbfinn/maml github.com/cbfinn/maml_rl Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks Abstract 我们提出了一种与模型无关的元学习算法,因为它 阅读全文
posted @ 2020-07-17 17:18 慢行厚积 阅读(1351) 评论(0) 推荐(0) 编辑
摘要: 代码:https://github.com/seasonSH/DocFace DocFace+: ID Document to Selfie* Matching Abstract—在日常生活中,许多活动都要求我们通过出示包含人脸图像的身份证件(如护照和驾照)来验证自己是谁。然而,这个过程是缓慢的,劳 阅读全文
posted @ 2020-07-08 11:26 慢行厚积 阅读(902) 评论(0) 推荐(0) 编辑
摘要: 代码:https://github.com/vsitzmann/siren 项目网站 : https://vsitzmann.github.io/siren/ Implicit Neural Representations with Periodic Activation Functions Abs 阅读全文
posted @ 2020-07-02 16:21 慢行厚积 阅读(2473) 评论(0) 推荐(2) 编辑
上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 64 下一页