摘要: 贡献:提出了一种新的无边界盒的方法,该方法由两部分组成: a local bounding box free mask generation and a global bounding box free instance generation 局部无边界盒掩码生成和全局无边界盒实例生成。 模型中两个 阅读全文
posted @ 2021-11-08 15:23 Tomorrow1126 阅读(61) 评论(0) 推荐(0) 编辑
摘要: a commonly used subjective metric is to use the Amazon Mechanical Turk (AMT) that hires humans to score synthetic and real images according to how rea 阅读全文
posted @ 2021-11-08 13:17 Tomorrow1126 阅读(63) 评论(0) 推荐(0) 编辑
摘要: Image manipulation is a key computer vision task, aiming at: 1、the restoration of degraded image content 图像退化修复 Image Restoration is a family of inver 阅读全文
posted @ 2021-11-08 12:54 Tomorrow1126 阅读(158) 评论(0) 推荐(0) 编辑
摘要: 网络的结构仿照Cycle-GAN的设置,使用两层步长为2的卷积层进行下采样(降维),6个残差块连接,然后使用两层步长为2的卷积层进行上采样。生成器使用了实例归一化,但是判别器没有用正则化。判别器网络文中使用的是patch-GAN。 文中在每一层都使用了实例归一化,除了最后的输出层。 分类器的激活函数 阅读全文
posted @ 2021-11-08 12:54 Tomorrow1126 阅读(50) 评论(0) 推荐(0) 编辑
摘要: 调研内容 (natural pictures, scanned documents) 1. state-of-the-art on digital image manipulation 2. Evaluation criteria (quantitative / qualitative) 一、ima 阅读全文
posted @ 2021-11-08 11:50 Tomorrow1126 阅读(50) 评论(0) 推荐(0) 编辑