1Konny / FactorVAE

Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)
MIT License
262 stars 48 forks source link

Disentanglement metric #16

Open FrankBrongers opened 3 years ago

FrankBrongers commented 3 years ago

Issue #9 was closed, however the mentioned loss metric, to my understanding, didn't get pushed to the repo. Would it be possible for you to do this?

Teaksters commented 3 years ago

I was also looking for it, I see that you posted an issue first.

BoChenGroup commented 11 months ago

I was also looking for it,