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 to use train.py to run #24

Closed
Sunstin opened this issue May 19, 2020 · 4 comments
Closed

How to use train.py to run #24

Sunstin opened this issue May 19, 2020 · 4 comments
Labels

Comments

@Sunstin
Copy link

Sunstin commented May 19, 2020

because my computer don't have GPU,so i should run train.py. What request should i give in terminal? I tried but faild. @hellojialee Thank you very much~

@Sunstin
Copy link
Author

Sunstin commented May 19, 2020

python train.py

@hellojialee
Copy link
Owner

Hi, my friend. I'm sorry to tell you the python script train.py only supports GPU training. Or you can try to convert the GUP pre-trained model into a CPU model and change the code that only considers GPU usage cases. I highly recommend GPU training. CPU training is only suitable for those work concentrated on model compression or light-weighted backbones.

@Sunstin
Copy link
Author

Sunstin commented May 25, 2020

i'm trying to solve these problems,thank you for you advice~~

@stale
Copy link

stale bot commented Jun 24, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jun 24, 2020
@stale stale bot closed this as completed Jul 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants