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

how should I train models with GPUS #342

Closed
hanrui15765510320 opened this issue Nov 12, 2019 · 11 comments
Closed

how should I train models with GPUS #342

hanrui15765510320 opened this issue Nov 12, 2019 · 11 comments

Comments

@hanrui15765510320
Copy link

hello,I have a problem about what should I do if I want to train with GPU? I use this command"CUDA_VISIBLE_DEVICES=0,1 python3 train.py --data_config config/coco.data --pretrained_weights weights/darknet53.conv.74",but it's error and I don't know reasons about this issue.

@hanrui15765510320
Copy link
Author

I'm sorry, the code is right,it's my fault

@ujsyehao
Copy link

@hanrui15765510320 It can use multiple GPUS?

@ujsyehao
Copy link

It is unuseful.

@hanrui15765510320
Copy link
Author

@hanrui15765510320 It can use multiple GPUS?
I can't use multiple GPUS.You can use this command"CUDA_VISIBLE_DEVICES=0,1",but it looks unuseful for me,i don't know reasons.

@ujsyehao
Copy link

you can refer to https://github.com/ujsyehao/yolov3-multigpu

@Damon2019
Copy link

Hi,can you tell me how to train with a single-gpu.I found that I am using cpu training

@tyjiang1997
Copy link

Hi,can you tell me how to train with a single-gpu.I found that I am using cpu trainin
Did you solve this problem, I encountered the same problem.QAQ

@sakurasakura1996
Copy link

Hi,can you tell me how to train with a single-gpu.I found that I am using cpu training

Did you solve the problem,I tried to run the code on google colab and found that I am using cpu training

@JQLIANG77
Copy link

Hi,can you tell me how to train with a single-gpu.I found that I am using cpu training

Did you solve the problem,I tried to run the code on google colab and found that I am using cpu training

Did you solve it? How can I run it with the single gpu?

@nnzy11
Copy link

nnzy11 commented Nov 25, 2020

Hi,can you tell me how to train with a single-gpu.I found that I am using cpu training

Did you solve the problem,I tried to run the code on google colab and found that I am using cpu training

Did you solve it? How can I run it with the single gpu?
Hello! Did you solve it? How can I run it with the single gpu?

@Flova
Copy link
Collaborator

Flova commented Aug 3, 2021

Duplicate of issue #520

@Flova Flova closed this as completed Aug 3, 2021
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

8 participants