Darkflow: Cloud service recommendation

Created on 24 Apr 2018  路  5Comments  路  Source: thtrieu/darkflow

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

Most helpful comment

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

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

All 5 comments

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

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

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

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

Have you ever tried darkflow on it?

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

Was this page helpful?
0 / 5 - 0 ratings