CoolFace
20 results

ImageNet

ILSVRC /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<10M967 likes82k downloads1y agoHugging Faceadams-story /imagenet1k-256-wds-latentsThe imagenet1k dataset in the webdataset format Each image was resized so that the max side resolution is 256, making sure to preserve aspect ratio. Each image was encoded to latents using the sixteen channel https://huggingface.co/ostris/vae-kl-f8-d16 No cropping was used to encode to latents! The resulting dataset has images in their original aspect ratio, but much smaller, and encodeded with a vae. 0 likes23k downloads2y agoHugging Facezh-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 likes19k downloads4y agoHugging Faceclip-benchmark /wds_imagenet_sketchimage10K<n<100K1 likes18k downloads4y agoHugging Facejiachenlei /imagenet4 likes16k downloads2y agoHugging Faceadams-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 likes15k downloads1y agoHugging Face