Abstract
It is very expensive and time consuming to collect a large enough dataset with pixel-level annotations to train a semantic segmentation model. Synthetic datasets are common alternatives for training segmentation models, however models trained on synthetic data do not necessarily perform well on real world images due to the domain shift problem. Domain adaptation techniques address this problem by leveraging on adversarial training to align features. Prior works have mostly performed global feature alignment. They do not consider the positions of objects. However, objects in urban scenes are highly correlated with their spatial locations. For example, the sky will always appear on top while cars will usually appear in the middle of the image. Based on this insight, we propose a spatial-aware discriminator that accounts for the spatial prior on the objects in order to improve the feature alignment. We demonstrate in our experiments that our model outperforms several state-of-the-art baselines in terms of mean intersection over union (mIoU).
Original language | English |
---|---|
Title of host publication | 2019 IEEE International Conference on Image Processing (ICIP) |
Publisher | IEEE |
Pages | 1870-1874 |
Number of pages | 5 |
ISBN (Electronic) | 978-1-5386-6249-6 |
ISBN (Print) | 978-1-5386-6250-2 |
DOIs | |
Publication status | Published - Sept 2019 |
Externally published | Yes |
Event | IEEE International Conference on Image Processing - Taipei, Taiwan, Province of China Duration: 22 Sept 2019 → 25 Sept 2019 https://ieeexplore.ieee.org/xpl/conhome/8791230/proceeding |
Conference
Conference | IEEE International Conference on Image Processing |
---|---|
Abbreviated title | ICIP 2019 |
Country/Territory | Taiwan, Province of China |
City | Taipei |
Period | 22/09/19 → 25/09/19 |
Internet address |
Keywords
- Domain adaptation
- Semantic segmentation
- Spatial Structure