unsupervised-disentangling icon indicating copy to clipboard operation
unsupervised-disentangling copied to clipboard

Does it work?

Open cinjon opened this issue 4 years ago • 11 comments

Does this repository work? The README suggests it is a work in progress.

cinjon avatar Jan 29 '20 18:01 cinjon

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?

tkbadamdorj avatar Mar 13 '20 00:03 tkbadamdorj

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 avatar Mar 17 '20 04:03 SunnerLi

@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

tkbadamdorj avatar Mar 18 '20 15:03 tkbadamdorj

@taivanbat Email of the first author, if you need it [email protected]

asanakoy avatar Jun 06 '20 23:06 asanakoy

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 avatar Aug 18 '20 13:08 theRealSuperMario

@theRealSuperMario Hi! The reproducing code looks good. Have you ever reproduced the pytorch version successfully?

ChongjianGE avatar Aug 19 '20 07:08 ChongjianGE

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 avatar Aug 19 '20 07:08 theRealSuperMario

@theRealSuperMario That's nice. Looking forward to the upcoming self-trained baselines.

ChongjianGE avatar Aug 19 '20 08:08 ChongjianGE

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 .

theRealSuperMario avatar Aug 20 '20 07:08 theRealSuperMario

Ok, Just take your time. I could currently refer to the tensorflow version.

ChongjianGE avatar Aug 21 '20 08:08 ChongjianGE

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.

theRealSuperMario avatar Oct 17 '20 17:10 theRealSuperMario