Capability
Selective Adjustment With Local Masks
2 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
1
DragGANRepository25/100
via “optional region-based masking for constrained image manipulation”
Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold.
Unique: Implements masking via gradient zeroing in the backpropagation graph rather than post-hoc image blending, ensuring the optimization respects mask constraints throughout the optimization process rather than just at the output stage.
vs others: More principled than post-hoc masking (which can produce seams), and more efficient than training separate models for different regions.