Update README.md
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>pull/13301/head
parent
bb35feef20
commit
16e6292354
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
## About ClearML
|
## About ClearML
|
||||||
|
|
||||||
[ClearML](https://clear.ml?utm_source=yolov5&utm_medium=referral&utm_campaign=yolov5_tutorial_clearml) is an [open-source](https://github.com/allegroai/clearml) toolbox designed to save you time ⏱️.
|
[ClearML](https://clear.ml) is an [open-source](https://github.com/allegroai/clearml) toolbox designed to save you time ⏱️.
|
||||||
|
|
||||||
🔨 Track every YOLOv5 training run in the <b>experiment manager</b>
|
🔨 Track every YOLOv5 training run in the <b>experiment manager</b>
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@ And so much more. It's up to you how many of these tools you want to use, you ca
|
||||||
|
|
||||||
To keep track of your experiments and/or data, ClearML needs to communicate to a server. You have 2 options to get one:
|
To keep track of your experiments and/or data, ClearML needs to communicate to a server. You have 2 options to get one:
|
||||||
|
|
||||||
Either sign up for free to the [ClearML Hosted Service](https://clear.ml?utm_source=yolov5&utm_medium=referral&utm_campaign=yolov5_tutorial_clearml) or you can set up your own server, see [here](https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server). Even the server is open-source, so even if you're dealing with sensitive data, you should be good to go!
|
Either sign up for free to the [ClearML Hosted Service](https://clear.ml) or you can set up your own server, see [here](https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server). Even the server is open-source, so even if you're dealing with sensitive data, you should be good to go!
|
||||||
|
|
||||||
1. Install the `clearml` python package:
|
1. Install the `clearml` python package:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue