Merge remote-tracking branch 'origin/master'

# Conflicts:
#	README.md
This commit is contained in:
Glenn Jocher 2019-07-26 19:13:09 +02:00
commit 72b0f65907
1 changed files with 2 additions and 1 deletions

View File

@ -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