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

[orml-style-transfer] stylization factor #1

Open
ricardomatias opened this issue Nov 20, 2020 · 3 comments
Open

[orml-style-transfer] stylization factor #1

ricardomatias opened this issue Nov 20, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@ricardomatias
Copy link
Member

Would it be possible to define the w factor shown in here?

@edwinRNDR edwinRNDR self-assigned this Nov 21, 2020
@edwinRNDR edwinRNDR added the enhancement New feature or request label Nov 21, 2020
@edwinRNDR
Copy link
Member

That should be possible, I have to take the described steps to get the identity transform from the transfer network. I will have a look at adding code for that.

Thanks for having a look at ORML btw, I happily take any feedback on the library.

@ricardomatias
Copy link
Member Author

Great 👍

Any specific feedback you're looking for? Performance? Ease of use?

@edwinRNDR
Copy link
Member

Ease of use is the most important issue at this point.

I checked the original code, what is done to get the identity transform is to input the target image into the style extractor network. This will result in a FloatArray. You can interpolate between any style vectors and use it as a style. Maybe some tools for blending the style FloatArrays are helpful.

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

No branches or pull requests

2 participants