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