sjvasquez / handwriting-synthesis

Handwriting Synthesis with RNNs ✏️
4.27k stars 568 forks source link

You can use my repo that is migrated to TensorFlow v2 instead of this one #62

Open otuva opened 1 year ago

otuva commented 1 year ago

Hi, in its current form, this repo is unusable without too much hassle.

I have successfully migrated this to tfv2, so you don't need to waste your time

I'm planning to add web GUI and docker image too

https://github.com/otuva/handwriting-synthesis

sbswarna commented 1 year ago

[heart] Shatabdi Biswas Swarna reacted to your message:


From: Onur Alp Akin @.> Sent: Sunday, May 28, 2023 12:15:21 PM To: sjvasquez/handwriting-synthesis @.> Cc: Subscribed @.***> Subject: [External] [sjvasquez/handwriting-synthesis] You can use my repo that is migrated to TensorFlow v2 instead of this one (Issue #62)

[CAUTION: THIS IS AN EXTERNAL EMAIL -- BE CAUTIOUS TO OPEN -- VERIFY THIS SENDERS E-MAIL ADDRESS]

Do not click links or open any attachment unless you recognize the sender and know the content is safe.

Hi, in its current form, this repo is unusable without too much hassle.

I have successfully migrated this to tfv2, so you don't need to waste your time

I'm planning to add web GUI and docker image to

https://github.com/otuva/handwriting-synthesis

— Reply to this email directly, view it on GitHubhttps://github.com/sjvasquez/handwriting-synthesis/issues/62, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AS6G6IWHBLWK7TJRI26SORLXIM6VTANCNFSM6AAAAAAYRZYZAE. You are receiving this because you are subscribed to this thread.Message ID: @.***>

Disclaimer: The content of this email is confidential and intended for the recipient specified in the message only. It is strictly forbidden to share any part of this message with any third party, without the consent of the sender. If you received this message by mistake, please reply to this message and follow it with its deletion.

alerque commented 1 year ago

Did you look into PRing that contribution back upstream here?

otuva commented 1 year ago

@alerque Last commit: Feb 20, 2020 Latest code update: Mar 12, 2018

Good luck trying to get the PR merged

Tombstone2K commented 11 months ago

@otuva Do you know how to generate my own handwriting using this project ? Like can I use the pretrained model with my handwriting input ? Or do I have to retrain the entire model ?