Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facial Expression Editing Task #2

Open
zhou-frank opened this issue May 29, 2018 · 10 comments
Open

Facial Expression Editing Task #2

zhou-frank opened this issue May 29, 2018 · 10 comments

Comments

@zhou-frank
Copy link

zhou-frank commented May 29, 2018

Hello, I have read your paper and run the model that you released.But it is only generating face with new identity.How to generate the input identity face image? Where do I need to change the code?

@wxh001qq
Copy link

@zhou-frank Hi,have you run this code without bug? I find the dataset name is 025.jpeg, but the raw data is FirstF_000.jpeg, should i raname the raw dataset ,than is run correct?

@zhou-frank
Copy link
Author

I didn’t encounter this situation

@Sampson-Lee
Copy link

Hi, @zhou-frank

I encountered this phenomenon, where the generated image can not preserve the identity. I think it is a shortcoming of ExprGAN.

Here is the original images/generated images in OULU:

image

Here is the original images/generated images in CelebA:

image

@yyssmm
Copy link

yyssmm commented Aug 9, 2018

I happen to have an error: No such file or directory: '../data/OULU/P008/Surprise/028.jpeg'
Where can I get the test dataset ? Thank you!

@voa18105
Copy link

voa18105 commented Sep 3, 2018

@Sampson-Lee did you overcome this problem? I have a same one now, it generates faces itself and changes their emotions

@farzinh
Copy link

farzinh commented Sep 20, 2018

@wxh001qq
I developed a simple script that can do this for you, you can access it from here:
https://gist.github.com/farzinh/f2d4040bd4c2e02cc3bff316714eaa4b
Copy and paste it in a txt file and save it as whatEverYouLike.py file for this you need python3.
go to terminal and type:
python3 whatEverYouLike.py the path of oulu_anno.pickle file

@Sampson-Lee
Copy link

@voa18105 I have not solved it

@SophieChang66
Copy link

Hi, @zhou-frank

I encountered this phenomenon, where the generated image can not preserve the identity. I think it is a shortcoming of ExprGAN.

Here is the original images/generated images in OULU:

image

Here is the original images/generated images in CelebA:

image

hello, can you share me that how to run the code sucessfully or how to repair bug of the code? I got many bugs when i ran it. Then I find the Flags.is_train is not useful, after repair the bug

@jcjavaismgood
Copy link

I happen to have an error: No such file or directory: '../data/OULU/P008/Surprise/028.jpeg'
Where can I get the test dataset ? Thank you!

you pick c dataset,it should be B

@pongkun
Copy link

pongkun commented Feb 13, 2020

Hi, @zhou-frank

I encountered this phenomenon, where the generated image can not preserve the identity. I think it is a shortcoming of ExprGAN.

Here is the original images/generated images in OULU:

image

Here is the original images/generated images in CelebA:

image

Hello, I tried to reproduce the model using pytorch, but the results were fuzzy. Does the first stage require training on the FAR dataset?
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants