handwriting_line_generation icon indicating copy to clipboard operation
handwriting_line_generation copied to clipboard

Code for BMVC2020 paper "Text and Style Conditioned GAN for Generation of Offline Handwriting Lines"

Results 11 handwriting_line_generation issues
Sort by recently updated
recently updated
newest added

Hi. How would I run this on one person's handwriting? I have images of hundreds of pages of the handwriting of this person. But I don't comprehend what to do....

This is a great job When I first started encoder training. In line 279 of "base_trainer. py", there is a problem with "val_ result=self. _validd_Epoch". This function cannot be found....

Hi. I'm trying to use the "from-to" mode described in the README.md's "Generating images using generate.py." I figured the argument would be `-f path/to/image1 path/to/image2 path/to/text`. The output is ```...

Hi, thanks a lot your efforts. It's a greatwork. I was trying to train your model with CVL dataset on Google Colab Pro. I've transform the image format from .tif...

Hi sir, this is an excellent contribution for me. I am trying to train it in my dataset (it is for Vietnamese). First, I am finetuning on HWR model. I...

Dear Concern, It's great project. But It is hard for me for exploring the exact format of your dataset. Please give a brief review on format of Dataset and need...

Hello again, I have completed generating the styles.pkl using the generate.py. ``` Save styles using get_styles.py Then umap_styles.py styles.pkl [image dir] ``` Could you please tell the format and type...

Hey I'm trying to get sort of a minimum working example of your project running so I can better understand what's going on by running generate.py on the pre-trained snapshots...

Hi, Great work, thanks a lot for your efforts. I was trying to generate images similar to datasets other than IAM/RIMES (for instance Bentham or Washington datasets or maybe some...

This looks like really cool work! My issue isn't with the code/functionality as it is about get a hold of one of the datasets, but I was hoping you could...