glenn-jocher
commited on
Commit
•
245bd1d
1
Parent(s):
a3ee0a8
update README.md
Browse files
README.md
CHANGED
@@ -37,10 +37,10 @@ $ pip install -U -r requirements.txt
|
|
37 |
|
38 |
## Tutorials
|
39 |
|
40 |
-
* <a href="https://colab.research.google.com/github/ultralytics/yolov5/blob/master/tutorial.ipynb"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"></a>
|
41 |
* [Train Custom Data](https://github.com/ultralytics/yolov5/wiki/Train-Custom-Data)
|
42 |
* [Google Cloud Quickstart Guide](https://github.com/ultralytics/yolov5/wiki/GCP-Quickstart)
|
43 |
-
* [Docker Quickstart Guide](https://github.com/ultralytics/yolov5/wiki/Docker-Quickstart)
|
44 |
|
45 |
|
46 |
## Inference
|
|
|
37 |
|
38 |
## Tutorials
|
39 |
|
40 |
+
* [Notebook](https://github.com/ultralytics/yolov5/blob/master/tutorial.ipynb) <a href="https://colab.research.google.com/github/ultralytics/yolov5/blob/master/tutorial.ipynb"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"></a>
|
41 |
* [Train Custom Data](https://github.com/ultralytics/yolov5/wiki/Train-Custom-Data)
|
42 |
* [Google Cloud Quickstart Guide](https://github.com/ultralytics/yolov5/wiki/GCP-Quickstart)
|
43 |
+
* [Docker Quickstart Guide](https://github.com/ultralytics/yolov5/wiki/Docker-Quickstart) ![Docker Pulls](https://img.shields.io/docker/pulls/ultralytics/yolov5?logo=docker)
|
44 |
|
45 |
|
46 |
## Inference
|