font-identifier / README.md
Gabor Cselle
HuggingFace commit
5d8063e
|
raw
history blame
584 Bytes

Font Identifier Project

Tinker project, Nov 8, 2023.

Follow along:

Generate sample images (note this will work only on Mac): gen_sample_data.py

Arrange test images into test and train: arrange_train_test_images.py

Train a ResNet18 on the data: train_font_identifier.py

License: MIT