当前位置:网站首页>005_ SS_ Palette Image-to-Image Diffusion Models
005_ SS_ Palette Image-to-Image Diffusion Models
2022-07-21 23:28:00 【Artificial Idiots】
Palette: Image-to-Image Diffusion Models
This article is about Conditional Diffusion Application , The author puts forward a method based on Conditional Diffusion Of Image-to-Image new baseline. This article tends to apply , It is not innovative in theory .
1. Introduction
The author's work mainly includes three parts :
- Based on Conditional Diffusion Of Image-to-Image baseline
- Explored training Diffusion when , L1 and L2 Loss , as well as self-attention The role of layers
- In four tasks , Colorization, Inpainting, Uncropping, JPEG decompression Tested new baseline, And used Frechet Inception Distance(FID), Inception Score(IS), Classification Accuracy(CA) of a pretrained ResNet-50 classifier, Perceptual Distance(PD) Four indicators to evaluate the performance of the model .
2. Conditional Diffusion
This paper is not very innovative in theory , It's simple . Diffusion In the model Unet The input is number t The result of the step and the noise parameter of the corresponding step , and Conditional Diffusion Only condition information is added to the input x, And the way to deal with it is to add the conditions x With the original input concatenate get up .
The form of loss function is the same as Diffusion The only difference is that more condition information is entered x.
The improvement made by the author is mainly to DDPM Of Unet Improvements have been made. , In this part, the source code is not given , I don't know much about what I did .
3. experimental result
The author tested four indicators on four tasks , Please refer to the original text for details of the experiment .
It is worth mentioning that , The author tested L1 and L2 Effect of loss on experimental results .
The conclusion is that : L1 and L2 The sampling quality of the loss results is similar , however L2 The results will be more diverse , and L1 The result of the loss is relatively conservative .
Here is an experimental detail , That is to say, when the author is training , A series of noise parameters of the forward process are (1e-6, 0.01) 2000 Step , The sampling process uses (1e-4, 0.09) 1000 Step . This detail can be seen , Training and sampling can have different steps , Different parameters , This is a discovery I haven't seen before .
边栏推荐
- Single arm routing configuration
- Hcip day 10
- About AssetBundle resource management and hot update on hololens2 (personal hololens2 advanced development summary III)
- HCIP第七天
- The image after the RGB and a channels are separated from the atlas, and the original image is exported after the RGBA channel is merged
- The difference between "FileInputStream" and "bufferedinputstream"
- Understanding of timer bidirectional break inputs based on stm32h7x3 series
- Machine learning frequency vs Bayes
- MGRE实验
- MGRE experiment based on OSPF
猜你喜欢
NAT的动作原理
Hcip day 7
Datart open source data visualization application | teach you to develop excellent chart plug-ins
所有设备,全网可达
Unity uses BVH to drive bone movements
OSPF experiment
Jenkins持续集成自动化测试实战(下篇)
Mongodb complex query instance (nested multiple arrays and regular expressions)
STM32 series timer complementary output details
单臂路由配置
随机推荐
Day 3 network type
C#从入门到精通(一)
Great reward for data visualization chart plug-in development works (I)
Action principle of NAT
Simple configuration of log4j
Datart open source data visualization application | teach you to develop excellent chart plug-ins
2021 MCU WiFi competition new pattern, domestic MCU WiFi chip inventory, appendix 2020/2021 MCU WiFi ranking
Hcip day 8
OSPF工作过程及其简单实验
MGRE --- OSPF experiment
AGV调试随手记(一)——型号:MIR250
HCIA_ Nat experiment
Summary of common methods of string
STM32 series timer complementary output details
Unity based hololens2 and server for JSON, model and video streaming practice (personal hololens2 advanced development summary)
Static comprehensive experiment
TWINCAT3中使用FIFO收集三轴的位置信息,XML文件的生成,解决常见报错
Mongodb complex query instance (nested multiple arrays and regular expressions)
HCIP day1
rip综合实验