YanchaoYang / FDA

Fourier Domain Adaptation for Semantic Segmentation
501 stars 81 forks source link

Question about SYNTHIA dataset classes num #20

Closed KaiiZhang closed 3 years ago

KaiiZhang commented 3 years ago

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?