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

显存问题 #44

Open
xiaohongzaizhe opened this issue Jul 19, 2023 · 6 comments
Open

显存问题 #44

xiaohongzaizhe opened this issue Jul 19, 2023 · 6 comments

Comments

@xiaohongzaizhe
Copy link

我使用了48G的显存的显卡,parser.add_argument('-chunk', type=int, default=5 , help='crop volume depth') #原本96
parser.add_argument('-num_sample', type=int, default=1 , help='sample pos and neg')
parser.add_argument('-roi_size', type=int, default=96 , help='resolution of roi') parser.add_argument('-b', type=int, default=1, help='batch size for dataloader')都会爆显存,而太低的参数会导致loss=1 模式崩溃

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Title: Video memory problem

@xiaohongzaizhe
Copy link
Author

请问原作者是在单卡显存多少的情况下训练的?

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


May I ask how the original author trained with the amount of video memory on a single card?

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


How can I support Doka training?

@WuJunde
Copy link
Collaborator

WuJunde commented Jan 7, 2024

try smaller batch size or image resolution

@2308700388
Copy link

Can 3090 be trained

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

4 participants