mjdietzx / SimGAN

Implementation of Apple's Learning from Simulated and Unsupervised Images through Adversarial Training
MIT License
411 stars 101 forks source link

Semantic Image Segmentation #5

Open atanas1054 opened 7 years ago

atanas1054 commented 7 years ago

Hello,

Can this method be used for semantic image segmentation? I have a dataset of unlabeled real images and a dataset of labeled synthetic images? Will the big resolution of the image be a problem?

mjdietzx commented 6 years ago

Hey, I definitely think this could be used for semantic segmentation. Did you end up trying it? Any interesting results?