Skip to content

Commit

Permalink
task argument description
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsleh committed Apr 5, 2022
1 parent c4393c1 commit 1b040f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torchgeo/datasets/millionaid.py
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ def __init__(
Args:
root: root directory where dataset can be found
task: whether to use multi-class or multi-label task
task: type of task, either "multi-class" or "multi-label"
split: train or test split
transforms: a function/transform that takes input sample and its target as
entry and returns a transformed version
Expand Down

0 comments on commit 1b040f9

Please sign in to comment.