CVLGApr 15, 2024

Improved Object-Based Style Transfer with Single Deep Network

arXiv:2404.09461v14 citationsh-index: 4
Originality Incremental advance
AI Analysis

This is an incremental improvement for image editing applications, offering a more streamlined approach to artistic style transfer on objects.

The paper tackled object-based style transfer by combining segmentation and style transfer in a single deep network, resulting in a simplified model for practical applications, as demonstrated on content images with multiple objects.

This research paper proposes a novel methodology for image-to-image style transfer on objects utilizing a single deep convolutional neural network. The proposed approach leverages the You Only Look Once version 8 (YOLOv8) segmentation model and the backbone neural network of YOLOv8 for style transfer. The primary objective is to enhance the visual appeal of objects in images by seamlessly transferring artistic styles while preserving the original object characteristics. The proposed approach's novelty lies in combining segmentation and style transfer in a single deep convolutional neural network. This approach omits the need for multiple stages or models, thus resulting in simpler training and deployment of the model for practical applications. The results of this approach are shown on two content images by applying different style images. The paper also demonstrates the ability to apply style transfer on multiple objects in the same image.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes