The dataset viewer is not available for this dataset.
Cannot get the config names for the dataset.
Error code:   ConfigNamesError
Exception:    DataFilesNotFoundError
Message:      No (supported) data files found in SablikJan/europe-landmarks-classification
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/dataset/config_names.py", line 73, in compute_config_names_response
                  config_names = get_dataset_config_names(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 347, in get_dataset_config_names
                  dataset_module = dataset_module_factory(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1873, in dataset_module_factory
                  raise e1 from None
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1854, in dataset_module_factory
                  return HubDatasetModuleFactoryWithoutScript(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1245, in get_module
                  module_name, default_builder_kwargs = infer_module_for_data_files(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 595, in infer_module_for_data_files
                  raise DataFilesNotFoundError("No (supported) data files found" + (f" in {path}" if path else ""))
              datasets.exceptions.DataFilesNotFoundError: No (supported) data files found in SablikJan/europe-landmarks-classification

Need help to make the dataset viewer work? Open a discussion for direct support.

Europe Landmarks Classification

This dataset was created as part of my master's thesis. It's comprised of several thousand images of landmarks in European cities. To comply with image licenses, this dataset also includes. csv attribution file with information about the author of the image, the license under which it was released, and a link to the original image on Wikipedia Commons.

Dataset Structure

The dataset is comprised of 50 classes of selected landmarks in European cities. Because the only source for this dataset was Wikipedia Commons, some of the classes contain only a few images. For this reason, a rather nontraditional split ratio was selected to maximize the amount of data intended for training. The ratio is 90:8:2 for train, valid, and test.

Dataset Creation

Source Data

All images in this dataset are downloaded from Wikipedia Commons.

Citation

BibTeX:

[More Information Needed]

Dataset Card Contact

You can contact me on X @sablikjan

Downloads last month
0
Edit dataset card