sjvasquez / handwriting-synthesis

Handwriting Synthesis with RNNs ✏️
4.36k stars 591 forks source link

Upgraded code to run on Python 3.8 and TensorFlow 2? #45

Open dharai opened 3 years ago

dharai commented 3 years ago

I haven't found the version of this repo to work with latest Python 3.8 and TensorFlow 2.4, so working on updating it.

I used the TensorFlow upgrade scripts recommended by TensorFlow to convert the code from 1.X to 2.X. It can be found here https://www.tensorflow.org/guide/upgrade

Haven't completely converted yet, but working on it. Looks like there are some functions that are deprecated. Is anyone else working on upgrading to work with TF 2? Thanks

ddofborg commented 3 years ago

I tried it too, but wasn't able to finish. Anyone got it working? Maybe create a pull request or a branch for TF2?

JBisc commented 3 years ago

I would be also very interested and would offer my help.

hannescam commented 1 year ago

i tried but it kept throwing errors