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

out of memory error #8

Open
tech-fisher opened this issue Nov 1, 2022 · 2 comments
Open

out of memory error #8

tech-fisher opened this issue Nov 1, 2022 · 2 comments

Comments

@tech-fisher
Copy link

Author,I want some usefull advices to solve my problem with my the gpu memory lackage except set batch size to 1(I already done).It is OK if the change downgrade the model's performance or slower the tranning speed,I just want to see it trainning.Thank you!

@Boese0601
Copy link
Owner

Boese0601 commented Nov 9, 2022

Hi,

You can decrease the input image resolution(img_size) and modify corresponding camera intrinsics in the dataloader(datasets/dtu_train.py or datasets/dtu_test.py for testing) to solve the gpu memory issue.

Di

@notmuchnerdy
Copy link

@tech-fisher could you solve the 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

No branches or pull requests

3 participants