Skip to content

Package

The package sim spawns packages on a floor and takes images from a varying camera viewpoint. Boxes are individually segmented, and the resulting dataset is used for object detection.

Example synthetic images from package sim.

Results

We trained a CNN on synthetic data produced by this sim. Below are images showing predictions from this network:

Results from model trained on package sim dataset.

Blog

You can find the full blog post for this project here.

Code

The code for this example can be found here.