- विवरण :
बिल्लियों और कुत्तों की छवियों का एक बड़ा सेट। 1738 दूषित छवियाँ हैं जिन्हें हटा दिया गया है।
मुखपृष्ठ : https://www.microsoft.com/en-us/download/details.aspx?id=54765
स्रोत कोड :
tfds.image_classification.CatsVsDogs
संस्करण :
-
4.0.0
: नई स्प्लिट एपीआई ( https://tensorflow.org/datasets/splits ) -
4.0.1
(डिफ़ॉल्ट): भ्रष्ट जेपीईजी डेटा चेतावनियों को ठीक करने के लिए जनरेटर में छवियों को रिकोड करना ( https://github.com/tensorflow/datasets/issues/2188 )
-
डाउनलोड आकार :
786.67 MiB
डेटासेट का आकार :
1.04 GiB
ऑटो-कैश्ड ( दस्तावेज़ीकरण ): नहीं
विभाजन :
विभाजित करना | उदाहरण |
---|---|
'train' | 23,262 |
- फ़ीचर संरचना :
FeaturesDict({
'image': Image(shape=(None, None, 3), dtype=uint8),
'image/filename': Text(shape=(), dtype=string),
'label': ClassLabel(shape=(), dtype=int64, num_classes=2),
})
- फ़ीचर दस्तावेज़ीकरण :
विशेषता | कक्षा | आकार | डीप्रकार | विवरण |
---|---|---|---|---|
फीचर्सडिक्ट | ||||
छवि | छवि | (कोई नहीं, कोई नहीं, 3) | uint8 | |
छवि/फ़ाइल नाम | मूलपाठ | डोरी | ||
लेबल | क्लास लेबल | int64 |
पर्यवेक्षित कुंजियाँ (
as_supervised
doc देखें):('image', 'label')
चित्र ( tfds.show_examples ):
- उदाहरण ( tfds.as_dataframe ):
- उद्धरण :
@Inproceedings (Conference){asirra-a-captcha-that-exploits-interest-aligned-manual-image-categorization,
author = {Elson, Jeremy and Douceur, John (JD) and Howell, Jon and Saul, Jared},
title = {Asirra: A CAPTCHA that Exploits Interest-Aligned Manual Image Categorization},
booktitle = {Proceedings of 14th ACM Conference on Computer and Communications Security (CCS)},
year = {2007},
month = {October},
publisher = {Association for Computing Machinery, Inc.},
url = {https://www.microsoft.com/en-us/research/publication/asirra-a-captcha-that-exploits-interest-aligned-manual-image-categorization/},
edition = {Proceedings of 14th ACM Conference on Computer and Communications Security (CCS)},
}