Live data from Hacker News

Realistic computer-generated handwriting

calligrapher.ai

201–210 of 247 posts

Re: Realistic computer-generated handwriting

#201
Kinda funny how the AI doesn't seem to know about Kanji but hallucinates some convoluted answer anyway! Try:

日本

then, the char limit:

日本日本 日本 日本 日本 日本 日本 日本 日本 日本 日本 日本 日本 日本 日本 日本 日本

Re: Realistic computer-generated handwriting

#203
post #114

For fun: max speed, max legibility, style 2, sentence "My first name is: bla bla bla bla bla bla bla bla", stroke width doesn't matter. It may take a few tries but at some point, you may get some weird results (about 1/4 time for me). It may happen with other settings, but these work well for me.

Example screenshot: https://snipboard.io/mxF8O0.jpg

I had a similar experience, haven't been able to reproduce it too consistently:

https://snipboard.io/0j7CrT.jpg

Re: Realistic computer-generated handwriting

#204

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

Good find. Im loving that the README of this project includes a Rick Roll

Re: Realistic computer-generated handwriting

#205

Kinda funny how the AI doesn't seem to know about Kanji but hallucinates some convoluted answer anyway! Try: 日本 then, the char limit: 日本日本 日本 日本 日本 日本 日本 日本 日本 日本 日本 日本 日本 日本 日本 日本 日本

Forget kanji, it doesn't know about "=".

Re: Realistic computer-generated handwriting

#207

My first name contains one of the fewest used letters of the alphabet and in first position nonetheless: Xavier Let me tell you: the training data did not contain that many X to begin with :D The Xs at best look like Ts, at worst like malformed Os. Always funny to find the blind spots of some piece of tech.

The training data didn't contain ñ, or characters with a tilde :)

Re: Realistic computer-generated handwriting

#209
post #66
post #25

Earlier quoted context omitted.

Apart from the signature generation, here is another project that does the false-scanning and signature pasting : https://gitlab.com/edouardklein/falsisign

These fake-scanner pdf generators always use a huge skew. A tiny (random) bit of skewing makes it seem more genuine, but using the same exact large rotation puts it in an uncanny valley.

https://gitlab.com/edouardklein/falsisign/-/blob/master/fals.... Well the skew is random between 0 and 2 degrees.
Post reply on HN