aicip / NL-MAT

Demo code for "Non-local Representation based Mutual Affine-Transfer Network for Photorealistic Stylization"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#NL-MAT Written by Ying Qu ada.ying.qu@outlook.com This code is a demo code for our paper “Non-local Representation based Mutual Affine-Transfer Network for Photorealistic Stylization”, TPAMI 2021 The code is for research purpose only. All Rights Reserved

Usage

run "0_style_transfer" to perform style transfer with a single layer stick-breaking structure or "0_style_transfer_stack" for stacked layers.

Please adjust the parameters based on the input images.

If you find the code helpful, please kindly cite the following paper.

Ying Qu, Zhenzhou Shao and Hairong Qi. “Non-local Representation based Mutual Affine-Transfer Network for Photorealistic Stylization”, IEEE Transactions on Pattern Analysis and Machine Intelligence,July 2021.

About

Demo code for "Non-local Representation based Mutual Affine-Transfer Network for Photorealistic Stylization"


Languages

Language:Python 100.0%