You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd love to thank you for sharing the code of your project. It is very interesting!
I am trying to make it run in order to see if this can solve a problem I have on human meshes, but I'm encountering some problems.
I had to fix a lot of type incompatibilities, but this is fine. Now I encountered some memory problems.
After parts separation it goes OOM on my GPU.
Since I didn't see any indications on the paper, can you share with me the specifications of the setup you use for inference?
I see you used a GTX 1080 TI but no memory size is reported.
I am using a starting shape with around 60k faces so it seems inside the range of the tests you run, so I expect it should not take a lot of space. Am I wrong?
That would be helpful for me to understand if my setup is too light or if I am doing something wrong.
Thank you again in advance for your consideration.
Have a nice day.
The text was updated successfully, but these errors were encountered:
Hi!
I'd love to thank you for sharing the code of your project. It is very interesting!
I am trying to make it run in order to see if this can solve a problem I have on human meshes, but I'm encountering some problems.
I had to fix a lot of type incompatibilities, but this is fine. Now I encountered some memory problems.
After parts separation it goes OOM on my GPU.
Since I didn't see any indications on the paper, can you share with me the specifications of the setup you use for inference?
I see you used a GTX 1080 TI but no memory size is reported.
I am using a starting shape with around 60k faces so it seems inside the range of the tests you run, so I expect it should not take a lot of space. Am I wrong?
That would be helpful for me to understand if my setup is too light or if I am doing something wrong.
Thank you again in advance for your consideration.
Have a nice day.
The text was updated successfully, but these errors were encountered: