-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
糟糕的贴图效果 #3
Comments
官方仓库里也在讨论这个问题: 等等看有什么讨论结果吧 看到一个回复是接一个 4X 放大模型,有点意外,却也合理 |
Multiview_Diffusion_Net这里可以把self.view_size设置成1024似乎会好一点,但是会大幅增加生成时间。另外如果把这个节点的结果独立出来,允许用户用自己的模型/提示词去优化/超分辨率/修改这个Multiview结果,最后再接入烘焙过程会不会更好?就是说,保存Multiview结果,然后增加mesh + 自定义Multiview => 带贴图的mesh 的功能。 |
Hunyuan3D-2\hy3dgen\texgenpipelines.py\Hunyuan3DPaintPipeline_call_
|
是的,类似的对 MV 的中间处理也在 3D-Pack 里用了很久了,我看最近 ComfyUI 扩展那边似乎有动作,可以期待一下更新: |
相比官方在HF的空间,本地运行的贴图效果差劲,存在错误和伪影。
The text was updated successfully, but these errors were encountered: