/ycbid_gen

Generative code for the YCB-Object-Image-Datasets.

Primary LanguagePython

README for YCBID_gen

Prerequisites

To use this piece of software you need to have the following companion programmes installed

Usage

Download the tar compressed 16k 3d laserscans with textures from the ycb webpage Link, put them in /models then run the model converter

./model_converter.sh path/to/tar/model/files/folder.

The database generator then is used in the following way: python3 ycbid_gen.py --scenes 10 --n_occluders 2 --objects_in_universe 15 --desired_occlusion 0.2