Generative adversarial network: Difference between revisions

Line 51: Line 51:
* [https://arxiv.org/pdf/1912.10653.pdf Compression via colorization]
* [https://arxiv.org/pdf/1912.10653.pdf Compression via colorization]
** Colorize with GAN. Only transmit luminance (Y of YUV)
** Colorize with GAN. Only transmit luminance (Y of YUV)
** The paper doesn't say how much bitrate is reduced by removing UV. I suspect it isn't much due to chroma subsampling.
** The paper claims 72% BDBR reduction


==Resources==
==Resources==
* [https://github.com/soumith/ganhacks Tricks for Training GANs]
* [https://github.com/soumith/ganhacks Tricks for Training GANs]