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

Does von support RTX2080Ti? #17

Open
andywu1018 opened this issue May 6, 2019 · 6 comments
Open

Does von support RTX2080Ti? #17

andywu1018 opened this issue May 6, 2019 · 6 comments
Assignees
Labels
todo future updates

Comments

@andywu1018
Copy link

I just try figure.sh with RTX 2080ti +CUDA9.0+Pytorch0.4
Error occurs RuntimeError: cuda runtime error (11) : invalid argument at /opt/conda/conda-bld/pytorch_1532582628513/work/aten/src/THC/THCGeneral.cpp:663
RTX 2080ti +CUDA8.0+Pytorch0.4
Error occurs RuntimeError: CuDNN error: CUDNN_STATUS_EXECUTION_FAILED
RTX 2080ti + CUDA10+Pytorch 1.0
Error occurs cant find module 'vtn'
I am confused that does this job support RTX-GPUS?

@junyanz
Copy link
Owner

junyanz commented May 7, 2019

Not sure. We don't have RTX 2080ti in our lab. @ztzhang

@ztzhang
Copy link
Collaborator

ztzhang commented May 7, 2019

I don't think we currently support RTX cards. I'll add a todo tag for this.

@ztzhang ztzhang added the todo future updates label May 7, 2019
@ztzhang ztzhang self-assigned this May 7, 2019
@andywu1018
Copy link
Author

Thanks for your reply. What's more, can this project add texture in 3-D obj to generate textured 3-D model? If can,how?

@ztzhang
Copy link
Collaborator

ztzhang commented May 8, 2019

@andywu1018, currently the texture map is implicit. The only way to generate texture map is to generate multiple views of an object and perform back projection.
We are currently working a version to make it explicit.

Hope this helps.

@humaolin
Copy link

I am using 2080Ti, the code could run

@ck-amrahd
Copy link

Hi guys, did anyone make it work on RTX 2080Ti machine? It doesn't work on mine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
todo future updates
Projects
None yet
Development

No branches or pull requests

5 participants