paper-with-me

Papers

Neural Crossbreed: Neural Based Image Metamorphosis

2020-09-02 · Sanghun Park, Kwanggyoon Seo, Junyong Noh

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 first attempt to address image morphing using a pre-trained generative model in order to learn semantic transformation. The experiments show that Neural Crossbreed produces high quality morphed images, overcoming various limitations associated with conventional approaches. In addition, Neural Crossbreed can be further extended for diverse applications such as multi-image morphing, appearance transfer, and video frame interpolation.

📄 PDF Abstract BibTeX arXiv:2009.00905

Code (1)

sanghunpark/neural_crossbreed 공식 구현 pytorch

Tasks

Appearance TransferImage MorphingStyle TransferVideo Frame Interpolation

Methods 이 논문이 사용한 방법론

Truncation Trick The Truncation Trick is a latent sampling procedure for generative adversarial networks, where we sample $z$ from a truncated normal (where values which fall outside a range…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Residual Connection 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…
GAN Hinge Loss The GAN Hinge Loss is a hinge loss based loss function for [generative adversarial…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
TTUR The Two Time-scale Update Rule (TTUR) is an update rule for generative adversarial networks trained with stochastic gradient descent. TTUR has an individual learning rate for…

Similar Papers 제목 키워드 기반

Image reconstruction through metamorphosis

2018-06-04 · Gris Barbara, Chen Chong, Öktem Ozan

This article adapts the framework of metamorphosis to solve inverse problems in imaging that includes joint reconstruction and image registration. The deformations in question have two components, one that is a geometric…

Image ReconstructionImage Registration

Weighted Metamorphosis for registration of images with different topology.

2022-02-04 · WBIR Workshop Biomedical_Imaging_Registration 2022 7 · Anonymous

We present an extension of the Metamorphosis algorithm to align images with a different topology and/or appearance. We propose to restrict/limit the metamorphic intensity additions using a time-varying spatial weight fun…

Disentanglement

Stochastic metamorphosis with template uncertainties

2017-11-20 · Alexis Arnaudon, Darryl Holm, Stefan Sommer

In this paper, we investigate two stochastic perturbations of the metamorphosis equations of image analysis, in the geometrical context of the Euler-Poincar\'e theory. In the metamorphosis of images, the Lie group of dif…

A deep residual learning implementation of Metamorphosis

2022-02-01 · Matthis Maillard, Anton François, Joan Glaunès, Isabelle Bloch 외

In medical imaging, most of the image registration methods implicitly assume a one-to-one correspondence between the source and target images (i.e., diffeomorphism). However, this is not necessarily the case when dealing…

Image Registration

Metamorphic image registration using a semi-Lagrangian scheme

2021-06-16 · Anton François, Pietro Gori, Joan Glaunès

In this paper, we propose an implementation of both Large Deformation Diffeomorphic Metric Mapping (LDDMM) and Metamorphosis image registration using a semi-Lagrangian scheme for geodesic shooting. We propose to solve bo…

GPUImage Registration