SHI-Labs / Unsupervised-Domain-Adaptation-with-Differential-Treatment

[CVPR 2020] Differential Treatment for Stuff and Things: A Simple Unsupervised Domain Adaptation Method for Semantic Segmentation

Home Page:https://arxiv.org/abs/2003.08040

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question about SYNTHIA dataset classes num

KaiiZhang opened this issue · comments

Hello~As we know, SYNTHIA dataset only share 16 classes with Cityscapes. So when training the model on the Synthia dataset, do I need to change the model classification layer to 16 channels? Does this matter?