Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pystiche: A Framework for Neural Style Transfer #17

Closed
pmeier opened this issue Oct 20, 2020 · 3 comments
Closed

pystiche: A Framework for Neural Style Transfer #17

pmeier opened this issue Oct 20, 2020 · 3 comments

Comments

@pmeier
Copy link

pmeier commented Oct 20, 2020

Hey everyone. I'm building a framework for Neural Style Transfer (NST) called pystiche. It is build upon and fully compatible with PyTorch. It provides functionality for the most common NST operators, the efficient encoding of images on multiple layers of a CNN, as well as the periphery around the core parts. It is modular and can be easily extended with new functionality.

pystiche was peer-reviewed by pyOpenSci and is published in the Journal of Open Source Software (JOSS). I would be happy if it could be added to the list compiled in this repository.

Let me know if you have questions.

@ycjing
Copy link
Owner

ycjing commented Oct 22, 2020

Hi @pmeier

Thank you for this great work! I have added this nice framework in the repo. Please let me if there is anything else I could help.

Best,
Yongcheng

@pmeier
Copy link
Author

pmeier commented Oct 22, 2020

Thanks for the fast response. I'm in the process of writing a package that comprises reference implementations of NST papers with pystiche: it is called pystiche_papers. It is currently still in a WIP state so I leave it up to you if you want to add it to your list. If you do, please note its current status to avoid confusion.

@pmeier pmeier closed this as completed Oct 22, 2020
@ycjing
Copy link
Owner

ycjing commented Oct 25, 2020

Hi @pmeier

Thank you for this nice work! I have noted the current status of pystiche_papers in the repo.

Best,
Yongcheng

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants