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

Training on Google Cloud/Amazon Web Services #47

Closed
MoustafaAyoub opened this issue Aug 22, 2018 · 4 comments
Closed

Training on Google Cloud/Amazon Web Services #47

MoustafaAyoub opened this issue Aug 22, 2018 · 4 comments

Comments

@MoustafaAyoub
Copy link

Has any one trained on google cloud, if yes can you post the steps?

@AlexEMG
Copy link
Member

AlexEMG commented Aug 22, 2018

Dear Moustafa,

We don't have any experience with this, but I heard that some users do so (perhaps with other services like amazon...). Perhaps this topic would be best discussed in the Slack user group: (deeplabcut.slack.com. Just email Mackenzie to join.

However, would be great if people could add their experiences here.

Best,
Alexander

@brunoboivin
Copy link

If you have access to Amazon Web Services, I can confirm it works on there. They have instances designed for deep learning. You can use the following AMI Deep Learning AMI (Ubuntu) Version 12.0 (ami-d1c9cdae) on a GPU compute instance of your choice. Then, install the required packages as per DLC wikipage, follow their instructions for training and testing, and voila.

@MoustafaAyoub
Copy link
Author

Same thing on Google Cloud. You just have to upload the the whole folder "DeepLabCut" in a bucket, then copy this folder into the directory you are working on.
Install the dependencies and start the training, and everthing works normally.

(I labelled my own data. So all the steps that were needed before the training where done on normally on the PC, and the training was done on the VM where I used Ubuntu 16.4)

@AlexEMG AlexEMG changed the title Training on Google Cloud Training on Google Cloud/Amazon Web Services Aug 22, 2018
@kaylago
Copy link

kaylago commented Mar 22, 2022

Hi, I'm attempting to use google cloud to run the training and I was wondering how those of you who have used google cloud updated the path on the config file for this?

And on google cloud, you can create specific deep learning vms that run on GNU/linux - would these be better or worse than the Ubuntu vms?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants