What does HackerNews think of handwriting-synthesis?
Handwriting Synthesis with RNNs ✏️
Language:
Python
#6
in
Tensorflow
This is indeed a very cool demo, and runs fully client side. I have been trying to find a way to add this to my project for a while which is a client side static website. As pointed out in other comments, this is open source: https://github.com/sjvasquez/handwriting-synthesis
From a previous comment, it's an open source project!
Bad (or good) news, it's open source: https://github.com/sjvasquez/handwriting-synthesis
If anyone's interested, I think this is the github url of this project (had to dig a bit since it's not mentioned in the page): https://github.com/sjvasquez/handwriting-synthesis
From the github project
Hi, I like this, and found your project at Github. Could you add licence to your project, please! https://github.com/sjvasquez/handwriting-synthesis
GitHub link (while the TF implementation was done in 2018, the browser demo seems to have been created this year in 2020)