Skip to content

FairozAhmadSheikh/NeuroPalette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArtStyle Transfer Web App

Transform your photos into stunning artwork by combining them with famous painting styles using deep learning (Neural Style Transfer) — all inside a modern web interface built with Flask.

Features

Upload a content image and a style image

Generate a stylized output image using PyTorch & VGG19

Modern Bootstrap-based UI

Responsive layout and image previews (Making it adjust for different screensizes)

Built with ❤️ by Fairoz Ahmad Sheikh

Tech Stack

Backend: Python, Flask, PyTorch

Frontend: HTML, Bootstrap 5

Model: VGG19 (pretrained on ImageNet)

How to Run

git clone https://github.com/FairozAhmadSheikh/NeuroPalette.git
cd artstyle-transfer-app
pip install -r requirements.txt
python app.py
Then open http://localhost:5000 in your browser.

Contact

GitHub: @FairozAhmadSheikh

Instagram:@ahmmadferoz

LinkedIn: linkedin.com/in/yourprofile

🌟 Star this repo if you like it!

Thanks For Your Intest Pull Requests are Always Welcome

About

A Flask-based web app that uses deep learning (Neural Style Transfer with PyTorch) to blend content images with famous painting styles, creating artistic masterpieces in your browser.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors