Code Monkey home page Code Monkey logo

mu-gan's Introduction

MU-GAN: Facial Attribute Editing based on Multi-attention Mechanism

Official implementation of MU-GAN

Requirements

*Python 3

*PyTorch 0.4.0

Useage

Train:

sudo CUDA_VISIBLE_DEVICES=x python3 train.py --img_size 128 --experiment_name 128_shortcut1_inject1_none --gpu --num_workers x --batch_size x

Test:

sudo CUDA_VISIBLE_DEVICES=x python3 test_x_x.py --experiment_name 128_shortcut1_inject1_none --test_int 1.0 --gpu --load_epoch x

Todo

Currently, the different variants of the code are in a mess. We will reorganize the code when we return to school.

Acknowledgements

This code refers to the projects:AttGAN-PyTorch Thanks for their excellent work!

mu-gan's People

Contributors

susir1996 avatar

Stargazers

zhangss avatar Abraham avatar  avatar Tunan avatar  avatar Rishikesh (ऋषिकेश) avatar Jason Liu avatar  avatar  avatar Biao Yang avatar welbeckzhou avatar Miles Gray avatar

Watchers

 avatar

mu-gan's Issues

Regarding Attribute Classfication accuracy

Hi,

I would like to appreciate your work on facial attribute manipulation.
Great work!!!!

I'm interested in re-implementing your work for a better understanding of facial attribute manipulation.
During the re-implementation process, while evaluating attribute classification accuracy using ResNet, I'm getting an accuracy of 35% using Resnet18 and 45% using ResNet101.

Could you please help me in providing the details of the Resnet variant used during your implementation and also the hyperparameters used for training the ResNet model?

Thanks in advance.

Regards,
Padmashree

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.