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

Move large data logic from DroneML to segmentmytif #41

Open
cwmeijer opened this issue Jan 9, 2025 · 0 comments
Open

Move large data logic from DroneML to segmentmytif #41

cwmeijer opened this issue Jan 9, 2025 · 0 comments
Assignees

Comments

@cwmeijer
Copy link
Contributor

cwmeijer commented Jan 9, 2025

The DroneML plugin should have as little as possible data handling and pass the data (by means of a file path to the data for instance) to segmentmytif to do the actual handling and processing. Therefore as much as possible logic concerning data loading and handling currently in DroneML should be moved to this repo. See main.py for the entry point of the API.

See https://github.com/DroneML/segmentmytif/blob/main/tests/test_main.py for some integration tests, to help testing the logic.

@rogerkuou I think this was what we discussed today, if you meant something else, let me know.

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

No branches or pull requests

2 participants