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 FireRisk dataset #1265

Merged
merged 17 commits into from
Apr 22, 2023
Merged

Conversation

isaaccorley
Copy link
Collaborator

@isaaccorley isaaccorley commented Apr 18, 2023

This PR adds the FireRisk dataset and datamodule for risk image classification of 320x320 crops from NAIP tiles in .png format with 7 risk categories.

Paper

Some example plots:

firerisk1
firerisk2
firerisk3
firerisk4

@CharmonyShen

@isaaccorley isaaccorley added datasets Geospatial or benchmark datasets datamodules PyTorch Lightning datamodules labels Apr 18, 2023
@isaaccorley isaaccorley added this to the 0.5.0 milestone Apr 18, 2023
@isaaccorley isaaccorley self-assigned this Apr 18, 2023
@github-actions github-actions bot added documentation Improvements or additions to documentation testing Continuous integration testing labels Apr 18, 2023
tests/data/fire_risk/data.py Outdated Show resolved Hide resolved
tests/conf/fire_risk.yaml Outdated Show resolved Hide resolved
torchgeo/datamodules/fire_risk.py Outdated Show resolved Hide resolved
torchgeo/datamodules/fire_risk.py Outdated Show resolved Hide resolved
torchgeo/datamodules/fire_risk.py Outdated Show resolved Hide resolved
torchgeo/datamodules/fire_risk.py Outdated Show resolved Hide resolved
torchgeo/datamodules/fire_risk.py Outdated Show resolved Hide resolved
torchgeo/datamodules/fire_risk.py Outdated Show resolved Hide resolved
torchgeo/datasets/fire_risk.py Show resolved Hide resolved
torchgeo/datasets/fire_risk.py Outdated Show resolved Hide resolved
@isaaccorley
Copy link
Collaborator Author

I'm not sure why this is failing now. It works fine for me locally.

@isaaccorley
Copy link
Collaborator Author

Nvm figured it out

isaaccorley and others added 3 commits April 22, 2023 19:35
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
@adamjstewart adamjstewart enabled auto-merge (squash) April 22, 2023 20:42
@adamjstewart adamjstewart merged commit 98d8666 into microsoft:main Apr 22, 2023
17 checks passed
@isaaccorley isaaccorley deleted the datasets/firerisk branch April 22, 2023 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
datamodules PyTorch Lightning datamodules 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

2 participants