boschresearch/OASIS
Official implementation of the paper "You Only Need Adversarial Supervision for Semantic Image Synthesis" (ICLR 2021)
PythonAGPL-3.0
Issues
- 0
Questioin on losses.py
#37 opened by ZongWei-HUST - 0
Generated images are very similar
#39 opened by LiheYoung - 1
The label of output by the discriminator is inconsistent with the label of the dataset
#34 opened by Wzj-zju - 0
- 0
Question on SpectralNorm (Discriminator)
#35 opened by Nikolai10 - 0
number of iterations
#31 opened by ranch-hands - 0
- 9
Train the model with custom dataset
#27 opened by Ghaleb-alnakhlani - 1
Identify trainable layers
#30 opened by vionwinnie - 1
ADE20K-outdoor
#23 opened by EndlessSora - 1
how to add the local noise?
#25 opened by Y-J-HONG - 3
- 0
- 0
- 2
Replicate lpips results from paper
#16 opened by marl917 - 1
Create label Map
#10 opened by MuthElizabeth - 7
Training the model on my own cutom dataset
#13 opened by IzzeddinTeeti - 1
Reproduce the mIoU for cityscapes
#5 opened by Houssem-25 - 2
Replicate the pretrained model
#8 opened by tzt101 - 2
How to calculate mIoU
#19 opened by jweihe - 2
- 1
Computation of the loss reweighting
#20 opened by nicolas-dufour - 0
About the fid_socre
#32 opened by Y-J-HONG - 5
- 4
beta2 value reasoning
#28 opened by s1ddok - 2
EMA, 3D noise
#24 opened by pmh9960 - 2
The purpose of collecting running stats when updating EMA before FID computation, image or network saving
#21 opened by EndlessSora - 1
Reproduce of mIOU on ADE20K
#17 opened by WeilunWang - 9
RuntimeError: Creating MTGP constants failed
#15 opened by ivanlengyel - 8
test new labels on this network
#14 opened by ranch-hands - 9
noisy data set
#12 opened by ranch-hands - 4
what is input and output of network exactly
#11 opened by ranch-hands - 5
generating images for given class
#9 opened by LijaAlex12 - 5
Subset for ADE20K
#7 opened by Animatory - 1
Integrate OASIS in gan-compression
#6 opened by seekingdeep - 3
How do you compute FID?
#2 opened by xml94 - 1
- 2
- 7
--continue_train will start from epoch 0?
#1 opened by Ha0Tang