BriefGPT.xyz
Jun, 2020
用于自回归模型的局部掩蔽卷积
Locally Masked Convolution for Autoregressive Models
HTML
PDF
Ajay Jain, Pieter Abbeel, Deepak Pathak
TL;DR
使用LMConv实现了生成模型的任意序列生成,可以用于图像完成等任务,在整体图像密度估计(2.89 bdp无条件CIFAR10)方面取得了改进的性能,同时实现了全局连贯图像完成。
Abstract
high-dimensional generative models
have many applications including image compression, multimedia generation, anomaly detection and data completion. State-of-the-art estimators for natural images are
autoregressive
→