Semantic Segmentation Alternative Technique: Segmentation Domain Generation
Ana-Cristina Rogoz, Radu Muntean, Stefan Cobeli

TL;DR
This paper introduces a novel semantic segmentation method using Generative Adversarial Networks, framing segmentation as a domain transfer problem and employing a feed-forward network to generate masks from images.
Contribution
It proposes an alternative approach to semantic segmentation by utilizing GANs and domain transfer, differing from traditional region-based convolutional methods.
Findings
Demonstrates feasibility of GAN-based segmentation
Achieves promising initial results
Frames segmentation as domain transfer problem
Abstract
Detecting objects of interest in images was always a compelling task to automate. In recent years this task was more and more explored using deep learning techniques, mostly using region-based convolutional networks. In this project we propose an alternative semantic segmentation technique making use of Generative Adversarial Networks. We consider semantic segmentation to be a domain transfer problem. Thus, we train a feed forward network (FFNN) to receive as input a seed real image and generate as output its segmentation mask.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Neural Network Applications · Image Processing and 3D Reconstruction
