当前位置:网站首页>Getting to know the generation confrontation network (11) -- using pytoch to build wgan to generate handwritten digits
Getting to know the generation confrontation network (11) -- using pytoch to build wgan to generate handwritten digits
2022-06-25 08:27:00 【wendy_ ya】
Catalog
〇、WGAN Introduce
About WGAN You can refer to the article :GAN Introduction to generating countermeasure network and DCGAN、WGAN Wait for the introduction . Here's just to introduce WGAN With respect to code GAN or DCGAN The difference between .
In the paper 《Wasserstein GAN》 in , The author has deduced a lot of formulas and theorems , Finally, the improved algorithm implementation process is given , Compared with the original GAN However, only four changes have been made in the implementation process of the algorithm :
- The last layer of the discriminator is removed sigmoid;
- Generator and discriminator loss No log;
- Every time the parameters of the discriminator are updated, their absolute values are truncated to no more than a fixed constant c;
- Don't use momentum based optimization algorithms ( Include momentum and Adam), recommend RMSProp,SGD It's OK ;
The algorithm is shown in the figure below :
WGAN
边栏推荐
- Want to open an account, is it safe to open an online stock account?
- 4 reasons for adopting "safe left shift"
- How to calculate the distance between texts: WMD
- Measure the current temperature
- Socket problem record
- Go语言学习教程(十三)
- Wechat applet introduction record
- iframe简单使用 、获取iframe 、获取iframe 元素值 、iframe获取父页面的信息
- Basic record of getting started with PHP
- Ffmpeg+sdl2 for audio playback
猜你喜欢
Overview of image super score: the past and present life of image super score in a single screen (with core code)
How to calculate the independence weight index?
Scanpy (VII) spatial data analysis based on scanorama integrated scrna seq
Beam search and five optimization methods
2022年毕业生求职找工作青睐哪个行业?
How do I install the software using the apt get command?
TCP stuff
软件工程复习题
What are the indicators of DEA?
Unity addressable batch management
随机推荐
Use Adobe Acrobat pro to resize PDF pages
Free SSL certificate acquisition tutorial
How to calculate critical weight indicators?
Wechat applet opening customer service message function development
Bluecmsv1.6-代码审计
Can I grant database tables permission to delete column objects? Why?
TCP stuff
Nodehandle common member functions
InfluxDB时序数据库
4 reasons for adopting "safe left shift"
Thread + thread problem record
使用pytorch搭建MobileNetV2并基于迁移学习训练
Stack awareness - stack overflow instance (ret2libc)
Bat start NET Core
How to calculate the independence weight index?
初识生成对抗网络(11)——利用Pytorch搭建WGAN生成手写数字
Word2vec, phrases, phraser, keyedvectors commonly used in gensim
软件确认测试有什么作用?确认测试报告的价格是多少?
Quickly build a real-time face mask detection system in five minutes (opencv+paddlehub with source code)
[QT] QT 5 procedure: print documents