Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
994114e4d0
version changes for torch and torchvision
2 weeks ago
3e8e48205d
moving around
2 weeks ago
9e6d522040
Iterations update
1 month ago
87a836a4ef
training
1 month ago
f8d115334f
using render
2 weeks ago
e89f1a5af4
Styles Change
4 weeks ago
87a836a4ef
training
1 month ago
87a836a4ef
training
1 month ago
87a836a4ef
training
1 month ago
2b508ea0ad
final changes
2 weeks ago
87a836a4ef
training
1 month ago
2 weeks ago
4c6e021f30
Update readme
1 month ago
f8d115334f
using render
2 weeks ago
7fafe31824
mlflow added in eval script
1 month ago
2 weeks ago
0c35898174
model_uri arg removed from train.py
1 month ago
Storage Buckets

README.md

You have to be logged in to leave a comment. Sign In

Example Arguments

Model Training

python train.py --style_path "./imgs/style/" --content_path "/path/to/content/dataset/"

Model Evaluation

python evaluate.py --content_path "./imgs/gentlecat.png" --style_index -1 --output_path stylized.png

For training

- Download the content dataset first
- Content Images dataset: https://www.kaggle.com/datasets/adityajn105/flickr8k/
- Style Images are already Provided in imgs/styles

For virtual env/conda env setup use python 3.9 and install requirements.txt, later in if any requirement isn't found install manually

Tip!

Press p or to see the previous file or, n or to see the next file

About

No description

Collaborators 1

Comments

Loading...