зеркало из https://github.com/microsoft/torchgeo.git
Fix param name in __getitem__
This commit is contained in:
Родитель
792a7fb2cb
Коммит
91d16c3bd3
|
@ -118,7 +118,7 @@ class VHR10(VisionDataset):
|
|||
"""Return an index within the dataset.
|
||||
|
||||
Parameters:
|
||||
idx: index to return
|
||||
index: index to return
|
||||
|
||||
Returns:
|
||||
data and label at that index
|
||||
|
|
Загрузка…
Ссылка в новой задаче