File size: 546 Bytes
db39220
 
 
2fdf735
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
license: mit
---
# YuzuMarker.FontDetection

- Code: https://github.com/JeffersonQin/YuzuMarker.FontDetection
- Space: https://huggingface.co/spaces/gyrojeff/YuzuMarker.FontDetection

The generated dataset is now available. Data are on the `master` branch due to initial commit error.

To use the data, each `.tar` package contains a `train`, `val`, `test` split. Move them to `./dataset`, then untar them.

To train the model, provide the path(s) of the untarred folders to the training script. For detail, please check the code repository.