neural-style-pt and fast-neural-style

These are competitors offering different approaches to the same problem: ProGamerGov's implementation follows the original Gatys et al. neural style transfer algorithm (which optimizes the input image directly), while abhiskk's fast-neural-style uses feed-forward networks for real-time stylization, making them alternative solutions depending on whether you prioritize quality or speed.

neural-style-pt
51
Established
fast-neural-style
49
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 23/25
Stars: 863
Forks: 171
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 429
Forks: 83
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About neural-style-pt

ProGamerGov/neural-style-pt

PyTorch implementation of neural style transfer algorithm

This tool helps you transform ordinary photographs into works of art by applying the artistic style from famous paintings or other images. You provide a "content" image (like a photo of a landscape) and one or more "style" images (like Van Gogh's "Starry Night"), and it generates a new image that looks like your photo but painted in the chosen style. It's ideal for artists, designers, or hobbyists looking to create unique visual content.

digital-art image-transformation creative-imaging visual-design photo-stylization

About fast-neural-style

abhiskk/fast-neural-style

pytorch implementation of fast-neural-style

This tool helps artists, designers, and hobbyists transform ordinary photos into artistic masterpieces. You provide a "content" photo (like a landscape) and a "style" photo (like a famous painting), and it generates a new image where the content photo is re-rendered in the artistic style of the second. This allows for creative visual experimentation without needing advanced painting or digital art skills.

digital-art photo-manipulation creative-imaging graphic-design visual-content-creation

Scores updated daily from GitHub, PyPI, and npm data. How scores work