Update README.md
Browse files
README.md
CHANGED
@@ -41,7 +41,7 @@ $ pip install -U -r requirements.txt
|
|
41 |
## Tutorials
|
42 |
|
43 |
* [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>
|
44 |
-
* [Kaggle](https://www.kaggle.com/ultralytics/yolov5
|
45 |
* [Train Custom Data](https://github.com/ultralytics/yolov5/wiki/Train-Custom-Data)
|
46 |
* [PyTorch Hub](https://github.com/ultralytics/yolov5/issues/36)
|
47 |
* [ONNX and TorchScript Export](https://github.com/ultralytics/yolov5/issues/251)
|
|
|
41 |
## Tutorials
|
42 |
|
43 |
* [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>
|
44 |
+
* [Kaggle](https://www.kaggle.com/ultralytics/yolov5)
|
45 |
* [Train Custom Data](https://github.com/ultralytics/yolov5/wiki/Train-Custom-Data)
|
46 |
* [PyTorch Hub](https://github.com/ultralytics/yolov5/issues/36)
|
47 |
* [ONNX and TorchScript Export](https://github.com/ultralytics/yolov5/issues/251)
|