NOCS_CVPR2019 icon indicating copy to clipboard operation
NOCS_CVPR2019 copied to clipboard

If i want to render NOCS map in blender 3.1,Is it ok?

Open yuheyuan opened this issue 2 years ago • 3 comments

I use Blenderproc to generate datasets, however, it version is blender 3.1 however,

bpy.context.scene.render.alpha_mode = 'TRANSPARENT' # in ['TRANSPARENT', 'SKY'] the code in your nocs_map_cube.py, this code is not support higher version. So, i want to aks you if you have some problem or some way can change bpy.context.scene.render.alpha_mode = 'TRANSPARENT' # in ['TRANSPARENT', 'SKY']

yuheyuan avatar Jun 07 '22 08:06 yuheyuan

@yuheyuan Hi, do you have a way to generate a coord image?

ran894694447 avatar Nov 17 '22 02:11 ran894694447

@yuheyuan Hi, do you have a way to generate a coord image?

yes, You can use https://github.com/DLR-RM/BlenderProc, use BlenderProc, this can render NOCS map

yuheyuan avatar Nov 17 '22 04:11 yuheyuan

Thank you,I will try it!

ran894694447 avatar Nov 24 '22 02:11 ran894694447