Skip to content

DaniilBoiko/Generative-Image-Inpainting-with-Contextual-Attention

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generative-Image-Inpainting-with-Contextual-Attention

The PyTorch reimplementation of the paper Generative Image Inpainting with Contextual Attention by Jiahui Yu, Zhe Lin, Jimei Yang, Xiaohui Shen, Xin Lu, and Thomas S. Huang, (2018) arXiv.

Alt text

This implementation heavily relies on Contextual Attention Layer implementaion from https://github.com/daa233/generative-inpainting-pytorch.

Ideas for the experiments

  1. Progressive growing mask
  2. Multi-scale inference and network to merge the results
  3. Sequential inference from outside inside

Also need to train on the Flickr dataset, to get more real-life results

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages