You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
Would it be possible to define the
w
factor shown in here?The text was updated successfully, but these errors were encountered: