Skip to content

Commit de5f6e2

Browse files
authored
Update README.md
1 parent 7a6a98b commit de5f6e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The dataset used can be found in [Onedrive](https://1drv.ms/u/s!AkDQSKsmQQCghdBA
2828
(3) `font_sfds`: the sfd files extracted by FontForge.
2929
(4) `vecfont_dataset`: the processed files ready for training/testing.
3030

31-
The train/test split in this released dataset is slightly different to what was used in our paper. The original train/test split in our paper can be found in [v1_train_font_ids.txt](https://github.com/yizhiwang96/deepvecfont-v2/blob/main/statics/v1_train_font_ids.txt) and [v1_test_font_ids.txt](https://github.com/yizhiwang96/deepvecfont-v2/blob/main/statics/v1_test_font_ids.txt).
31+
Note: The train/test split in this released dataset is slightly different to what was used in our paper. The original train/test split in our paper can be found in [v1_train_font_ids.txt](https://github.com/yizhiwang96/deepvecfont-v2/blob/main/statics/v1_train_font_ids.txt) and [v1_test_font_ids.txt](https://github.com/yizhiwang96/deepvecfont-v2/blob/main/statics/v1_test_font_ids.txt). These ids are corresponding to the ttf/off files in `data/font_ttfs`.
3232

3333
## Trained Checkpoints
3434

0 commit comments

Comments
 (0)