CoolFace
30 shown

datasets

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

Clear all
01ILSVRC /imagenet-1kgated Dataset Card for ImageNet Dataset Summary ILSVRC 2012, commonly known as 'ImageNet' is an image dataset organized according to the WordNet hierarchy. Each meaningful concept in WordNet, possibly described by multiple words or word phrases, is called a "synonym set" or "synset". There are more than 100,000 synsets in WordNet, majority of them are nouns (80,000+). ImageNet aims to provide on average 1000 images to illustrate each synset. Images of each concept are… See the full description on the dataset page: https://huggingface.co/datasets/ILSVRC/imagenet-1k.imageimage-classification1M<n<10M977 likes81k downloads1y agoHugging Face02zh-plus /tiny-imagenet Dataset Card for tiny-imagenet Dataset Summary Tiny ImageNet contains 100000 images of 200 classes (500 for each class) downsized to 64×64 colored images. Each class has 500 training images, 50 validation images, and 50 test images. Languages The class labels in the dataset are in English. Dataset Structure Data Instances { 'image': <PIL.JpegImagePlugin.JpegImageFile image mode=RGB size=64x64 at 0x1A800E8E190, 'label': 15 }… See the full description on the dataset page: https://huggingface.co/datasets/zh-plus/tiny-imagenet.imageimage-classification100K<n<1M106 likes20k downloads4y agoHugging Face03adams-story /imagenet1k-256-wdsThis is imagenet1k in webdataset format. Images are stored as jpg files. Every image has been resized to a maximum side length of 256. That means that if an image in the original dataset was 1000 by 500, the new size will be 256 by 128. Images with a maximum side length of under 256 were not resized. The total size of all dataset files is 57.8 GB, there are 1,281,167 rows in the training split and 50,000 rows in the validation split. imageimage-classification100K<n<1M2 likes16k downloads1y agoHugging Face04evanarlian /imagenet_1k_resized_256 Dataset Card for "imagenet_1k_resized_256" Dataset summary The same ImageNet dataset but all the smaller side resized to 256. A lot of pretraining workflows contain resizing images to 256 and random cropping to 224x224, this is why 256 is chosen. The resized dataset can also be downloaded much faster and consume less space than the original one. See here for detailed readme. Dataset Structure Below is the example of one row of data. Note that the labels in… See the full description on the dataset page: https://huggingface.co/datasets/evanarlian/imagenet_1k_resized_256.imageimage-classification1M<n<10M31 likes15k downloads3y agoHugging Face05benjamin-paine /imagenet-1k-256x256 Repack Information This repository contains a complete repack of ILSVRC/imagenet-1k in Parquet format with the following data transformations: Images were center-cropped to square to the minimum height/width dimension. Images were then rescaled to 256x256 using Lanczos resampling. Dataset Card for ImageNet Dataset Summary ILSVRC 2012, commonly known as 'ImageNet' is an image dataset organized according to the WordNet hierarchy. Each meaningful concept in… See the full description on the dataset page: https://huggingface.co/datasets/benjamin-paine/imagenet-1k-256x256.imageimage-classification1M<n<10M23 likes7.5k downloads2y agoHugging Face06clane9 /imagenet-100 Dataset Card for ImageNet-100 ImageNet-100 is a subset of the original ImageNet-1k dataset containing 100 randomly selected classes. In addition, the images have been resized to 160 pixels on the shorter side. Homepage: https://github.com/HobbitLong/CMC Paper: https://arxiv.org/abs/1906.05849 Dataset Structure Data Instances An example looks like below: { 'image': <PIL.PngImagePlugin.PngImageFile image mode=RGB size=160x213>, 'label': 0 }… See the full description on the dataset page: https://huggingface.co/datasets/clane9/imagenet-100.imageimage-classification100K<n<1M12 likes6.8k downloads2y agoHugging Face07timm /imagenet-22k-wdsgated Dataset Summary This is a copy of the full ImageNet dataset consisting of all of the original 21841 clases. It also contains labels in a separate field for the '12k' subset described at at (https://github.com/rwightman/imagenet-12k, https://huggingface.co/datasets/timm/imagenet-12k-wds) This dataset is from the original fall11 ImageNet release which has been replaced by the winter21 release which removes close to 3000 synsets containing people, a number of these are of an offensive… See the full description on the dataset page: https://huggingface.co/datasets/timm/imagenet-22k-wds.imageimage-classification100K<n<1M14 likes6.4k downloads3y agoHugging Face08timm /mini-imagenet Dataset Description A mini version of ImageNet-1k with 100 of 1000 classes present. Unlike some 'mini' variants this one includes the original images at their original sizes. Many such subsets downsample to 84x84 or other smaller resolutions. Data Splits Train 50000 samples from ImageNet-1k train split Validation 10000 samples from ImageNet-1k train split Test 5000 samples from ImageNet-1k validation split (all 50 samples per class)… See the full description on the dataset page: https://huggingface.co/datasets/timm/mini-imagenet.imageimage-classification10K<n<100K28 likes6.4k downloads2y agoHugging Face09benjamin-paine /imagenet-1k Repack Information This repository contains a complete repack of ILSVRC/imagenet-1k in Parquet format, with no arbitrary code execution. Images were not resampled. Dataset Card for ImageNet Dataset Summary ILSVRC 2012, commonly known as 'ImageNet' is an image dataset organized according to the WordNet hierarchy. Each meaningful concept in WordNet, possibly described by multiple words or word phrases, is called a "synonym set" or "synset". There are more than… See the full description on the dataset page: https://huggingface.co/datasets/benjamin-paine/imagenet-1k.imageimage-classification1M<n<10M9 likes5.6k downloads2y agoHugging Face10visual-layer /imagenet-1k-vl-enriched Visualize on Visual Layer Imagenet-1K-VL-Enriched An enriched version of the ImageNet-1K Dataset with image caption, bounding boxes, and label issues! With this additional information, the ImageNet-1K dataset can be extended to various tasks such as image retrieval or visual question answering. The label issues helps to curate a cleaner and leaner dataset. Description The dataset consists of 6 columns: image_id: The original filename of the image from… See the full description on the dataset page: https://huggingface.co/datasets/visual-layer/imagenet-1k-vl-enriched.imageobject-detection1M<n<10M40 likes4.5k downloads2y agoHugging Face11timm /imagenet-1k-wdsgated Dataset Summary ILSVRC 2012, commonly known as 'ImageNet' is an image dataset organized according to the WordNet hierarchy. Each meaningful concept in WordNet, possibly described by multiple words or word phrases, is called a "synonym set" or "synset". There are more than 100,000 synsets in WordNet, majority of them are nouns (80,000+). ImageNet aims to provide on average 1000 images to illustrate each synset. Images of each concept are quality-controlled and human-annotated. 💡… See the full description on the dataset page: https://huggingface.co/datasets/timm/imagenet-1k-wds.imageimage-classification10K<n<100K35 likes4.1k downloads3y agoHugging Face12timm /imagenet-12k-wdsgated Dataset Summary This is a filtered copy of the full ImageNet dataset consisting of the top 11821 (of 21841) classes by number of samples. It has been used to pretrain a number of in12k models in timm. The code and metadata for building this dataset from the original full ImageNet can be found at https://github.com/rwightman/imagenet-12k NOTE: This subset was filtered from the original fall11 ImageNet release which has been replaced by the winter21 release which removes close to 3000… See the full description on the dataset page: https://huggingface.co/datasets/timm/imagenet-12k-wds.imageimage-classification100K<n<1M10 likes3.7k downloads3y agoHugging Face13benjamin-paine /imagenet-1k-32x32 Repack Information This repository contains a complete repack of ILSVRC/imagenet-1k in Parquet format with the following data transformations: Images were center-cropped to square to the minimum height/width dimension. Images were then rescaled to 256x256 using Lanczos resampling. This dataset is available at benjamin-paine/imagenet-1k-256x256 Images were then rescaled to 128x128 using Lanczos resampling. This dataset is available at benjamin-paine/imagenet-1k-128x128. Images were… See the full description on the dataset page: https://huggingface.co/datasets/benjamin-paine/imagenet-1k-32x32.imageimage-classification1M<n<10M5 likes3.1k downloads2y agoHugging Face14Voxel51 /ImageNet-A Dataset Card for ImageNet-A This is a FiftyOne dataset with 7450 samples. The recipe notebook for creating this FiftyOne Dataset can be found here. Installation If you haven't already, install FiftyOne: pip install -U fiftyone Usage import fiftyone as fo import fiftyone.utils.huggingface as fouh # Load the dataset # Note: other available arguments include 'max_samples', etc dataset = fouh.load_from_hub("Voxel51/ImageNet-A") # Launch the App session… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/ImageNet-A.imageimage-classification1K<n<10K2 likes2.1k downloads2y agoHugging Face15benjamin-paine /imagenet-1k-64x64 Repack Information This repository contains a complete repack of ILSVRC/imagenet-1k in Parquet format with the following data transformations: Images were center-cropped to square to the minimum height/width dimension. Images were then rescaled to 256x256 using Lanczos resampling. This dataset is available at benjamin-paine/imagenet-1k-256x256 Images were then rescaled to 128x128 using Lanczos resampling. This dataset is available at benjamin-paine/imagenet-1k-128x128. Images were… See the full description on the dataset page: https://huggingface.co/datasets/benjamin-paine/imagenet-1k-64x64.imageimage-classification1M<n<10M13 likes2.1k downloads2y agoHugging Face16benjamin-paine /imagenet-1k-128x128 Repack Information This repository contains a complete repack of ILSVRC/imagenet-1k in Parquet format with the following data transformations: Images were center-cropped to square to the minimum height/width dimension. Images were then rescaled to 256x256 using Lanczos resampling. This dataset is available at benjamin-paine/imagenet-1k-256x256 Images were then rescaled to 128x128 using Lanczos resampling. Dataset Card for ImageNet Dataset Summary… See the full description on the dataset page: https://huggingface.co/datasets/benjamin-paine/imagenet-1k-128x128.imageimage-classification1M<n<10M11 likes2.1k downloads2y agoHugging Face17Voxel51 /ImageNet-D Dataset Card for ImageNet-D This is a FiftyOne dataset with 4838 samples. Installation If you haven't already, install FiftyOne: pip install -U fiftyone Usage import fiftyone as fo import fiftyone.utils.huggingface as fouh # Load the dataset # Note: other available arguments include 'max_samples', etc dataset = fouh.load_from_hub("Voxel51/ImageNet-D") # Launch the App session = fo.launch_app(dataset) Dataset Description ImageNet-D is a new… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/ImageNet-D.imageimage-classification1K<n<10K2 likes1.5k downloads2y agoHugging Face18dark-xet /imagenet-1k-wds Dataset Summary ILSVRC 2012, commonly known as 'ImageNet' is an image dataset organized according to the WordNet hierarchy. Each meaningful concept in WordNet, possibly described by multiple words or word phrases, is called a "synonym set" or "synset". There are more than 100,000 synsets in WordNet, majority of them are nouns (80,000+). ImageNet aims to provide on average 1000 images to illustrate each synset. Images of each concept are quality-controlled and human-annotated. 💡… See the full description on the dataset page: https://huggingface.co/datasets/dark-xet/imagenet-1k-wds.imageimage-classification1M<n<10M0 likes1.4k downloads1y agoHugging Face19WNJXYK /TTA-ImageNet-C TTA-ImageNet-C Mirror of ImageNet-C (Hendrycks & Dietterich, ICLR 2019) with a revision pin for reproducible test-time adaptation evaluation. Upstream: Zenodo record 2235448 License: CC BY 4.0 (matches upstream) Maintained as part of: TTA-Evaluation-Harness Citation @inproceedings{hendrycks2019benchmarking, title={Benchmarking Neural Network Robustness to Common Corruptions and Perturbations}, author={Hendrycks, Dan and Dietterich, Thomas}, booktitle={ICLR}… See the full description on the dataset page: https://huggingface.co/datasets/WNJXYK/TTA-ImageNet-C.imageimage-classification1M<n<10M1 likes1.4k downloads5mo agoHugging Face20Voxel51 /ImageNet-O Dataset Card for ImageNet-O This is a FiftyOne dataset with 2000 samples. The recipe notebook for creating this dataset can be found here. Installation If you haven't already, install FiftyOne: pip install -U fiftyone Usage import fiftyone as fo import fiftyone.utils.huggingface as fouh # Load the dataset # Note: other available arguments include 'max_samples', etc dataset = fouh.load_from_hub("Voxel51/ImageNet-O") # Launch the App session =… See the full description on the dataset page: https://huggingface.co/datasets/Voxel51/ImageNet-O.imageimage-classificationn<1K2 likes1.3k downloads2y agoHugging Face21taesiri /imagenet-hard-4K Dataset Card for "Imagenet-Hard-4K" Project Page - Paper - Github ImageNet-Hard-4K is 4K version of the original ImageNet-Hard dataset, which is a new benchmark that comprises 10,980 images collected from various existing ImageNet-scale benchmarks (ImageNet, ImageNet-V2, ImageNet-Sketch, ImageNet-C, ImageNet-R, ImageNet-ReaL, ImageNet-A, and ObjectNet). This dataset poses a significant challenge to state-of-the-art vision models as merely zooming in often fails to improve their… See the full description on the dataset page: https://huggingface.co/datasets/taesiri/imagenet-hard-4K.imageimage-classification1K<n<10K7 likes1.2k downloads11mo agoHugging Face22Holasyb918 /imagenet-1k-adm-crop-256 ImageNet-1k ADM Crop 256 This dataset is a preprocessed version of ILSVRC/imagenet-1k with all images center-cropped to 256×256 pixels using the ADM (Ablated Diffusion Model) algorithm. 🎯 Purpose Optimized for training diffusion models and other generative models that require fixed-size square images. 📊 Dataset Details Split Images Files Size (approx) train 1,281,167 294 ~38 GB test 50,000 28 ~3.5 GB 🔧 Processing Method… See the full description on the dataset page: https://huggingface.co/datasets/Holasyb918/imagenet-1k-adm-crop-256.imageimage-classification1M<n<10M0 likes1.1k downloads9mo agoHugging Face23GATE-engine /mini_imagenet Dataset Card for "mini_imagenet" More Information needed imageimage-classification10K<n<100K8 likes959 downloads3y agoHugging Face24gaohongfa /imagenet-1k-256x256 Repack Information This repository contains a complete repack of ILSVRC/imagenet-1k in Parquet format with the following data transformations: Images were center-cropped to square to the minimum height/width dimension. Images were then rescaled to 256x256 using Lanczos resampling. Dataset Card for ImageNet Dataset Summary ILSVRC 2012, commonly known as 'ImageNet' is an image dataset organized according to the WordNet hierarchy. Each meaningful concept in… See the full description on the dataset page: https://huggingface.co/datasets/gaohongfa/imagenet-1k-256x256.imageimage-classification1M<n<10M1 likes691 downloads8mo agoHugging Face25Yiwei-Ou /Urban-ImageNet 🏙️ Urban-ImageNet A Large-Scale Multi-Modal Dataset and Evaluation Framework for Urban Space Perception from Social Media Imagery. Urban-ImageNet fills a critical gap between computer vision and urban studies by treating cities not simply as visual scenes, but as lived, socially produced, and experientially activated spaces. Overview ImageNet taught models to recognise objects. Urban-ImageNet teaches them to understand how people experience cities.… See the full description on the dataset page: https://huggingface.co/datasets/Yiwei-Ou/Urban-ImageNet.imageimage-classification100K<n<1M0 likes604 downloads2mo agoHugging Face26ChocolateDave /imagenet-32 Downsampled ImageNet Dataset The downsampled ImageNet dataset with 32x32. Original implementation can be found at https://patrykchrabaszcz.github.io/Imagenet32/. The dataset contain exactly the same number of images as the original ImageNet, i.e., 1,281,167 training images from 1,000 classes and 50,000 validation images with 50 images per class. Citation @inproceedings{deng2009imagenet, title={Imagenet: A large-scale hierarchical image database}, author={Deng, Jia and… See the full description on the dataset page: https://huggingface.co/datasets/ChocolateDave/imagenet-32.imageimage-classification1M<n<10M0 likes555 downloads9mo agoHugging Face27timm /imagenet-w21-pgated Dataset Summary This is a subset of the full Winter21, filtered according to https://github.com/Alibaba-MIIL/ImageNet21K. This instance contains 10450 classes with a train and validation split. Processing I performed some processing while sharding this dataset: Synsets were filtered according to ImageNet-21-P scripts Images were re-encoded in WEBP Additional Information Dataset Curators Authors of [1] and [2]: Olga Russakovsky Jia Deng Hao Su… See the full description on the dataset page: https://huggingface.co/datasets/timm/imagenet-w21-p.imageimage-classification10M<n<100M7 likes501 downloads3y agoHugging Face28jaagli /imagenet-ul Dataset Description "ImageNet Unique Label" (imagenet-ul) contains 5942 classes, which contains about 1 million images. The data undergoes a multi-step filtering process: To ensure that all classes are not encountered during the pretraining of the vision model, To prevent the sharing of labels between two image classes, To exclude hyponyms from the label set, To ensure that each class contains at least 100 images. It is a subset of ImageNet dataset (Russakovsky, O., Deng, J., Su… See the full description on the dataset page: https://huggingface.co/datasets/jaagli/imagenet-ul.imageimage-classification1M<n<10M0 likes461 downloads2y agoHugging Face29timm /imagenet-w21-webp-wdsgated Dataset Summary This is a copy of the full Winter21 release of ImageNet in webdataset tar format with WEBP encoded images. This release consists of 19167 classes, 2674 fewer classes than the original 21841 class Fall11 release of the full ImageNet. The classes were removed due to these concerns: https://www.image-net.org/update-sep-17-2019.php This is the same contents as https://huggingface.co/datasets/timm/imagenet-w21-wds but encoded in webp at ~56% of the size, shard count… See the full description on the dataset page: https://huggingface.co/datasets/timm/imagenet-w21-webp-wds.imageimage-classification100K<n<1M4 likes440 downloads3y agoHugging Face30ChocolateDave /imagenet-64 Downsampled ImageNet Dataset The downsampled ImageNet dataset with 64x64. Original implementation can be found at https://patrykchrabaszcz.github.io/Imagenet32/. The dataset contain exactly the same number of images as the original ImageNet, i.e., 1,281,167 training images from 1,000 classes and 50,000 validation images with 50 images per class. Citation @inproceedings{deng2009imagenet, title={Imagenet: A large-scale hierarchical image database}, author={Deng, Jia and… See the full description on the dataset page: https://huggingface.co/datasets/ChocolateDave/imagenet-64.imageimage-classification1M<n<10M0 likes316 downloads9mo agoHugging Face

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