当前位置:网站首页>论文精度 —— 2016 CVPR 《Context Encoders: Feature Learning by Inpainting》
论文精度 —— 2016 CVPR 《Context Encoders: Feature Learning by Inpainting》
2022-08-10 05:25:00 【clarkjs】
总述
这篇paper是新时代人工智能CV中的Inpainting领域中的开山之作,之前的超级传统的方法是通过在图像补丁的庞大的素材库中寻找合适的补丁来填充缺失区域,非常不可靠,如下图所示:
如上图所示,可以看到几乎完全没有可信度。作者受到了自动编码器的启发,创新性地提出了上下文编码器进行特征的学习,并对损失函数进行了调整,将L2重建损失函数和对抗损失进行融合,使得该工作既连贯又清晰。此外,还分别验证了三种掩码方式:(a) Central region (b) Random block Random region,并在Paris StreetView Dataset.和 ImageNet 数据集上验证了效果。注:作者说自动编码器不能进行语义层面的学习,这是缺点所在
一、方法详述
0. Overall
编码器获取具有缺失区域的输入图像并生成该图像的潜在特征表示。解码器采用此特征表示并产生丢失的图像内容。
1. Encoder(编码器)
Encoder利用AlexNet网络
2. Channel-wise fully-connected layer
假如编码器的输出是通道数为m的 nn的shape,同样,解码器的输入也是通道数为m的 nn的shape&
边栏推荐
- 接口文档进化图鉴,有些古早接口文档工具,你可能都没用过
- leetcode每天5题-Day13
- 细数国产接口协作平台的六把武器!
- MySQL simple tutorial
- 什么是“大小端字节序”存储模式?
- How does flinksql write that the value of redis has only the last field?
- 大佬们,运行cdc后oracle归档日志20分钟增长3G是正常现象吗
- Conda creates a virtual environment method and pqi uses a domestic mirror source to install a third-party library method tutorial
- Guys, is it normal that the oracle archive log grows by 3G in 20 minutes after running cdc?
- Flutter development: error The following assertion was thrown resolving an image codec: Solution for Unable to...
猜你喜欢

oracle rac 11g安装执行root.sh时报错

Rpc interface stress test

strongest brain (1)

conda创建虚拟环境方法和pqi使用国内镜像源安装第三方库的方法教程

如何用Apifox 的智能Mock功能?

Zhongang Mining: Strong downstream demand for fluorite

如何从代码层提高产品质量

线程(中):线程安全

leetcode每天5题-Day10

【论文笔记】Prototypical Contrast Adaptation for Domain Adaptive Semantic Segmentation
随机推荐
Guys, the test in the idea uses FlinkCDC SQL to read Mysql data and write it into Kafka. The code creates
Important transformation and upgrading
mysql常用命令有什么
细数国产接口协作平台的六把武器!
一篇文章掌握整个JVM,JVM超详细解析!!!
应用在智能触摸遥控器中的触摸芯片
实战小技巧19:List转Map List的几种姿势
大佬们,运行cdc后oracle归档日志20分钟增长3G是正常现象吗
8.STM32F407之HAL库——PWM笔记
The time for flinkcdc to read pgsql is enlarged. Does anyone know what happened? gmt_create':1
awk of the Three Musketeers of Shell Programming
FPGA工程师面试试题集锦21~30
Depth of carding: prevent model fitting method
FPGA工程师面试试题集锦31~40
剑指Offer 033.变位数组
strongest brain (1)
canvas 画布绘制时钟
咨询cdc 2.0 for mysql不执行flush with read lock.怎么保证bin
【裴蜀定理】CF1055C Lucky Days
一文带你搞懂OAuth2.0