Skip to content

Max-luo-song/BlenderCollector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlenderCollector

Description

This is a tool for generate data from Blender by import a 'fbx' model. It can generate four types, including RGB, depth, normals and semantic images. Simple to use, have a try.

Results show

rgb_data depth_data

Env setup

python 3.11.11

$ conda env create -n BlenderCollector python=3.11
$ conda activate BlenderCollector
$ pip install -r requirements.txt

Data

You can download the environment model from here

QuickStart

$ cd BlenderCollector
$ blenderproc run blender_render.py

TODO

  • Release the project code v1.0
  • Add function: Add the point cloud and adaptive semantic image prediction

Thanks to BlenderProc for interface.

About

This project focuses on generating three types of images(rgb, depth, semantic). Simple to use, have a try.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages