SemanticSegmentationTask: add class-wise metrics #8855
Annotations
7 errors
torchgeo/trainers/segmentation.py#L6
torchgeo/trainers/segmentation.py:6:1: I001 Import block is un-sorted or un-formatted
|
torchgeo/trainers/segmentation.py#L7
torchgeo/trainers/segmentation.py:7:1: UP035 `typing.List` is deprecated, use `list` instead
|
torchgeo/trainers/segmentation.py#L41
torchgeo/trainers/segmentation.py:41:17: UP007 Use `X | Y` for type annotations
|
torchgeo/trainers/segmentation.py#L41
torchgeo/trainers/segmentation.py:41:26: UP006 Use `list` instead of `List` for type annotation
|
torchgeo/trainers/segmentation.py#L207
torchgeo/trainers/segmentation.py:207:17: UP007 Use `X | Y` for type annotations
|
torchgeo/trainers/segmentation.py#L207
torchgeo/trainers/segmentation.py:207:26: UP006 Use `list` instead of `List` for type annotation
|
|
This job failed
Loading