mirror of
https://github.com/curioustorvald/Terrarum-sans-bitmap.git
synced 2026-03-07 11:51:50 +09:00
Autokem: CNN-based glyph labeller for Keming Machine
This commit is contained in:
8
Autokem/train.h
Normal file
8
Autokem/train.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef TRAIN_H
|
||||
#define TRAIN_H
|
||||
|
||||
/* Train model on existing spritesheets in ../src/assets/
|
||||
Saves to autokem.safetensors */
|
||||
int train_model(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user