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

Add Swedish Forest Damage dataset #461

Merged
merged 12 commits into from
Apr 2, 2022
Merged

Conversation

nilsleh
Copy link
Collaborator

@nilsleh nilsleh commented Mar 13, 2022

This PR adds the Forest Damage dataset for tree detection and tree health classification based on drone imagery coming in .jpg images.

Features:

  • 1543 images with 101,878 tree bounding boxes
  • subset of 840 images contains 44,522 tree health annotations

Example:
Screenshot from 2022-03-13 15-14-15

@github-actions github-actions bot added datasets Geospatial or benchmark datasets documentation Improvements or additions to documentation testing Continuous integration testing labels Mar 13, 2022
@adamjstewart adamjstewart added this to the 0.3.0 milestone Mar 13, 2022
tests/datasets/test_forestdamage.py Outdated Show resolved Hide resolved
tests/datasets/test_forestdamage.py Outdated Show resolved Hide resolved
torchgeo/datasets/forestdamage.py Show resolved Hide resolved
@calebrob6 calebrob6 closed this Mar 30, 2022
@calebrob6 calebrob6 reopened this Mar 30, 2022
tests/data/forestdamage/data.py Outdated Show resolved Hide resolved
torchgeo/datasets/forestdamage.py Outdated Show resolved Hide resolved
torchgeo/datasets/forestdamage.py Outdated Show resolved Hide resolved
@adamjstewart
Copy link
Collaborator

To fix the failing tests just run:

$ pip install pyupgrade
$ pyupgrade --py37-plus tests/data/forestdamage/data.py

calebrob6
calebrob6 previously approved these changes Mar 31, 2022
@adamjstewart adamjstewart merged commit 4c00b65 into microsoft:main Apr 2, 2022
remtav pushed a commit to remtav/torchgeo that referenced this pull request May 26, 2022
* add dataset

* md5

* added tests and data

* test

* remove type

* fix docs

* fix docs

* requested changes

* fix documentation and pyupgrade

* remove random

* missing license header
@adamjstewart adamjstewart mentioned this pull request Jul 11, 2022
yichiac pushed a commit to yichiac/torchgeo that referenced this pull request Apr 29, 2023
* add dataset

* md5

* added tests and data

* test

* remove type

* fix docs

* fix docs

* requested changes

* fix documentation and pyupgrade

* remove random

* missing license header
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datasets Geospatial or benchmark datasets documentation Improvements or additions to documentation testing Continuous integration testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants