Modif README
This commit is contained in:
parent
1a5c3332ff
commit
1ee1a8cfb4
|
|
@ -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).
|
||||||
Loading…
Reference in a new issue