English

Improved Object-Based Style Transfer with Single Deep Network

Computer Vision and Pattern Recognition 2024-04-16 v1 Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.2404.09461,
  title  = {Improved Object-Based Style Transfer with Single Deep Network},
  author = {Harshmohan Kulkarni and Om Khare and Ninad Barve and Sunil Mane},
  journal= {arXiv preprint arXiv:2404.09461},
  year   = {2024}
}

Comments

In Proceedings of the Fourth International Conference on Innovations in Computational Intelligence and Computer Vision

R2 v1 2026-06-28T15:54:05.057Z