convolutional-handwriting-gan icon indicating copy to clipboard operation
convolutional-handwriting-gan copied to clipboard

Could you explain more about "The fourth column (‘Refine’)" in Table.2 of your Paper

Open rlgnswk opened this issue 4 years ago • 1 comments
trafficstars

Hello, Thanks to your great work.

I just read your paper now. Actually, I am in trouble to understanding the meaning of "The fourth column (‘Refine’)" in Table.2 of your Paper

You wrote like that "The last row further fine-tunes the latter model using the original training data".

It means just you tried to do more training than 3rd column?

image

rlgnswk avatar Oct 21 '21 07:10 rlgnswk

Hi @rlgnswk, thanks!

You can look at it as "pre-training", we used the 3rd row as an initialization for the "regular" supervised training.

The ± is std over a few separate training sessions

rlit avatar Oct 29 '21 06:10 rlit