Merge remote-tracking branch 'origin/master'

This commit is contained in:
Glenn Jocher 2019-07-23 17:03:18 +02:00
commit cb5dcd612c
2 changed files with 328 additions and 2 deletions

View File

@ -43,8 +43,7 @@ Python 3.7 or later with the following `pip3 install -U -r requirements.txt` pac
# Jupyter Notebook
A jupyter notebook with training, inference and testing examples is available at:
https://colab.research.google.com/drive/1G8T-VFxQkjDe4idzN8F-hbIBqkkkQnxw
Use our Jupyter [notebook](https://github.com/ultralytics/yolov3/blob/master/ultralytics_YOLOv3.ipynb) to quickly get started with training, inference and testing examples.
# Training

327
ultralytics_YOLOv3.ipynb Normal file

File diff suppressed because one or more lines are too long