tile2vec
tile2vec copied to clipboard
The datasets in the Example - 1
Thanks very much for your impressive works! Could you please tell me the dataset used in the Example - 1 for selecting the triplets? I'm downloading the NAIP dataset from huggingface, but I'm not sure if it is.
from datasets import load_dataset
ds = load_dataset("allenai/s2-naip")