Closed dribnet closed 7 years ago
@dribnet have you found the solution?we can communicate each other ~_~
Yes, the conditional experiment was recently added in commit e7ea2fc1 and I have gotten it to work successfully with celeba. Here's a conditional interpolation:
Thanks @IshmaelBelghazi for adding this code! Now closing this issue, and I hope to eventually contribute back downstream changes based on this experiment
How did you do that,could you give me some clues? Tks @dribnet
I got the result by the code below THEANORC=theanorc scripts/interpolate_c celeba ali_conditional_celeba.tar --save-path ./out
thank you very much! @dribnet
Did you generate pictures of one person with different glasses (attributions)? @dribnet
@KangolHsu I'm also encountered this, but I couldn't find scripts/interpolate_c as you mentioned. Could you please let me know where can I find this file? Thanks.
got it. thanks
I'm interested in getting the update to this codebase that includes the conditional generation, as covered in the more recent version of the paper (related image below). Can you let me know if that will be added to the repo?