Modif README

This commit is contained in:
arthurttz 2026-05-13 13:44:56 +02:00
parent 1a5c3332ff
commit 1ee1a8cfb4

View file

@ -1,3 +1,4 @@
# How to use the code # 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 import model.py and datatransform.py, so you don't have to run them). 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).