Go to file
2026-05-13 13:44:56 +02:00
datasettransform.py First commit 2026-05-13 11:39:59 +02:00
graph.py First commit 2026-05-13 11:39:59 +02:00
inspi.py First commit 2026-05-13 11:39:59 +02:00
model.py First commit 2026-05-13 11:39:59 +02:00
README.md Modif README 2026-05-13 13:44:56 +02:00
split.py First commit 2026-05-13 11:39:59 +02:00
splitfoldersclean.py First commit 2026-05-13 11:39:59 +02:00
test.py First commit 2026-05-13 11:39:59 +02:00
traindata.py First commit 2026-05-13 11:39:59 +02:00

How to use the code

First, execute splitfoldersclean.py to create your data folders. Then, run traindata.py to train the model on the data (traindata.py imports model.py and datatransform.py, so you don't have to run them).