beauvoir icon indicating copy to clipboard operation
beauvoir copied to clipboard

Domain randomization library in Python for object detection and classification using Blender.

beauvoir

Domain randomization library in Python for object detection and classification using Blender.

Random data augmentations:

alt tag

Generated classification examples:

alt tag

Generated object-detection examples:

alt tag

Requirements

The library is independet of ShapeNet but this dataset was taken as a use-case.

Instructions

  • Install requirements and download dataset
  • For generating classification samples run:
blender -bP generate_classification_data.py
  • For generating object-detection samples run:
blender -bP generate_detection_data.py