🌟 Show Your Support If you love Zero123Plus, consider giving us a star on GitHub. It helps to boost our motivation and the project's visibility. Thank you for your contribution and for being a part of the Zero123Plus journey! 🎈 Happy coding! 🚀...
Code repository for Zero123++: a Single Image to Consistent Multi-view Diffusion Base Model. - datakami-models/zero123plus
一张照片,就能生成多角度图片,AI 3D 建模的发展又进一步。 左边是原始图片,右边是 AI 生成的多视角图片。 官方还发了 demo,网页在线可以体验: https://huggingface.co/spaces/sudo-ai/zero123plus-demo-space 项目刚刚开源,感兴趣的小伙伴不妨试一试。 项目地址: https://github.com/SUDO-AI-3D/zero12...
Code repository for Zero123++: a Single Image to Consistent Multi-view Diffusion Base Model. - zero123plus/examples/img_to_mv.py at main · Shiyao-Huang/zero123plus
GitHub Copilot Enterprise-grade AI features Premium Support Enterprise-grade 24/7 support Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my ema...
Dear authors, thanks for releasing zero123++. May I know why do you perform latent and image unscaling? And how do you decide the scaling ratio? https://huggingface.co/sudo-ai/zero123plus-pipeline/blob/main/pipeline.py#L396 latents = uns...
Thanks for the fantastic work. Accoding to the latest release I can get the normal map output. Instead of using depth map prior, I wonder how can I get the depth map output for the generated multiple views? I've tried transfer normal map...
https://github.com/SUDO-AI-3D/zero123plus/ It uses the Zero123plus model to generate 3D views using just one image. If anyone have some ideas about how to do it, again, thank you very much for yor collaboration and tips. Installing ...
You will need torch (recommended 2.0 or higher), diffusers (recommended 0.20.2), and transformers to start. If you are using torch 1.x, it is recommended to install xformers to compute attention in the model efficiently. The code also runs on older versions of diffusers, but you may ...
Code repository for Zero123++: a Single Image to Consistent Multi-view Diffusion Base Model. - zero123plus/examples/depth_controlnet.py at main · Shiyao-Huang/zero123plus