-
Notifications
You must be signed in to change notification settings - Fork 426
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
Is this project compatible with a recent GPU ? #208
Comments
It works with my 3090 on Windows and WSL Ubuntu. Off the top of my head, you need to use a more recent version of PyTorch. |
@emlcpfx can you help me im getting errors in running the code |
I’m a bit rusty, I barely remember this, but I’ll try. What are the errors? |
This is a guide to getting EMOCA to work on Windows. EMOCA is built on top of DECA, so maybe it’ll help— https://docs.google.com/document/d/13rbNHEtyFqbvgHoIrymD558wmTgd7A67zPE85ISe144/edit |
im running the project on google colab |
@emlcpfx can i get your email id or something else where i can contact you |
Leave yours, and I’ll email you. |
@zardamhussain how did you get this working on colab? the notebook provided is not compatible and i could not install any of the requirements |
|
I have a RTX 4080 (sm__89). It doesnt seem to be compatible with pytorch 1.6
https://pytorch.org/get-started/locally/
Do you believe I can use the nightly build with a more recent pytorch3d version ?
Thanks
The text was updated successfully, but these errors were encountered: