English

Style Transfer to Calvin and Hobbes comics using Stable Diffusion

Computer Vision and Pattern Recognition 2025-09-05 v2 Artificial Intelligence

Abstract

This project report summarizes our journey to perform stable diffusion fine-tuning on a dataset containing Calvin and Hobbes comics. The purpose is to convert any given input image into the comic style of Calvin and Hobbes, essentially performing style transfer. We train stable-diffusion-v1.5 using Low Rank Adaptation (LoRA) to efficiently speed up the fine-tuning process. The diffusion itself is handled by a Variational Autoencoder (VAE), which is a U-net. Our results were visually appealing for the amount of training time and the quality of input data that went into training.

Cite

@article{arxiv.2312.03993,
  title  = {Style Transfer to Calvin and Hobbes comics using Stable Diffusion},
  author = {Asvin Kumar Venkataramanan and Sloke Shrestha and Sundar Sripada Venugopalaswamy Sriraman},
  journal= {arXiv preprint arXiv:2312.03993},
  year   = {2025}
}

Comments

Updated authorship

R2 v1 2026-06-28T13:43:32.846Z