Closed opendeeple closed 1 year ago
Inputs: -content_sem -style -style_sem Command to run:
python3 transfer.py -style_transfer -content_sem inputs/front-target-mask.png -style inputs/front-image.png -style_sem inputs/front-mask.png
And I am getting unexpected value Output image
Can your help me to improve result? Thanks for your attention!
Sorry for the late reply, you can improve the result by adjusting the hyper-parameters, such as image size, patch size at different stage, etc.
Hello, I have tested your texture reformer for transfer texture from a mask to another.
Inputs: -content_sem -style -style_sem Command to run:
And I am getting unexpected value Output image
Can your help me to improve result? Thanks for your attention!