syedashfaq
commited on
Commit
•
504ddb3
1
Parent(s):
87b9eb3
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
This dataset contains random objects from home. The objects are taken mostly from kitchen, bathroom and living-room environments. Each directory ("Train" and "Test") contains a subdirectory named 'Gtruth/', containing ground truth .mat files. The .mat files contain a variable 'outline'. For training images, 'outline' contains the corners of a bounding box defining the model in the training image. For test images, 'outline' contains the names of the models present in the image along with a bounding box for each of them. If a same training object is defined by several training images, 'outline' references all these training images, with the same bounding box. You can also find a tar archive of the whole dataset in "HomeObjects06.tar".
|
2 |
+
|
3 |
+
Citation:
|
4 |
+
Moreels, P., & Perona, P. (2022). Caltech Home Objects 2006 (1.0) [Data set]. CaltechDATA. https://doi.org/10.22002/D1.20089
|
5 |
+
|