MSG-cycleGAN
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 625
- Forks
- 103
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I try to implement msg way to cycleGAN for two weeks.
The generator : Unet-withSkipConnection and downsample(k=4, s=2 conv) upsample(Deconv) 8x.
But the D_loss, both D_A and D_B always decreased near to zero and G_loss(lsgan) always stuck in 0.01 ...
What I want to know is whether this combination will work? msg + cycleGAN?
Anybody tried before?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.