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

Cloud service recommendation #736

Closed
offchan42 opened this issue Apr 24, 2018 · 5 comments
Closed

Cloud service recommendation #736

offchan42 opened this issue Apr 24, 2018 · 5 comments

Comments

@offchan42
Copy link
Contributor

offchan42 commented Apr 24, 2018

Which cloud service do you use for training darkflow models?
Or do you usually use your own GPU?
Any link suggested?

@bduman
Copy link

bduman commented Apr 26, 2018

If you need GPU for training, search "google colab" that provide free gpu for 12 hours otherwise you can try google cloud compute engine.

@offchan42
Copy link
Contributor Author

offchan42 commented Apr 26, 2018

But it doesn't seem like it allows installing darkflow. It only allows Jupyter Notebook, doesn't it?

@bduman
Copy link

bduman commented Apr 26, 2018

No, you can use this jupyter as a terminal with using '!' head of command.

Like this:
!git clone https://github.com/pjreddie/darknet

@offchan42
Copy link
Contributor Author

Have you ever tried darkflow on it?

@bduman
Copy link

bduman commented Apr 26, 2018

no but i installed cuda and darknet on it then train my model so it must be usable.

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

2 participants