alan ağı
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
DomainNet veri seti, fotoğraflar (gerçek), resim, küçük resim, hızlı çizim, bilgi grafiği ve eskiz dahil olmak üzere altı farklı alandan görüntülerden oluşur. Alan başına 345 sınıfa ayrılmış 48K - 172K görüntü (toplamda 600K) vardır.
DomainNet'in bu TFDS versiyonunda temizlenmiş versiyon kullanılmaktadır.
FeaturesDict({
'image': Image(shape=(None, None, 3), dtype=uint8),
'label': ClassLabel(shape=(), dtype=int64, num_classes=345),
})
Özellik | Sınıf | Şekil | Dtipi | Tanım |
---|
| ÖzelliklerDict | | | |
resim | resim | (Yok, Yok, 3) | uint8 | |
etiket | SınıfEtiketi | | int64 | |
@inproceedings{peng2019moment,
title={Moment matching for multi-source domain adaptation},
author={Peng, Xingchao and Bai, Qinxun and Xia, Xide and Huang, Zijun and Saenko, Kate and Wang, Bo},
booktitle={Proceedings of the IEEE International Conference on Computer Vision},
pages={1406--1415},
year={2019}
}
etki alanı ağı/gerçek (varsayılan yapılandırma)
Bölmek | örnekler |
---|
'test' | 52.041 |
'train' | 120.906 |

etki alanı ağı/boyama
Bölmek | örnekler |
---|
'test' | 21.850 |
'train' | 50.416 |

etki alanı ağı/küçük resim
Bölmek | örnekler |
---|
'test' | 14.604 |
'train' | 33.525 |

etki alanı ağı/hızlı çizim
Bölmek | örnekler |
---|
'test' | 51.750 |
'train' | 120.750 |

etki alanı ağı/bilgi grafiği
Bölmek | örnekler |
---|
'test' | 15.582 |
'train' | 36.023 |

etki alanı ağı/taslak
Bölmek | örnekler |
---|
'test' | 20.916 |
'train' | 48.212 |

Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2022-11-23 UTC.
[null,null,["Son güncelleme tarihi: 2022-11-23 UTC."],[],[],null,["# domainnet\n\n\u003cbr /\u003e\n\n- **Description**:\n\nThe DomainNet dataset consists of images from six distinct domains, including\nphotos (real), painting, clipart, quickdraw, infograph and sketch. Per domain\nthere are 48K - 172K images (600K in total) categorized into 345 classes.\n\nIn this TFDS version of DomainNet the cleaned version is used.\n\n- **Additional Documentation** :\n [Explore on Papers With Code\n north_east](https://paperswithcode.com/dataset/domainnet)\n\n- **Homepage** : \u003chttp://ai.bu.edu/DomainNet/\u003e\n\n- **Source code** :\n [`tfds.image_classification.domainnet.Domainnet`](https://github.com/tensorflow/datasets/tree/master/tensorflow_datasets/image_classification/domainnet/domainnet.py)\n\n- **Versions**:\n\n - **`1.0.0`** (default): Initial release.\n- **Auto-cached**\n ([documentation](https://www.tensorflow.org/datasets/performances#auto-caching)):\n No\n\n- **Feature structure**:\n\n FeaturesDict({\n 'image': Image(shape=(None, None, 3), dtype=uint8),\n 'label': ClassLabel(shape=(), dtype=int64, num_classes=345),\n })\n\n- **Feature documentation**:\n\n| Feature | Class | Shape | Dtype | Description |\n|---------|--------------|-----------------|-------|-------------|\n| | FeaturesDict | | | |\n| image | Image | (None, None, 3) | uint8 | |\n| label | 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- **Citation**:\n\n @inproceedings{peng2019moment,\n title={Moment matching for multi-source domain adaptation},\n author={Peng, Xingchao and Bai, Qinxun and Xia, Xide and Huang, Zijun and Saenko, Kate and Wang, Bo},\n booktitle={Proceedings of the IEEE International Conference on Computer Vision},\n pages={1406--1415},\n year={2019}\n }\n\ndomainnet/real (default config)\n-------------------------------\n\n- **Download size** : `5.65 GiB`\n\n- **Dataset size** : `5.75 GiB`\n\n- **Splits**:\n\n| Split | Examples |\n|-----------|----------|\n| `'test'` | 52,041 |\n| `'train'` | 120,906 |\n\n- **Figure** ([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\ndomainnet/painting\n------------------\n\n- **Download size** : `3.43 GiB`\n\n- **Dataset size** : `3.30 GiB`\n\n- **Splits**:\n\n| Split | Examples |\n|-----------|----------|\n| `'test'` | 21,850 |\n| `'train'` | 50,416 |\n\n- **Figure** ([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\ndomainnet/clipart\n-----------------\n\n- **Download size** : `1.19 GiB`\n\n- **Dataset size** : `1.27 GiB`\n\n- **Splits**:\n\n| Split | Examples |\n|-----------|----------|\n| `'test'` | 14,604 |\n| `'train'` | 33,525 |\n\n- **Figure** ([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\ndomainnet/quickdraw\n-------------------\n\n- **Download size** : `445.65 MiB`\n\n- **Dataset size** : `435.16 MiB`\n\n- **Splits**:\n\n| Split | Examples |\n|-----------|----------|\n| `'test'` | 51,750 |\n| `'train'` | 120,750 |\n\n- **Figure** ([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\ndomainnet/infograph\n-------------------\n\n- **Download size** : `4.04 GiB`\n\n- **Dataset size** : `4.17 GiB`\n\n- **Splits**:\n\n| Split | Examples |\n|-----------|----------|\n| `'test'` | 15,582 |\n| `'train'` | 36,023 |\n\n- **Figure** ([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\ndomainnet/sketch\n----------------\n\n- **Download size** : `2.46 GiB`\n\n- **Dataset size** : `2.55 GiB`\n\n- **Splits**:\n\n| Split | Examples |\n|-----------|----------|\n| `'test'` | 20,916 |\n| `'train'` | 48,212 |\n\n- **Figure** ([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..."]]