Lei Yang

Results 32 comments of Lei Yang

[github-contributions-chart](https://github.com/sallar/github-contributions-chart) 也是一个非常火的 github信息可视化小工具。 要是你把星图新建一个小项目,把说明写好,我想也会非常流行😄

Thank you for your sincere advice. I am planning to refactor this tool, would you like to help rebuild this tool? Have a nice day :smile:

Thanks for reporting BUG. The way of rendering instance annotation is replacing all materials to self luminous material with unique color. I plan to change the way of rendering instance...

Sorry, I am not familiar with Compositing Nodes and have not figured out how to implement it properly currently.

@jch-q ```python object_1 = bpy.data.objects.get("multi_material_object_1") # change to object_1 = bpycv.load_obj("path/to/3d_file") ```

@wish2023 Right now, `bpycv.load_obj()` not support load `.fbx`, Just using `bpy.ops.import_scene.fbx(filepath=car_path)`

Looks like ` withattr(render, "filepath", png_path)` in [render_image](https://github.com/DIYer22/bpycv/blob/d1f9fcb1327c455af8626638ba10af4ee919f04d/bpycv/render_utils.py#L84) dose not work, and image are saved to '/tmp/.png' We have test `bpycv` on blender2.90, blender3.0 and blender3.1 You can try another...

We follow the YCB dataset's 6d pose format [here](https://www.ycbbenchmarks.com/)

我补充几个: * https://wbo.ophir.dev/ - 支持协作 * https://cloud13.de/testwhiteboard/?whiteboardid=myNewWhiteboard 当然, 还是感觉 XBoard 最棒!