h3lio5 / linguistic-style-transfer-pytorch

Implementation of "Disentangled Representation Learning for Non-Parallel Text Style Transfer(ACL 2019)" in Pytorch
68 stars 21 forks source link

Please do not use this code #11

Open JaeDukSeo opened 3 years ago

JaeDukSeo commented 3 years ago

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

naveen-kinnal commented 3 years ago

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

sharan21 commented 3 years ago

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. :)