Skip to content

FAIR1M url invalid #2582

Open
Open
@BarryTang22

Description

@BarryTang22

Description

Hi Team,

The download links of the FAIR1M dataset are invalid, except for the first URL of the train split.

Steps to reproduce

Run the following code to download FAIR1M will produce 404: Not Found:

from torchgeo.datasets import FAIR1M

dataset = FAIR1M(
    root=r"./FAIR1M",
    split="test",
    download=True
)

Version

0.6.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    datasetsGeospatial or benchmark datasets

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions