Merge remote-tracking branch 'origin/master'
# Conflicts: # README.md
This commit is contained in:
commit
72b0f65907
|
@ -43,7 +43,8 @@ Python 3.7 or later with the following `pip3 install -U -r requirements.txt` pac
|
|||
|
||||
# Jupyter Notebook
|
||||
|
||||
Our Jupyter [notebook](https://github.com/ultralytics/yolov3/blob/master/examples.ipynb) has excellent training, inference and testing examples to get you started quickly.
|
||||
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue