Skip to content

Commit

Permalink
Use proper citation for IDTReeS dataset (#389)
Browse files Browse the repository at this point in the history
The included citation was for an older version of the competition that does
not match the dataset. This updates it to the correct DOI for the data.
  • Loading branch information
ethanwhite authored Feb 3, 2022
1 parent cb20e1a commit 34e4dfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torchgeo/datasets/idtrees.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ class IDTReeS(VisionDataset):
If you use this dataset in your research, please cite the following paper:
* https://doi.org/10.7717/peerj.5843
* https://doi.org/10.1101/2021.08.06.453503
.. versionadded:: 0.2
"""
Expand Down

0 comments on commit 34e4dfb

Please sign in to comment.