Skip to content
/ MLGN Public

Facial image inpainting using multi-level generative network (ICME 2019)

Notifications You must be signed in to change notification settings

JieLiu95/MLGN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MLGN

PyTorch code for the paper: "Facial image inpainting using multi-level generative network"

Dependencies

PyTorch 0.3

Python 3.5

Architecture

The generative architecture of MLGN.

Results

The results of MLGN (CelebA and CelebA-HQ).

Reference

@inproceedings{facial2019mlgn,
	author={Liu, Jie and Jung, Cheolkon},
	booktitle={2019 IEEE International Conference on Multimedia and Expo (ICME)}, 
	title={Facial Image Inpainting Using Multi-level Generative Network}, 
	year={2019}, 
	pages={1168-1173}, 
	doi={10.1109/ICME.2019.00204}, 
	ISSN={1945-788X}, 
	month={July},}
}

About

Facial image inpainting using multi-level generative network (ICME 2019)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages