datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
MS-OCT-CSC-ERM-MS-ROVskate-cd
Welcome to the KATE-CD Dataset
Welcome to the home page of Kahramanmaraş Türkiye Earthquake-Change Detection Dataset (KATE-CD). If you are reading this README, you are probably visiting one of the following places to learn more about KATE-CD Dataset and the associated study "Earthquake Damage Assessment with SAMCD: A Change Detection Approach for VHR Images", to be appear in Journal of Applied Remote Sensing.
Code Ocean Capsule in Open Science Library
GitHub Repository… See the full description on the dataset page: https://huggingface.co/datasets/CSCRS/kate-cd.kate-pd
Welcome to the KATE-PD Dataset
Welcome to the home page of Kahramanmaraş Türkiye Earthquake-Post Disaster Dataset (KATE-PD). If you are reading this README, you are probably visiting one of the following places to learn more about KATE-PD Dataset and the associated study "A Rapir Damage Assessment using Remote Sensing: Türkiye 2023 Post-Earthquake Dataset: KATE-PD", to be presented in the IEEE International Geoscience and Remote Sensing Symposium (IGARSS 2025).
Code Ocean Capsule… See the full description on the dataset page: https://huggingface.co/datasets/CSCRS/kate-pd.csci566aptoscscs-cardd1500
Dataset Card for cardd_from_hub
This is a FiftyOne dataset with 1500 samples.
Installation
If you haven't already, install FiftyOne:
pip install -U fiftyone
Usage
import fiftyone as fo
from fiftyone.utils.huggingface import load_from_hub
# Load the dataset
# Note: other available arguments include 'max_samples', etc
dataset = load_from_hub("vickruto/cscs-cardd1500")
# Launch the App
session = fo.launch_app(dataset)
Dataset Details… See the full description on the dataset page: https://huggingface.co/datasets/vickruto/cscs-cardd1500.
