handwriting-synthesis icon indicating copy to clipboard operation
handwriting-synthesis copied to clipboard

Upgraded code to run on Python 3.8 and TensorFlow 2?

Open dharai opened this issue 4 years ago • 3 comments

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

dharai avatar Dec 31 '20 15:12 dharai

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

ddofborg avatar Jan 27 '21 10:01 ddofborg

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

JBisc avatar Mar 09 '21 13:03 JBisc

i tried but it kept throwing errors

hannescam avatar Jun 21 '23 07:06 hannescam