linguistic-style-transfer-pytorch icon indicating copy to clipboard operation
linguistic-style-transfer-pytorch copied to clipboard

Please do not use this code

Open JaeDukSeo opened this issue 3 years ago • 2 comments

for anyone who wishes to use this code, please don't use study the original implementation of the authors.

JaeDukSeo avatar Oct 20 '20 10:10 JaeDukSeo

@JaeDukSeo Hello. Do you know if we have a working pytorch version of the paper implementation?

naveen-kinnal avatar Apr 20 '21 13:04 naveen-kinnal

This is for all people who are trying to replicate this paper in pytorch. This repo is hopelessly broken, even after fixing all bugs there are still severe implementation oversights and training is impossible. Kudos to the author for starting this initiative but please do not waste your time here.

We are attempting to build another implementation of this paper in pytorch and it is nearing completion. https://github.com/sharan21/disentangled-style-transfer-vae

Please feel free to improve this repo and contribute. Thanks to @h3lio5 for still providing support and functions to work with. :)

sharan21 avatar Apr 29 '21 08:04 sharan21