From def4a000aaf5e0d58be5e66939597d4229114b20 Mon Sep 17 00:00:00 2001 From: Glenn Jocher Date: Fri, 26 Jul 2019 19:13:40 +0200 Subject: [PATCH] updates --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index ee7ac425..38da9a2b 100755 --- a/README.md +++ b/README.md @@ -43,8 +43,7 @@ Python 3.7 or later with the following `pip3 install -U -r requirements.txt` pac # Jupyter Notebook -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 +Our Jupyter [notebook](https://colab.research.google.com/github/ultralytics/yolov3/blob/master/examples.ipynb) provides quick training, inference and testing examples. # Training