Add BigEarthNet Version2 #10461
Annotations
6 errors and 3 warnings
Ruff (I001):
tests/data/bigearthnetV2/data.py#L6
tests/data/bigearthnetV2/data.py:6:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
torchgeo/datasets/bigearthnet.py#L6
torchgeo/datasets/bigearthnet.py:6:1: I001 Import block is un-sorted or un-formatted
|
Ruff (RUF005):
torchgeo/datasets/bigearthnet.py#L977
torchgeo/datasets/bigearthnet.py:977:18: RUF005 Consider `[*unique_labels, unique_labels[-1] + 1]` instead of concatenation
|
Ruff (F841):
torchgeo/datasets/bigearthnet.py#L981
torchgeo/datasets/bigearthnet.py:981:9: F841 Local variable `im` is assigned to but never used
|
ruff
Process completed with exit code 1.
|
mypy
Process completed with exit code 1.
|
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
mypy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|