File size: 568 Bytes
5dd5081
 
 
 
 
 
 
 
95ccd40
99f802a
 
 
1
2
3
4
5
6
7
8
9
10
11
12
# Font Identifier Project

Tinker project, Nov 8, 2023.

Follow along:
- [On Pebble.social](https://pebble.social/@gabor/111376050835874755)
- [On Threads.net](https://www.threads.net/@gaborcselle/post/CzZJpJCpxTz)
- [On Twitter](https://twitter.com/gabor/status/1722300841691103467)

Generate sample images (note this will work only on Mac): [gen_sample_data.py](gen_sample_data.py)
Arrange test images into test and train: [arrange_train_test_images.py](arrange_train_test_images.py)
Train a ResNet18 on the data: [train_font_identifier.py](train_font_identifier.py)