We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently, to use the latest version of this AI, you will need to run first "create_training_data.py," then balance this data with "balance_Data.py."
From what I understand, the finished product is what's in the root of the git folder.
I don't see a balance_Data.py file.
Am I supposed to use the one in the Part14-15 folder or is it already included in the train_model.py folder?
train_model.py
The text was updated successfully, but these errors were encountered:
No need to balance the data after the last update
Sorry, something went wrong.
Why it is not neccesary any more?
@giordand Did you found out, why no ballance data needed, for me only ballanced data works, i use alexnet2
No branches or pull requests
From what I understand, the finished product is what's in the root of the git folder.
I don't see a balance_Data.py file.
Am I supposed to use the one in the Part14-15 folder or is it already included in the
train_model.py
folder?The text was updated successfully, but these errors were encountered: