ganhacks icon indicating copy to clipboard operation
ganhacks copied to clipboard

Have you try more deeper networks?

Open zhangqianhui opened this issue 9 years ago • 4 comments

Hello , Soumith As we all know , vgg , inception , resnet , this networks are very deep And Have you tried deeper networks to contruct the gans? For example Using reset in D networks.

zhangqianhui avatar Dec 26 '16 07:12 zhangqianhui

We've used existing VGG networks in our workshop paper "Semantic Segmentation using Adversarial Networks", because it was a fine-tuning task rather than generation from scratch.

soumith avatar Dec 26 '16 15:12 soumith

@soumith thanks for your answer , but when to open the code ?

zhangqianhui avatar Dec 27 '16 01:12 zhangqianhui

i dont know yet.

soumith avatar Dec 27 '16 02:12 soumith

@soumith

https://github.com/imatge-upc/saliency-salgan-2017

use vgg in Generative networks

zhangqianhui avatar Jan 06 '17 13:01 zhangqianhui