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

Reproduction issues #31

Open
GiBucci opened this issue Mar 7, 2022 · 0 comments · May be fixed by #33
Open

Reproduction issues #31

GiBucci opened this issue Mar 7, 2022 · 0 comments · May be fixed by #33

Comments

@GiBucci
Copy link

GiBucci commented Mar 7, 2022

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.

@smokhov smokhov linked a pull request Mar 27, 2022 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant