NVlabs / nvdiffrecmc

Official code for the NeurIPS 2022 paper "Shape, Light, and Material Decomposition from Images using Monte Carlo Rendering and Denoising".
Other
363 stars 28 forks source link

blender.py :error :no module named bpy #26

Open epicgzs1112 opened 1 year ago

JHnvidia commented 1 year ago

Hello,

Did you run the script through blender as specified in the comments? https://github.com/NVlabs/nvdiffrecmc/blob/main/blender/blender.py#L12

You also need to provide the absolute path to the mesh: https://github.com/NVlabs/nvdiffrecmc/blob/main/blender/blender.py#L20