Skip to content
New issue

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

Training preparation #2

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Training preparation #2

wants to merge 13 commits into from

Conversation

griembauer
Copy link
Member

@griembauer griembauer commented Dec 17, 2024

This PR adds m.neural_network.preparetraining that should be run after the initially created tiles were labelled. It checks for wrong feature column values, splits the training tiles into training and validation tiles and rasterizes the label data in parallel using a worker addon.
See the .html file for more information

Copy link
Member

@anikaweinmann anikaweinmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ich würde in den addon Namen vielleicht noch "binär" übernehmen, da es für Trainingsdaten mit 5 Klassen ja nicht funktionieren würde, oder könnte man es leicht anpassen, dass man auch mehrere Valide Klassen-Nummern übergeben kann?

@griembauer
Copy link
Member Author

Ich würde in den addon Namen vielleicht noch "binär" übernehmen, da es für Trainingsdaten mit 5 Klassen ja nicht funktionieren würde, oder könnte man es leicht anpassen, dass man auch mehrere Valide Klassen-Nummern übergeben kann?

TODO: Es müsste einfach umzusetzen sein, auch mehrere Klassen zu übergeben, das am besten noch einbauen

@griembauer griembauer marked this pull request as ready for review December 23, 2024 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants