Live data from Hacker News

Show HN: Generate realistic handwriting with neural networks [demo]

calligrapher.ai

1–10 of 21 posts

Re: Show HN: Generate realistic handwriting with neural networks [demo]

#5

This is pretty cool! How does the legibility work? It seems to decrease variation the higher it is.

Outputs are sampled from a probability distribution, and increasing the legibility effectively concentrates probability density around more likely outcomes. So you're correct that it's just altering variation. The general technique is referred to as 'adjusting the temperature of the sampling distribution'.

Re: Show HN: Generate realistic handwriting with neural networks [demo]

#7
post #2

Hey HN — This is a simple web app that allows you to enter text and watch as an in-browser neural network generates the corresponding handwriting in real time. I’m happy to hear feedback or answer questions about how it works!

That's pretty cool.

Re: Show HN: Generate realistic handwriting with neural networks [demo]

#10
post #5

This is pretty cool! How does the legibility work? It seems to decrease variation the higher it is.

Outputs are sampled from a probability distribution, and increasing the legibility effectively concentrates probability density around more likely outcomes. So you're correct that it's just altering variation. The general technique is referred to as 'adjusting the temperature of the sampling distribution'.

Really cool I thought it was just you had different datasets labeled for legibility
Post reply on HN