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

3D_shape_ocupancy #12

Open
Timon-Hoefer opened this issue Mar 1, 2021 · 2 comments
Open

3D_shape_ocupancy #12

Timon-Hoefer opened this issue Mar 1, 2021 · 2 comments

Comments

@Timon-Hoefer
Copy link

Hi there,

how much RAM is needed to run it with the Aramdillo.ply? Running it with my local .ply files works fine. But the 500GB RAM on our server are not enough for the Armadillo (had to stop it manually). Do you have some advice here?

Best,
Timon

@tancik
Copy link
Owner

tancik commented Mar 1, 2021

We used machines with 64GB of RAM so the 500GB is unlikely the issue. Our GPU has 16GB of memory, perhaps this is where the limitation is? If it is, try reducing the batch size.

@Timon-Hoefer
Copy link
Author

The issue is not coming while training. It is when the ground truth values are generated. Maybe it is because of the size of the .ply files I am using.
Basically in that function: gt_fn(inputs, mesh).

My local ones do have a size of 78.8kB.

The Aramadillo, that I downloaded from: http://graphics.stanford.edu/data/3Dscanrep/ ,
has 6.9 MB.

How big are the sizes of the ones, you used?

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

2 participants