- คำอธิบาย :
ชุดรูปภาพแมวและสุนัขชุดใหญ่ มีภาพที่เสียหายจำนวน 1,738 ภาพที่ถูกทิ้ง
เอกสารประกอบเพิ่มเติม : สำรวจในเอกสารด้วยรหัส
หน้าแรก : 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
แคชอัตโนมัติ ( เอกสาร ): No
แยก :
แยก | ตัวอย่าง |
---|---|
'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),
})
- เอกสารคุณสมบัติ :
คุณสมบัติ | ระดับ | รูปร่าง | ประเภทD | คำอธิบาย |
---|---|---|---|---|
คุณสมบัติDict | ||||
ภาพ | ภาพ | (ไม่มี ไม่มี 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)},
}