Neural Crossbreed: Neural Based Image Metamorphosis
Sanghun Park, Kwanggyoon Seo, Junyong Noh

TL;DR
Neural Crossbreed introduces a neural network that learns semantic transformations for image morphing, enabling high-quality, flexible transitions between images with different poses or styles without explicit correspondences.
Contribution
It is the first to utilize a pre-trained generative model for learning semantic image transformations in morphing tasks.
Findings
Produces high-quality morphed images
Handles significant pose and view differences
Enables applications like multi-image morphing and video interpolation
Abstract
We propose Neural Crossbreed, a feed-forward neural network that can learn a semantic change of input images in a latent space to create the morphing effect. Because the network learns a semantic change, a sequence of meaningful intermediate images can be generated without requiring the user to specify explicit correspondences. In addition, the semantic change learning makes it possible to perform the morphing between the images that contain objects with significantly different poses or camera views. Furthermore, just as in conventional morphing techniques, our morphing network can handle shape and appearance transitions separately by disentangling the content and the style transfer for rich usability. We prepare a training dataset for morphing using a pre-trained BigGAN, which generates an intermediate image by interpolating two latent vectors at an intended morphing value. This is the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Generative Adversarial Networks and Image Synthesis · Computer Graphics and Visualization Techniques
MethodsTruncation Trick · *Communicated@Fast*How Do I Communicate to Expedia? · Residual Connection · Softmax · Residual Block · GAN Hinge Loss · Convolution · Two Time-scale Update Rule · Linear Layer · 1x1 Convolution
