Update README.md
This commit is contained in:
parent
d0c46a2ca4
commit
3d225f381c
|
@ -43,7 +43,8 @@ Python 3.7 or later with the following `pip3 install -U -r requirements.txt` pac
|
||||||
|
|
||||||
# Jupyter Notebook
|
# Jupyter Notebook
|
||||||
|
|
||||||
Use our Jupyter [notebook](https://github.com/ultralytics/yolov3/blob/master/examples.ipynb) to quickly get started with training, inference and testing examples.
|
Use our Jupyter [notebook](https://colab.research.google.com/github/ultralytics/yolov3/blob/master/examples.ipynb) to quickly get started with training, inference and testing examples.
|
||||||
|
https://colab.research.google.com/github/ultralytics/yolov3/blob/master/examples.ipynb
|
||||||
|
|
||||||
# Training
|
# Training
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue