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

Allow VectorDataset to accept list of files #1597

Merged

Conversation

adriantre
Copy link
Contributor

Extend on #1442 to implement changes for VectorDataset

NB: Change base branch of this PR when #1442 is merged.
Any feedback on best practices / better approaches for git in this regard is much appreciated.

@github-actions github-actions bot added datasets Geospatial or benchmark datasets testing Continuous integration testing labels Sep 29, 2023
@github-actions github-actions bot added the scripts Training and evaluation scripts label Sep 29, 2023
@adriantre adriantre force-pushed the feature/refactor_vector_root_to_paths branch from 0e77339 to bdb9422 Compare September 29, 2023 13:29
@github-actions github-actions bot removed documentation Improvements or additions to documentation scripts Training and evaluation scripts labels Sep 29, 2023
@adriantre adriantre force-pushed the feature/refactor_vector_root_to_paths branch from bdb9422 to be29b24 Compare September 29, 2023 13:34
…or_root_to_paths

# Conflicts:
#	tests/datasets/test_geo.py
#	torchgeo/datasets/landcoverai.py
@github-actions github-actions bot removed the testing Continuous integration testing label Sep 29, 2023
@github-actions github-actions bot added the testing Continuous integration testing label Sep 29, 2023
@adamjstewart adamjstewart enabled auto-merge (squash) September 29, 2023 17:20
@adamjstewart adamjstewart changed the title Feature/refactor vector root to paths Allow VectorDataset to accept list of files Sep 29, 2023
@adamjstewart adamjstewart merged commit 3532f78 into microsoft:main Sep 29, 2023
21 checks passed
@adamjstewart adamjstewart added the backwards-incompatible Changes that are not backwards compatible label Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backwards-incompatible Changes that are not backwards compatible datasets Geospatial or benchmark datasets testing Continuous integration testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants