Skip to content
#

style-transfer-algorithms

Here are 17 public repositories matching this topic...

This is a social volunteering project for Leveraging generative AI to craft climate-conscious designs, turning digital innovation into real-world educational impact.

  • Updated Oct 6, 2025
  • Jupyter Notebook

A PyTorch project implementing neural style transfer using the VGG19 model, combining the content of one image with the style of another for artistic transformations.

  • Updated Dec 28, 2023
  • Python

Neural style transfer is a technique that allows you to recompose images in the style of other images. This implementation is based on the approach outlined in the paper Perceptual Losses for Real-Time Style Transfer and Super-Resolution by Justin Johnson, Alexandre Alahi, and Li Fei-Fei.

  • Updated May 9, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the style-transfer-algorithms topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the style-transfer-algorithms topic, visit your repo's landing page and select "manage topics."

Learn more