diff --git a/notebooks/train_test_pipeline.ipynb b/notebooks/train_test_pipeline.ipynb index 11006a6..8892b68 100644 --- a/notebooks/train_test_pipeline.ipynb +++ b/notebooks/train_test_pipeline.ipynb @@ -336,7 +336,7 @@ "source": [ "### 1C. Copy labels to training image directory\n", "\n", - "For YOLTv4, images need to be in the same folder as images for training" + "For YOLTv4, labels need to be in the same folder as images for training" ] }, {