adilsonmedronha / style-transfer

Built an interactive deep learning app with Streamlit and PyTorch to apply for style transfer.

Home Page:https://bit.ly/2X3EotE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Desenvolvimento para o Trabalho II da disciplina de Aprendizado de Máquina, PUCRS.

train

python src/neural_style.py train --dataset --style-image images/style_to_train/sketch1.jpg --save-model-dir models/ --epochs 2 --cuda 0

eval

streamlit run src/main.py

About

Built an interactive deep learning app with Streamlit and PyTorch to apply for style transfer.

https://bit.ly/2X3EotE


Languages

Language:Python 100.0%