CoolFace
7 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01wangyi111 /Copernicus-Pretrain Dataset Card for Copernicus-Pretrain Copernicus-Pretrain is a large-scale EO pretraining dataset with 18.7M aligned images covering all major Sentinel missions (S1,2,3,5P). Officially named Copernicus-Pretrain, also referred to as SSL4EO-S ("S" means Sentinel), as an extension of SSL4EO-S12 to the whole Sentinel series. Dataset Details Copernicus-Pretrain contains 18.7M aligned imagery from all major Sentinel missions in operation (Sentinel-1 SAR, Sentinel-2… See the full description on the dataset page: https://huggingface.co/datasets/wangyi111/Copernicus-Pretrain.geospatialimage-classification10M<n<100M7 likes8.1k downloads1y agoHugging Face02wangyi111 /Copernicus-Bench Dataset Card for Copernicus-Bench A hierarchical ML benchmark for Copernicus Sentinels, with 15 datasets spread into three task levels covering all major Sentinel missions (S1,2,3,5P). (Officially named "Copernicus-Bench", initially named "SentinelBench") Dataset Details Level Name Modality Task # Images Image Size # Classes Source License L1 Cloud-S2 S2 TOA segmentation (cloud) 1699/567/551 512x512x13 4 CloudSEN12 CC 0 1.0 L1 Cloud-S3 S3 OLCI… See the full description on the dataset page: https://huggingface.co/datasets/wangyi111/Copernicus-Bench.geospatialimage-classification7 likes868 downloads1y agoHugging Face03xiaoqi-wang /miqd-2.5m [Database: MIQD-2.5M] Image Quality Assessment for Machines: Paradigm, Large-scale Database, and Models Xiaoqi Wang, Yun Zhang, Weisi LinSun Yat-sen University | Nanyang Technological University | 📖 Paper | 👨‍💻 Code 📊 Overview 2.5M degraded images from 10,000 originals 3 vision tasks: Image Classification (ImageNet) Object Detection (COCO) Instance Segmentation (COCO) 10 distortion types × 5 levels × 3 region patterns75 models used for generating quality… See the full description on the dataset page: https://huggingface.co/datasets/xiaoqi-wang/miqd-2.5m.image-classification100B<n<1T2 likes507 downloads5mo agoHugging Face04wangyi111 /EuroSAT-SAR EuroSAT-SAR: Land Use and Land Cover Classification with Sentinel-1 The EuroSAT-SAR dataset is a SAR version of the popular EuroSAT dataset. We matched each Sentinel-2 image in EuroSAT with one Sentinel-1 patch according to the geospatial coordinates, ending up with 27,000 dual-pol Sentinel-1 SAR images divided in 10 classes. The EuroSAT-SAR dataset was collected as one downstream task in the work FG-MAE to serve as a CIFAR-like, clean, balanced ML-ready dataset for remote sensing… See the full description on the dataset page: https://huggingface.co/datasets/wangyi111/EuroSAT-SAR.imageimage-classification10K<n<100K6 likes223 downloads2y agoHugging Face05wantswanda /chinesetextimage-classification1K<n<10K0 likes24 downloads4y agoHugging Face06wanjavwa /Black_People_Face_Recognition Black people Face Detection Dataset: 3M+ Identities Large human faces dataset for face recognition models (10M+ images) Share with us your feedback and recieve additional samples for free!😊 Full version of dataset is availible for commercial usage - leave a request on our website Axon Labs to purchase the dataset 💰 Dataset targeting 1:N and 1:1 NIST face recognition tests. Dataset contains 3M individuals, each with 3-5 images containing their faces The dataset is “cleaned” and has… See the full description on the dataset page: https://huggingface.co/datasets/wanjavwa/Black_People_Face_Recognition.imageimage-feature-extractionn<1K0 likes22 downloads8mo agoHugging Face07whyen-wang /mnist Dataset Card for "MNIST" Quick Start Usage >>> from datasets.load import load_dataset >>> dataset = load_dataset('whyen-wang/mnist') >>> example = dataset['train'][0] >>> print(example) {'image': <PIL.PngImagePlugin.PngImageFile image mode=L size=28x28>, 'label': 5} Visualization >>> importcv2 >>> import numpy as np >>> from PIL import Image >>> def visualize(example): image = np.array(example['image']) image = cv2.resize(image, (280… See the full description on the dataset page: https://huggingface.co/datasets/whyen-wang/mnist.imageimage-classification10K<n<100K0 likes8 downloads2y agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.