Code Monkey home page Code Monkey logo

attn_gan_pytorch's Introduction

attn_gan_pytorch

python package for self-attention gan implemented as extension of PyTorch nn.Module. paper -> https://arxiv.org/abs/1805.08318

Also includes generic layers for image based attention mechanism. Includes a Full-Attention layer as proposed by in another project of mine here

Installation:

This is a python package availbale at the pypi.org. So, installation is fairly straightforward. This package depends on a suitable GPU version of torch and torch-vision for your architecture. So, please download suitable pytorch prior to installing this package. Follow the instructions at pytorch.org to install your version of PyTorch.

Install with following commands:

$ workon [your virtual environment] 
$ pip install attn-gan-pytorch

Celeba Samples:

some celeba samples generated using this code for the fagan architecture:

generated samples

Head over to the Fagan project repo for more info!

Also, this repo contains the code for using this package to build the SAGAN architecture as mentioned in the paper. Please refer the samples/ directory for this.

Thanks

Please feel free to open PRs here if you train on other datasets using this package. Suggestions / Issues / Contributions are most welcome.

Best regards,
@akanimax :)

attn_gan_pytorch's People

Contributors

akanimax avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.