- Deskripsi :
Dataset DomainNet terdiri dari gambar dari enam domain berbeda, termasuk foto (nyata), lukisan, clipart, quickdraw, infograf, dan sketsa. Per domain ada 48K - 172K gambar (total 600K) yang dikategorikan ke dalam 345 kelas.
Dalam DomainNet versi TFDS ini, versi yang dibersihkan digunakan.
Dokumentasi Tambahan : Jelajahi di Makalah Dengan Kode
Beranda : http://ai.bu.edu/DomainNet/
Kode sumber :
tfds.image_classification.domainnet.Domainnet
Versi :
-
1.0.0
(default): Rilis awal.
-
Di-cache otomatis ( dokumentasi ): Tidak
Struktur fitur :
FeaturesDict({
'image': Image(shape=(None, None, 3), dtype=uint8),
'label': ClassLabel(shape=(), dtype=int64, num_classes=345),
})
- Dokumentasi fitur :
Fitur | Kelas | Membentuk | Dtype | Keterangan |
---|---|---|---|---|
fiturDict | ||||
gambar | Gambar | (Tidak ada, Tidak ada, 3) | uint8 | |
label | LabelKelas | int64 |
Kunci yang diawasi (Lihat
as_supervised
doc ):('image', 'label')
Kutipan :
@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}
}
domainnet/nyata (konfigurasi default)
Ukuran unduhan :
5.65 GiB
Ukuran dataset :
5.75 GiB
Perpecahan :
Membelah | Contoh |
---|---|
'test' | 52.041 |
'train' | 120.906 |
- Gambar ( tfds.show_examples ):
- Contoh ( tfds.as_dataframe ):
domainnet/lukisan
Ukuran unduhan :
3.43 GiB
Ukuran dataset :
3.30 GiB
Perpecahan :
Membelah | Contoh |
---|---|
'test' | 21.850 |
'train' | 50.416 |
- Gambar ( tfds.show_examples ):
- Contoh ( tfds.as_dataframe ):
domainnet/clipart
Ukuran unduhan :
1.19 GiB
Ukuran dataset :
1.27 GiB
Perpecahan :
Membelah | Contoh |
---|---|
'test' | 14.604 |
'train' | 33.525 |
- Gambar ( tfds.show_examples ):
- Contoh ( tfds.as_dataframe ):
domainnet/quickdraw
Ukuran unduhan :
445.65 MiB
Ukuran dataset :
435.16 MiB
Perpecahan :
Membelah | Contoh |
---|---|
'test' | 51.750 |
'train' | 120.750 |
- Gambar ( tfds.show_examples ):
- Contoh ( tfds.as_dataframe ):
domainnet/infograf
Ukuran unduhan :
4.04 GiB
Ukuran dataset :
4.17 GiB
Perpecahan :
Membelah | Contoh |
---|---|
'test' | 15.582 |
'train' | 36.023 |
- Gambar ( tfds.show_examples ):
- Contoh ( tfds.as_dataframe ):
domainnet/sketsa
Ukuran unduhan :
2.46 GiB
Ukuran dataset :
2.55 GiB
Perpecahan :
Membelah | Contoh |
---|---|
'test' | 20.916 |
'train' | 48.212 |
- Gambar ( tfds.show_examples ):
- Contoh ( tfds.as_dataframe ):