From 050fa55ae9b04be510238a10209231cc9f8bcce4 Mon Sep 17 00:00:00 2001 From: Daniel Saavedra Date: Fri, 4 Dec 2020 15:36:34 -0300 Subject: [PATCH] Update README.md --- GPS_Panel/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GPS_Panel/README.md b/GPS_Panel/README.md index 3239256..e338a99 100755 --- a/GPS_Panel/README.md +++ b/GPS_Panel/README.md @@ -22,7 +22,7 @@ This algorithm uses the division of the panels to classify them individually if ## Train Model In the Classifier folder there is the training of the model -[Train_Classifier_DEEP_SVC](Train_Classifier_DEEP_SVC.ipynb) +[Train_Classifier_DEEP_SVC](Classifier/Train_Classifier_DEEP_SVC.ipynb) which is based on the union of a deep learning model pre-trained with Imagenet together with an SVM model. ## Example