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

i get an error when i try to save obj with textures #119

Open
maylad31 opened this issue Dec 20, 2021 · 3 comments
Open

i get an error when i try to save obj with textures #119

maylad31 opened this issue Dec 20, 2021 · 3 comments

Comments

@maylad31
Copy link

I get an error that texture is non contiguous. I make the tensor contiguous using contiguous(). Then I get this:
image = image.cpu().numpy()
RuntimeError: CUDA error: an illegal memory access was encountered

@mountain-shui
Copy link

Me too, Do you find any solutions?

@maylad31
Copy link
Author

maylad31 commented Jan 9, 2022

No , I couldn't.

@logicsh
Copy link

logicsh commented Jul 6, 2022

I have the same problem

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

3 participants