Skip to content

Conversation

@Dah002
Copy link

@Dah002 Dah002 commented Sep 8, 2025

原始minimal_demo.py代码并未使用背景移除工具,而是直接将输入的图片交给模型生成3dshape,结果显示:无地面的图片经过模型生成后会出现地面。
我将代码修改为将输入的图片进行背景移除后再交给模型生成3dshape,结果显示:无地面的图片经过模型生成后不会出现地面。
而源码中的背景移除工具rembg在对我所使用的样例demo3.png进行背景去除后得到的结果质量不高,故换为开源的RMBG2.0模型进行背景移除。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant