DeepImageBlending
DeepImageBlending copied to clipboard
Accuracy drop on custom object
@ChickenTarm @owenzlz hi thansk for sharing the source code , i am having few queries
- How to obtain the intermediate results like Lcontent , Lsytle from the source code
- when i am trying to blend my custom object on the target image for the first only i am getting results like below where the texture of the ball has been modified
Can you please share your thoughts on this Thanks in advance
- to get the images you are talking about. You would need to remove those corresponding losses from contributing during each optimizer step.
- The amount of border you have for the object you are embedding matters. That is something that would require playing with to achieve the best results.