Skip to content
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

dark texture output of MPS backend on Mac M1 Pro #37

Open
sekkit opened this issue Aug 30, 2024 · 1 comment
Open

dark texture output of MPS backend on Mac M1 Pro #37

sekkit opened this issue Aug 30, 2024 · 1 comment

Comments

@sekkit
Copy link

sekkit commented Aug 30, 2024

dark texture output of MPS backend on Mac M1 Pro
stable-fast-3d % python run.py demo_files/examples/chair1.png --output-dir output/ --texture-resolution 2048 --remesh_option triangle

@jammm
Copy link
Contributor

jammm commented Aug 30, 2024

Right, the output seems slightly darker. I suspect it's due to the MPS backend being a bit flaky as it's relatively new compared to CUDA. This is why we released it as experimental because the results don't exactly match that of the CPU backend. If you want the expected results, use SF3D_USE_CPU=1 to run on the CPU backend.

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

No branches or pull requests

2 participants