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

Performance? #34

Closed
Marcophono2 opened this issue Dec 18, 2017 · 2 comments
Closed

Performance? #34

Marcophono2 opened this issue Dec 18, 2017 · 2 comments

Comments

@Marcophono2
Copy link

Hello!

A wonderful and creative project!
I am only missing some informations about the performance. How long does it take to calculate a 3d model basing on a "standard" image depending on the gpu hardware? And: Is cpu also a strong factor? I am so impressed that I want to set up an own server to let your project run but would like to know a bit more about performance before deciding which components I buy.

Best regards
Marc

@AaronJackson
Copy link
Owner

Hi Marc, thanks!
On a Titan X the forward pass is very fast, only 300ms or so. Calculating the isosurface of the volume is a bit slower, maybe another 400-700ms depending on CPU, longer on slower machines. However you could speed it up by removing the last spatial upsampling layer and then applying the scaling to the 3D mesh (on XY only).

@Marcophono2
Copy link
Author

Thank you, Aaron! You are a sweetheart!

Best
Marc

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