Skip to content

Add xView object-detection starter pipeline (preprocessing + data loa…#1175

Open
ahmedemam576 wants to merge 4 commits intotorchgeo:mainfrom
ahmedemam576:draft/new-project-xview-od-preprocessing-data-loading
Open

Add xView object-detection starter pipeline (preprocessing + data loa…#1175
ahmedemam576 wants to merge 4 commits intotorchgeo:mainfrom
ahmedemam576:draft/new-project-xview-od-preprocessing-data-loading

Conversation

@ahmedemam576
Copy link
Copy Markdown
Collaborator

Add xView object-detection starter pipeline (preprocessing + data loading)

Added new xView assets:

  • examples/object_detection/xview_object_detection_complete.ipynb
  • examples/object_detection/object_detection_xview.yaml

Add new GenericNonGeo object-detection components:

  • terratorch/datasets/generic_nongeo_od_dataset.py
  • terratorch/datamodules/generic_nongeo_od_data_module.py

Wire new components into package exports:

  • terratorch/datasets/init.py
  • terratorch/datamodules/init.py

Add validation script:

  • test_xview_od.py

Includes demo-oriented notebook flow for preprocessing, split handling, datamodule loading, and training/inference smoke tests."

…ding)

Add new xView assets:
- examples/object_detection/xview_object_detection_complete.ipynb
- examples/object_detection/object_detection_xview.yaml

Add new GenericNonGeo object-detection components:
- terratorch/datasets/generic_nongeo_od_dataset.py
- terratorch/datamodules/generic_nongeo_od_data_module.py

Wire new components into package exports:
- terratorch/datasets/__init__.py
- terratorch/datamodules/__init__.py

Add validation script:
- test_xview_od.py

Includes demo-oriented notebook flow for preprocessing, split handling, datamodule loading, and training/inference smoke tests.
@ahmedemam576 ahmedemam576 marked this pull request as ready for review May 4, 2026 18:31
Comment thread test_xview_od.py
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