i_naturalist2017
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
این مجموعه داده در مجموع شامل 5089 دسته است که شامل 579184 تصویر آموزشی و 95986 تصویر اعتبار سنجی است. برای مجموعه آموزشی، توزیع تصاویر در هر دسته از فراوانی مشاهده آن دسته توسط جامعه iNaturalist پیروی می کند.
اگرچه مجموعه داده اصلی حاوی برخی از تصاویر با کادرهای محدود است، در حال حاضر، فقط حاشیه نویسی در سطح تصویر ارائه می شود (تک برچسب/تصویر). علاوه بر این، برگزارکنندگان برچسب های آزمایشی را منتشر نکرده اند، بنابراین ما فقط تصاویر آزمایشی را ارائه می دهیم (برچسب = -1).
شکاف | مثال ها |
---|
'test' | 182707 |
'train' | 579,184 |
'validation' | 95,986 |
FeaturesDict({
'id': Text(shape=(), dtype=string),
'image': Image(shape=(None, None, 3), dtype=uint8),
'label': ClassLabel(shape=(), dtype=int64, num_classes=5089),
'supercategory': ClassLabel(shape=(), dtype=int64, num_classes=13),
})
ویژگی | کلاس | شکل | نوع D | شرح |
---|
| FeaturesDict | | | |
شناسه | متن | | رشته | |
تصویر | تصویر | (هیچ، هیچ، 3) | uint8 | |
برچسب | ClassLabel | | int64 | |
فوق دسته | ClassLabel | | int64 | |

@InProceedings{Horn_2018_CVPR,
author = {
Van Horn, Grant and Mac Aodha, Oisin and Song, Yang and Cui, Yin and Sun, Chen
and Shepard, Alex and Adam, Hartwig and Perona, Pietro and Belongie, Serge},
title = {The INaturalist Species Classification and Detection Dataset},
booktitle = {
The IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
month = {June},
year = {2018}
}
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-06-01 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-06-01 بهوقت ساعت هماهنگ جهانی."],[],[],null,["# i_naturalist2017\n\n\u003cbr /\u003e\n\n- **Description**:\n\nThis dataset contains a total of 5,089 categories, across 579,184 training\nimages and 95,986 validation images. For the training set, the distribution of\nimages per category follows the observation frequency of that category by the\niNaturalist community.\n\nAlthough the original dataset contains some images with bounding boxes,\ncurrently, only image-level annotations are provided (single label/image). In\naddition, the organizers have not published the test labels, so we only provide\nthe test images (label = -1).\n\n- **Additional Documentation** :\n [Explore on Papers With Code\n north_east](https://paperswithcode.com/dataset/inaturalist)\n\n- **Homepage** :\n \u003chttps://github.com/visipedia/inat_comp/tree/master/2017\u003e\n\n- **Source code** :\n [`tfds.image_classification.INaturalist2017`](https://github.com/tensorflow/datasets/tree/master/tensorflow_datasets/image_classification/inaturalist.py)\n\n- **Versions**:\n\n - **`0.1.0`** (default): No release notes.\n- **Download size** : `237.35 GiB`\n\n- **Dataset size** : `238.10 GiB`\n\n- **Auto-cached**\n ([documentation](https://www.tensorflow.org/datasets/performances#auto-caching)):\n No\n\n- **Splits**:\n\n| Split | Examples |\n|----------------|----------|\n| `'test'` | 182,707 |\n| `'train'` | 579,184 |\n| `'validation'` | 95,986 |\n\n- **Feature structure**:\n\n FeaturesDict({\n 'id': Text(shape=(), dtype=string),\n 'image': Image(shape=(None, None, 3), dtype=uint8),\n 'label': ClassLabel(shape=(), dtype=int64, num_classes=5089),\n 'supercategory': ClassLabel(shape=(), dtype=int64, num_classes=13),\n })\n\n- **Feature documentation**:\n\n| Feature | Class | Shape | Dtype | Description |\n|---------------|--------------|-----------------|--------|-------------|\n| | FeaturesDict | | | |\n| id | Text | | string | |\n| image | Image | (None, None, 3) | uint8 | |\n| label | ClassLabel | | int64 | |\n| supercategory | ClassLabel | | int64 | |\n\n- **Supervised keys** (See\n [`as_supervised` doc](https://www.tensorflow.org/datasets/api_docs/python/tfds/load#args)):\n `('image', 'label')`\n\n- **Figure**\n ([tfds.show_examples](https://www.tensorflow.org/datasets/api_docs/python/tfds/visualization/show_examples)):\n\n- **Examples** ([tfds.as_dataframe](https://www.tensorflow.org/datasets/api_docs/python/tfds/as_dataframe)):\n\nDisplay examples... \n\n- **Citation**:\n\n @InProceedings{Horn_2018_CVPR,\n author = {\n Van Horn, Grant and Mac Aodha, Oisin and Song, Yang and Cui, Yin and Sun, Chen\n and Shepard, Alex and Adam, Hartwig and Perona, Pietro and Belongie, Serge},\n title = {The INaturalist Species Classification and Detection Dataset},\n booktitle = {\n The IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},\n month = {June},\n year = {2018}\n }"]]