Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 342 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 342 Bytes

blender-ds

A simple synthetic dataset generator for multi view stereo(MVS) tasks.

Requirements

python==3.10.*
bpy==3.6.0
tqdm

Usage

python ./render.py --flagfile ./config/lego.txt

For more usage check the FLAG definitions.

Supporting IDR, NeRF blender synthetic dataset and bds format.