- used
GAN loss
at D net - used
L2 loss
at G net
- just 2 fc layers network for D/G nets
- In original BGAN paper, using simple 4 conv layers * 3 fc layers
Elapsed time : 920s with
GTX 1060 6GB x 1
Name | Global Step 50k | Global Step 100k | Global Step 200k |
---|---|---|---|
BGAN |
- Add f-divergences
- KL
- Reverse-KL
- JS
- Squared-Hellinger
- Pearson x^2
- Add Reinforce-based BGAN