Planned intervention: On Thursday March 28th 07:00 UTC Zenodo will be unavailable for up to 5 minutes to perform a database upgrade.
Published October 20, 2022 | Version 1.0.1
Dataset Open

HOWS-CL-25: Household Objects Within Simulation Dataset for Continual Learning

  • 1. German Aerospace Center (DLR)
  • 2. German Aerospace Center (DLR), Technical University of Munich (TUM)

Description

HOWS-CL-25 (Household Objects Within Simulation dataset for Continual Learning) is a synthetic dataset especially designed for object classification on mobile robots operating in a changing environment (like a household), where it is important to learn new, never seen objects on the fly.
This dataset can also be used for other learning use-cases, like instance segmentation or depth estimation.
Or where household objects or continual learning are of interest.

Our dataset contains 150,795 unique synthetic images using 25 different household categories with 925 3D models in total. For each of those categories, we generated about 6000 RGB images. In addition, we also provide a corresponding depth, segmentation, and normal image.

The dataset was created with BlenderProc [Denninger et al. (2019)], a procedural pipeline to generate images for deep learning.
This tool created a virtual room with randomly textured floors, walls, and a light source with randomly chosen light intensity and color. After that, a 3D model is placed in the resulting room. This object gets customized by randomly assigning materials, including different textures, to achieve a diverse dataset. Moreover, each object might be deformed with a random
displacement texture.
We use 774 3D models from the ShapeNet dataset [A. X. Chang et al. (2015)] and the other models from various internet sites. Please note that we had to manually fix and filter most of the models with Blender before using them in the pipeline!

For continual learning (CL), we provide two different loading schemes:
- Five sequences with five categories each
- Twelve sequences with three categories in the first and two in the other sequences.

In addition to the RGB, depth, segmentation, and normal images, we also provide the calculated features of the RGB images (by ResNet50) as used in our RECALL paper.
In those two loading schemes, ten percent of the images are used for validation, where we ensure that an object instance is either in the training or the validation set, not in both. This avoids learning to recognize certain instances by heart.

We recommend using those loading schemes to compare your approach with others.

Here we provide three files for download:
- HOWS_CL_25.zip [124GB]: This is the original dataset with the RGB, depth, segmentation, and normal images, as well as the loading schemes. It is divided into three archive parts. To open the dataset, please ensure to download all three parts.
- HOWS_CL_25_hdf5_features.zip [2.5GB]: This only contains the calculated features from the RGB input by a ResNet50 in a .hdf5 file. Download this if you want to use the dataset for learning and/or want to compare your approach to our RECALL approach (where we used the same features).
- README.md: Some additional explanation.

For further information and code examples, please have a look at our website: https://github.com/DLR-RM/RECALL.

Files

HOWS_CL_25.zip

Files (126.9 GB)

Name Size Download all
md5:b8d06d0cc3d3b7a3fd765e4df6581c58
48.3 GB Download
md5:2713e2a018190f7b1a8f56b447c41c1e
48.3 GB Download
md5:38004d31db8caa117b8d66c0948494b2
26.7 GB Preview Download
md5:aabba78db6e41df77ab32a5e61c854ea
3.5 GB Preview Download
md5:c64f61db3aab6520a0e2615981e9d18c
2.5 kB Preview Download

Additional details

References

  • M. Denninger, M. Sundermeyer, D. Winkelbauer, D. Olefir, T. Hodan, ˇ Y. Zidan, M. Elbadrawy, M. Knauer, H. Katam, and A. Lodhi, "Blenderproc: Reducing the reality gap with photorealisitc rendering," Robotics: Science and Systems (RSS), 2020
  • A. X. Chang, T. Funkhouser, L. Guibas, P. Hanrahan, Q. Huang, Z. Li, S. Savarese, M. Savva, S. Song, H. Su et al., "Shapenet: An information-rich 3d model repository," arXiv:1512.03012, 2015.