AICampB4

Results 20 comments of AICampB4

I've run debug mode on PyCharm in recognizer training and I found out that problem is the predict label. After prediction and converting, label2string_single, the output character list only contain...

Oh, I didn't notice that num_class in the config. I changed the num_class to 216 and the model run smoothly. I really appreciate it. I'm really grateful.

Hello, we have to disturb you again. We have train both the recog and the encoder, they're ok, but when we train generator at 40k iterations, the recon_sample and recon_gt_mask...

Only the recon_gt have words

this is our text file [VN1.txt](https://github.com/herobd/handwriting_line_generation/files/7689910/VN1.txt)

The image below is generated images. ![image](https://user-images.githubusercontent.com/91046245/145663963-d879e41d-7475-4684-b15f-9de91e6c6b3d.png)

this is the result after running code python graph.py -c path/to/latest/snapshot.pth loaded iteration 40750 summed loss max: 12.960875740402116, min 0.0 autoLoss max: 0.4286576807498932, min 0.0250049140304327 perceptualLoss max: 3.558936834335327, min 1.9109687805175781...

can you give me advice about this? thank you so much

Hello, I've dropped the lr 10 times but after about 30k iters, the gen_sample images become blank. Those are lr I've change and the gen_sample images ![MicrosoftTeams-image (1)](https://user-images.githubusercontent.com/91046245/145970452-34995d3b-5c8f-4d17-91cc-9162488135cb.png)