Coder Social home page Coder Social logo

shnitzelkiller / generative-inpainting-pytorch-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wonwoongcho/generative-inpainting-pytorch

0.0 3.0 0.0 25 KB

This is a pytorch version of the Generative Image Inpainting with Contextual Attention

Python 100.00%

generative-inpainting-pytorch-1's Introduction

Generative-Inpainting-pytorch

This is a pytorch version of the paper 'Generative Image Inpainting with Contextual Attention' (by Jiahui Yu et al. / 2018 CVPR)

Dependencies

python 3.6
pytorch 0.3.0

Link

paper: https://arxiv.org/abs/1801.07892
original TF code: https://github.com/JiahuiYu/generative_inpainting

Data

I used celebA faces dataset. (about 202,000 images)
place it in the 'data' directory

images=https://www.dropbox.com/s/3e5cmqgplchz85o/CelebA_nocrop.zip?dl=0
attributes: https://www.dropbox.com/s/auexdy98c6g7y25/list_attr_celeba.zip?dl=0 (just for getting file names)

Running code

python run.py

P.S

I made this network for catching up SOTA technique of the Image Inpainting area.
Though it trains without any bug, generated images are mostly blurry.

After clonning the repo, you need to check the contextual module performance or critics convergence.

generative-inpainting-pytorch-1's People

Contributors

shnitzelkiller avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.