paper-with-me

홈 › Papers

Semantic Segmentation in Art Paintings

2022-03-07 · Nadav Cohen, Yael Newman, Ariel Shamir

Semantic segmentation is a difficult task even when trained in a supervised manner on photographs. In this paper, we tackle the problem of semantic segmentation of artistic paintings, an even more challenging task because of a much larger diversity in colors, textures, and shapes and because there are no ground truth annotations available for segmentation. We propose an unsupervised method for semantic segmentation of paintings using domain adaptation. Our approach creates a training set of pseudo-paintings in specific artistic styles by using style-transfer on the PASCAL VOC 2012 dataset, and then applies domain confusion between PASCAL VOC 2012 and real paintings. These two steps build on a new dataset we gathered called DRAM (Diverse Realism in Art Movements) composed of figurative art paintings from four movements, which are highly diverse in pattern, color, and geometry. To segment new paintings, we present a composite multi-domain adaptation method that trains on each sub-domain separately and composes their solutions during inference time. Our method provides better segmentation results not only on the specific artistic movements of DRAM, but also on other, unseen ones. We compare our approach to alternative methods and show applications of semantic segmentation in art paintings. The code and models for our approach are publicly available at: https://github.com/Nadavc220/SemanticSegmentationInArtPaintings.

📄 PDF Abstract BibTeX arXiv:2203.03238

Code (1)

nadavc220/semanticsegmentationinartpaintings 공식 구현 pytorch

Tasks

Domain AdaptationSegmentationSemantic SegmentationStyle Transfer

Similar Papers 제목 키워드 기반

Semantic Road Layout Understanding by Generative Adversarial Inpainting

2018-05-29 · Lorenzo Berlincioni, Federico Becattini, Leonardo Galteri, Lorenzo Seidenari 외

Autonomous driving is becoming a reality, yet vehicles still need to rely on complex sensor fusion to understand the scene they act in. The ability to discern static environment and dynamic entities provides a comprehens…

Autonomous DrivingSegmentationSemantic SegmentationSensor Fusion

Insights From A Large-Scale Database of Material Depictions In Paintings

2020-11-24 · Hubert Lin, Mitchell Van Zuijlen, Maarten W. A. Wijntjes, Sylvia C. Pont 외

Deep learning has paved the way for strong recognition systems which are often both trained on and applied to natural images. In this paper, we examine the give-and-take relationship between such visual recognition syste…

Domain AdaptationInteractive SegmentationObject Recognition

Paint4Poem: A Dataset for Artistic Visualization of Classical Chinese Poems

2021-09-23 · Dan Li, Shuai Wang, Jie Zou, Chang Tian 외

In this work we propose a new task: artistic visualization of classical Chinese poems, where the goal is to generatepaintings of a certain artistic style for classical Chinese poems. For this purpose, we construct a new …

Few-Shot LearningImage GenerationText to Image GenerationText-to-Image Generation

Artist, Style And Year Classification Using Face Recognition And Clustering With Convolutional Neural Networks

2020-12-02 · Doruk Pancaroglu

Artist, year and style classification of fine-art paintings are generally achieved using standard image classification methods, image segmentation, or more recently, convolutional neural networks (CNNs). This works aims …

ClusteringFace RecognitionGeneral Classificationimage-classification+3

Pathology Segmentation using Distributional Differences to Images of Healthy Origin

2018-05-25 · Simon Andermatt, Antal Horváth, Simon Pezold, Philippe Cattin

Fully supervised segmentation methods require a large training cohort of already segmented images, providing information at the pixel level of each image. We present a method to automatically segment and model pathologie…

Image-to-Image TranslationSegmentationTranslationWeakly supervised segmentation