File size: 6,205 Bytes
925a7d8
 
 
 
 
 
 
 
 
 
 
 
 
 
abe52f3
 
925a7d8
 
 
 
 
 
 
abe52f3
 
925a7d8
 
 
 
 
abe52f3
925a7d8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
abe52f3
925a7d8
abe52f3
925a7d8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
abe52f3
925a7d8
 
 
 
 
 
 
 
 
 
abe52f3
925a7d8
 
 
abe52f3
925a7d8
 
 
abe52f3
925a7d8
abe52f3
 
925a7d8
 
 
 
 
 
 
 
 
 
 
abe52f3
925a7d8
 
abe52f3
 
 
 
 
 
925a7d8
abe52f3
925a7d8
abe52f3
925a7d8
abe52f3
 
 
 
 
 
 
 
 
925a7d8
 
abe52f3
925a7d8
 
 
 
 
abe52f3
 
 
 
 
 
 
 
 
925a7d8
abe52f3
 
 
 
 
 
925a7d8
 
 
abe52f3
925a7d8
abe52f3
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
---
annotations_creators: []
language: en
license: other
size_categories:
- 10K<n<100K
task_categories:
- image-classification
task_ids: []
pretty_name: Office-Home
tags:
- fiftyone
- image
- image-classification
- domain-adaptation
dataset_summary: >



  ![image/png](dataset_preview.gif)



  This is a [FiftyOne](https://github.com/voxel51/fiftyone) dataset with 15588
  samples.


  ## Installation


  If you haven't already, install FiftyOne:


  ```bash

  pip install -U fiftyone

  ```


  ## Usage


  ```python

  import fiftyone as fo

  import fiftyone.utils.huggingface as fouh


  # Load the dataset

  # Note: other available arguments include 'max_samples', etc

  dataset = fouh.load_from_hub("Voxel51/Office-Home")


  # Launch the App

  session = fo.launch_app(dataset)

  ```
---

# Dataset Card for Office-Home

<!-- Provide a quick summary of the dataset. -->




![image/png](dataset_preview.gif)


This is a [FiftyOne](https://github.com/voxel51/fiftyone) dataset with 15588 samples.

## Installation

If you haven't already, install FiftyOne:

```bash
pip install -U fiftyone
```

## Usage

```python
import fiftyone as fo
import fiftyone.utils.huggingface as fouh

# Load the dataset
# Note: other available arguments include 'max_samples', etc
dataset = fouh.load_from_hub("Voxel51/Office-Home")

# Launch the App
session = fo.launch_app(dataset)
```


## Dataset Details

### Dataset Description

The Office-Home dataset has been created to evaluate domain adaptation algorithms for object recognition using deep learning. It consists of images from 4 different domains: Artistic images, Clip Art, Product images and Real-World images. For each domain, the dataset contains images of 65 object categories found typically in Office and Home settings.



- **Curated by:** [Jose Eusebio](https://www.linkedin.com/in/jmeusebio)
- **Language(s) (NLP):** en
- **License:** other

### Dataset Sources

- **Homepage:** https://www.hemanthdv.org/officeHomeDataset.html
- **Paper:** [Deep Hashing Network for Unsupervised Domain Adaptation](https://openaccess.thecvf.com/content_cvpr_2017/papers/Venkateswara_Deep_Hashing_Network_CVPR_2017_paper.pdf)


## Dataset Creation

### Source Data

<!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->

#### Data Collection and Processing

<!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
The images in the dataset were collected using a python web-crawler that crawled through several search engines and online image directories. This initial run searched for around 120 different objects and produced over 100,000 images across the different categories and domains. These images were then filtered to ensure that the desired object was in the picture. Categories were also filtered to make sure that each category had at least a certain number of images. The latest version of the dataset contains around 15,500 images from 65 different categories.


| Domain  | Min: # | Min: #                  | Min: #                     | Acc.                   |
|---------|--------|-------------------------|----------------------------|------------------------|
| Art     | 15     | 117 \(\times\) 85 pix.  | 4384 \(\times\) 2686 pix.  | 44.99 \(\pm\) 1.85     |
| Clipart | 39     | 18 \(\times\) 18 pix.   | 2400 \(\times\) 2400 pix.  | 53.95 \(\pm\) 1.45     |
| Product | 38     | 75 \(\times\) 63 pix.   | 2560 \(\times\) 2560 pix.  | 66.41 \(\pm\) 1.18     |
| Product | 23     | 88 \(\times\) 80 pix.   | 6500 \(\times\) 4900 pix.  | 59.70 \(\pm\) 1.04     |

Caption: Statistics for the Office-Home dataset. Min: # is the minimum number of images of each object for the specified domain. Min: Size and Max: Size are the minimum and maximum image sizes in the domain. Acc: is the classification accuracy using a linear SVM (LIBLINEAR) classifier with 5-fold cross-validation using deep features extracted from the VGG-F deep network.

The 65 object categories in the dataset are:

```plaintext
Alarm Clock, Backpack, Batteries, Bed, Bike, Bottle, Bucket, Calculator, Calendar, Candles,
Chair, Clipboards, Computer, Couch, Curtains, Desk Lamp, Drill, Eraser, Exit Sign, Fan,
File Cabinet, Flipflops, Flowers, Folder, Fork, Glasses, Hammer, Helmet, Kettle, Keyboard,
Knives, Lamp Shade, Laptop, Marker, Monitor, Mop, Mouse, Mug, Notebook, Oven, Pan,
Paper Clip, Pen, Pencil, Postit Notes, Printer, Push Pin, Radio, Refrigerator, ruler,
Scissors, Screwdriver, Shelf, Sink, Sneakers, Soda, Speaker, Spoon, Table, Telephone,
Toothbrush, Toys, Trash Can, TV, Webcam
```


## Citation

<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->

**BibTeX:**

```bibtex
@inproceedings{venkateswara2017deep,
  title={Deep hashing network for unsupervised domain adaptation},
  author={Venkateswara, Hemanth and Eusebio, Jose and Chakraborty, Shayok and Panchanathan, Sethuraman},
  booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition},
  pages={5018--5027},
  year={2017}
}
```

## Fair Use Notice
This dataset contains some copyrighted material whose use has not been specifically authorized by the copyright owners. 
In an effort to advance scientific research, we make this material available for academic research. We believe this constitutes a fair use of any such copyrighted material as provided for in section 107 of the US Copyright Law. 
In accordance with Title 17 U.S.C. Section 107, the material on this site is distributed without profit for non-commercial research and educational purposes. 
For more information on fair use please click here. If you wish to use copyrighted material on this site or in our dataset for purposes of your own that 
go beyond non-commercial research and academic purposes, you must obtain permission directly from the copyright owner. (adapted from [Christopher Thomas](http://people.cs.pitt.edu/~chris/photographer/))



## Dataset Card Author

[Jacob Marks](https://huggingface.co/jamarks)