Non-statistical methods of imitating handwriting are always fairly easy to identify as synthetic due to the uniformity of strokes and unnatural kerning (among other things). Even methods which incorporate random variations don't hide these artifacts sufficiently well. In my opinion, the only way to generate synthetic handwriting which is convincingly real is to use statistical methods (i.e. machine learning) to model…
Show HN: Handwritten.js – Convert typed text to realistic handwriting
11–20 of 84 posts
Re: Show HN: Handwritten.js – Convert typed text to realistic handwriting
#12Non-statistical methods of imitating handwriting are always fairly easy to identify as synthetic due to the uniformity of strokes and unnatural kerning (among other things). Even methods which incorporate random variations don't hide these artifacts sufficiently well. In my opinion, the only way to generate synthetic handwriting which is convincingly real is to use statistical methods (i.e. machine learning) to model…
When I looked at the example image in the original submission, the same letters all look basically identical to me -- I can't figure out why it's JavaScript rather than just a font.
Yours actually looks like real handwriting. It's quite slow, though -- like the actual speed it takes to write. Was just wondering if you slowed it down intentionally for effect, or if that's just how long the NN takes?
Also, I'm not familiar with the space, but this feels like something you could commercialize as a plugin for Illustrator or something like that -- particularly if you had a range of sliders to really fine-tune the desired text properties (width, weight, weight variation, etc.).
Re: Show HN: Handwritten.js – Convert typed text to realistic handwriting
#13Non-statistical methods of imitating handwriting are always fairly easy to identify as synthetic due to the uniformity of strokes and unnatural kerning (among other things). Even methods which incorporate random variations don't hide these artifacts sufficiently well. In my opinion, the only way to generate synthetic handwriting which is convincingly real is to use statistical methods (i.e. machine learning) to model…
This is really neat! I love how it looks, and the selection of styles. A couple of times, using Style #2, it generated a bunch of loops at the end: Text: "The quick brown fox, etc" Image: https://pasteboard.co/Jn0O17a.png Still - nifty, and fun to play with. Makes me want to find an application / excuse to use it :)
Re: Show HN: Handwritten.js – Convert typed text to realistic handwriting
#14Non-statistical methods of imitating handwriting are always fairly easy to identify as synthetic due to the uniformity of strokes and unnatural kerning (among other things). Even methods which incorporate random variations don't hide these artifacts sufficiently well. In my opinion, the only way to generate synthetic handwriting which is convincingly real is to use statistical methods (i.e. machine learning) to model…
This is really neat! I love how it looks, and the selection of styles. A couple of times, using Style #2, it generated a bunch of loops at the end: Text: "The quick brown fox, etc" Image: https://pasteboard.co/Jn0O17a.png Still - nifty, and fun to play with. Makes me want to find an application / excuse to use it :)
Re: Show HN: Handwritten.js – Convert typed text to realistic handwriting
#15Non-statistical methods of imitating handwriting are always fairly easy to identify as synthetic due to the uniformity of strokes and unnatural kerning (among other things). Even methods which incorporate random variations don't hide these artifacts sufficiently well. In my opinion, the only way to generate synthetic handwriting which is convincingly real is to use statistical methods (i.e. machine learning) to model…
Re: Show HN: Handwritten.js – Convert typed text to realistic handwriting
#16Non-statistical methods of imitating handwriting are always fairly easy to identify as synthetic due to the uniformity of strokes and unnatural kerning (among other things). Even methods which incorporate random variations don't hide these artifacts sufficiently well. In my opinion, the only way to generate synthetic handwriting which is convincingly real is to use statistical methods (i.e. machine learning) to model…
That's super-cool. Honestly that's what I was expecting the submission to be. When I looked at the example image in the original submission, the same letters all look basically identical to me -- I can't figure out why it's JavaScript rather than just a font. Yours actually looks like real handwriting. It's quite slow, though -- like the actual speed it takes to write. Was just wondering if you slowed it down intenti…
Re: Show HN: Handwritten.js – Convert typed text to realistic handwriting
#17Non-statistical methods of imitating handwriting are always fairly easy to identify as synthetic due to the uniformity of strokes and unnatural kerning (among other things). Even methods which incorporate random variations don't hide these artifacts sufficiently well. In my opinion, the only way to generate synthetic handwriting which is convincingly real is to use statistical methods (i.e. machine learning) to model…
Does this not work on mobile? I just get random lines then they disappear.
Re: Show HN: Handwritten.js – Convert typed text to realistic handwriting
#18Many times I get university assignments that are compulsory to be submitted as handwritten document. Most of the information needed for the assignment is available on the internet so why not save time? Just make a text document and let handwritten.js do the writing part! example: https://raw.githubusercontent.com/alias-rahil/handwritten.js...
This is insane busywork that I hated in college (xUSSR, 20+ years ago). I would scrutinize the example, though. I don't know how "clean" the documents are expected to be, but the picture is too uniform and too clean - no pen marks, etc.
I’m very envious of my son, in his classes they distribute the materials via Google drive and spend the class time in discussion and working out problems.
Re: Show HN: Handwritten.js – Convert typed text to realistic handwriting
#19Re: Show HN: Handwritten.js – Convert typed text to realistic handwriting
#20Non-statistical methods of imitating handwriting are always fairly easy to identify as synthetic due to the uniformity of strokes and unnatural kerning (among other things). Even methods which incorporate random variations don't hide these artifacts sufficiently well. In my opinion, the only way to generate synthetic handwriting which is convincingly real is to use statistical methods (i.e. machine learning) to model…