Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.02 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.02 KB

Car dataset generator

Description

This script generates a dataset of cars in different positions and with different lighting. The model is always whole captured by the camera.

Add your own models and hdri maps to models and hdri directories respectively.

Anotations

Each vertex of the model is annotated with pixel position in output image and if the vertex is visible in the image.

How to run

blender -b -P ./main.py

Examples

Examples can be found in dataset directory.