Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
pioneerHitesh authored Jul 14, 2024
2 parents f854fbf + 752eb2f commit ffa24b7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions torchgeo/datasets/resisc45.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,13 @@ class RESISC45(NonGeoClassificationDataset):
If you use this dataset in your research, please cite the following paper:
* https://doi.org/10.1109/jproc.2017.2675998
.. note::
This dataset requires the following additional library to be installed:
* `rarfile <https://pypi.org/project/rarfile/>`_ to extract the dataset,
which is stored in a RAR file
"""

url = 'https://drive.google.com/file/d/1DnPSU5nVSN7xv95bpZ3XQ0JhKXZOKgIv'
Expand Down

0 comments on commit ffa24b7

Please sign in to comment.