Hi, the performance of your work is really impressive. However, I tried the linear interpolation of the extracted features mentioned in the paper to combine the features of the two styles, but the final effect is not good. Would you give a specific implementation of the interpolation?
BTW, the code I use is as follows:
Thank you for your interest. The code has been updated.
For simpility, we assume the feature map is centered (Section B). In pratice, we need to interpolate the 'mean' as well.
Hi, the performance of your work is really impressive. However, I tried the linear interpolation of the extracted features mentioned in the paper to combine the features of the two styles, but the final effect is not good. Would you give a specific implementation of the interpolation? BTW, the code I use is as follows: