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

occur "do not support renderer in this machine" problem #14

Closed
barrycxg opened this issue May 9, 2023 · 2 comments
Closed

occur "do not support renderer in this machine" problem #14

barrycxg opened this issue May 9, 2023 · 2 comments

Comments

@barrycxg
Copy link

barrycxg commented May 9, 2023

When i run the code, I occur the "do not support renderer in this machine". I find your code referencing this package in your networks/model.py.
try: import soft_renderer as sr import soft_renderer.functional as srf except: print('do not support renderer in this machine')
I want to consult how to install this package "soft_renderer".

@zerchen
Copy link
Owner

zerchen commented May 10, 2023

Hi,

Actually, this renderer is not used in the alignsdf paper. If you want to incorporate it in your own work, you could install it from SoftRas repo. You could follow their instructions to install this dependency.

Best,
Zerui

@barrycxg
Copy link
Author

Thanks for your reply and patience.

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