From 7966c1149df04eb636bdbb7aacab690cd506cbb3 Mon Sep 17 00:00:00 2001 From: SecretStar112 Date: Tue, 3 May 2022 23:29:48 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a92f81..ef87988 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Note: results will be saved to `runs/detect` `python run.py --path path_to_model.pt` * path: path to trained weights -# Google Colab stuff +# Google Colab * Training_yolov5_Colab.ipynb : train, inference using GPU
* Flask_Web_App.ipynb : flask application