unsupervised-disentangling
unsupervised-disentangling copied to clipboard
Does it work?
Does this repository work? The README suggests it is a work in progress.
I would also like to know. Is this the final version of the code or is it a work in progress? Will this repo be getting updated?
I'm also curious. I think the performance which described on the paper is amazing. But the code is seems not complete? Also want to know if you can provide the pre-trained model.
@SunnerLi @cinjon I have emailed the authors of the paper, although I could not find the email of the first author. I hope to update you two soon. I am going through the code right now
@taivanbat Email of the first author, if you need it [email protected]
I have some notes on reproducing the baselines here:
https://github.com/theRealSuperMario/unsupervised-disentangling/tree/reproducing_baselines
I am also working on a pytorch version
@theRealSuperMario Hi! The reproducing code looks good. Have you ever reproduced the pytorch version successfully?
The Repository has another Branch called "Pytorch refactoring". I am not Sure how far I got with this so let me double check.
I might be able to Upload some self-trained baselines.
@theRealSuperMario That's nice. Looking forward to the upcoming self-trained baselines.
Can you bump this issue in a week? I am super busy right now and it might drown in my stack.
On Wed, Aug 19, 2020, 10:34 ChongjianGE [email protected] wrote:
@theRealSuperMario https://github.com/theRealSuperMario That's nice. Looking forward to the upcoming self-trained baselines.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/CompVis/unsupervised-disentangling/issues/3#issuecomment-675946723, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABRXFWP27FEKD7OITRX2HPLSBOFATANCNFSM4KNJM3DA .
Ok, Just take your time. I could currently refer to the tensorflow version.
You can check out the code in https://github.com/CompVis/unsupervised-disentangling/pull/4, which should give you some baselines together with some interactive demo code.