- תיאור :
סט גדול של תמונות של חתולים וכלבים. יש 1738 תמונות פגומות שנשמטו.
תיעוד נוסף : חקור על ניירות עם קוד
דף הבית : https://www.microsoft.com/en-us/download/details.aspx?id=54765
קוד מקור :
tfds.image_classification.CatsVsDogs
גרסאות :
-
4.0.0
: API חדש מפוצל ( https://tensorflow.org/datasets/splits ) -
4.0.1
(ברירת מחדל): קידוד תמונות במחולל כדי לתקן אזהרות נתוני JPEG פגומות ( 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),
})
- תיעוד תכונה :
תכונה | מעמד | צוּרָה | Dtype | תיאור |
---|---|---|---|---|
FeaturesDict | ||||
תמונה | תמונה | (אין, אין, 3) | uint8 | |
תמונה/שם קובץ | טֶקסט | חוּט | ||
תווית | ClassLabel | 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)},
}