- বর্ণনা :
বিড়াল এবং কুকুরের ছবির একটি বড় সেট। বাদ দেওয়া হয়েছে 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),
})
- বৈশিষ্ট্য ডকুমেন্টেশন :
বৈশিষ্ট্য | ক্লাস | আকৃতি | ডিটাইপ | বর্ণনা |
---|---|---|---|---|
ফিচারসডিক্ট | ||||
ইমেজ | ছবি | (কোনটিই নয়, 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)},
}