hfslyc / AdvSemiSeg

Adversarial Learning for Semi-supervised Semantic Segmentation, BMVC 2018
502 stars 129 forks source link

Some evaluation questions? #54

Open lxtGH opened 4 years ago

lxtGH commented 4 years ago

Thanks your code ! I am new to semi-supervised semantic segmentation. It looks like this is first paper to do this task. So is the evaluation carried out only on validation dataset? (PascalVOC and Cityscapes)

lxtGH commented 4 years ago

"iter_size=1" in your code. What is the purpose of it?

jug11 commented 4 years ago

"iter_size=1" in your code. What is the purpose of it?

Because we need only one epoch in validation dateset to evaluation the model performance