From 166946da4ae23efb4e8d2587437066b1f533c738 Mon Sep 17 00:00:00 2001 From: Daniel Saavedra Date: Tue, 1 Dec 2020 22:55:40 -0300 Subject: [PATCH 1/5] Update README.md --- GPS_Panel/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/GPS_Panel/README.md b/GPS_Panel/README.md index 87eb02f..3239256 100755 --- a/GPS_Panel/README.md +++ b/GPS_Panel/README.md @@ -21,7 +21,9 @@ Enumeration_KML.ipynb This algorithm uses the division of the panels to classify them individually if they are with any fault. ## Train Model -In the Classifier folder there is the training of the model `` `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. +In the Classifier folder there is the training of the model +[Train_Classifier_DEEP_SVC](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 From 050fa55ae9b04be510238a10209231cc9f8bcce4 Mon Sep 17 00:00:00 2001 From: Daniel Saavedra Date: Fri, 4 Dec 2020 15:36:34 -0300 Subject: [PATCH 2/5] 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 From 72815458df9015ed09c3fce21aaae37dd9bb183c Mon Sep 17 00:00:00 2001 From: Daniel Saavedra Date: Tue, 22 Dec 2020 23:38:58 -0300 Subject: [PATCH 3/5] Update requirements.txt --- GPS_Panel/requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/GPS_Panel/requirements.txt b/GPS_Panel/requirements.txt index 0558db9..563c7af 100644 --- a/GPS_Panel/requirements.txt +++ b/GPS_Panel/requirements.txt @@ -9,5 +9,4 @@ matplotlib==3.2.2 scipy==1.4.1 ipython==7.19.0 scikit_learn==0.23.2 -skimage==0.0 From 3259ecb3f1351d6ae03d60dd6db335736526f581 Mon Sep 17 00:00:00 2001 From: Daniel Saavedra Date: Tue, 22 Dec 2020 23:49:14 -0300 Subject: [PATCH 4/5] Update requirements.txt --- GPS_Panel/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/GPS_Panel/requirements.txt b/GPS_Panel/requirements.txt index 563c7af..183bf8f 100644 --- a/GPS_Panel/requirements.txt +++ b/GPS_Panel/requirements.txt @@ -9,4 +9,5 @@ matplotlib==3.2.2 scipy==1.4.1 ipython==7.19.0 scikit_learn==0.23.2 +geopandas From 9a52a7f98d39a4f9f12e6c03da19e58b7b3abd3a Mon Sep 17 00:00:00 2001 From: Daniel Saavedra Date: Wed, 23 Dec 2020 00:05:38 -0300 Subject: [PATCH 5/5] Update requirements.txt --- GPS_Panel/requirements.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/GPS_Panel/requirements.txt b/GPS_Panel/requirements.txt index 183bf8f..fe5e264 100644 --- a/GPS_Panel/requirements.txt +++ b/GPS_Panel/requirements.txt @@ -10,4 +10,7 @@ scipy==1.4.1 ipython==7.19.0 scikit_learn==0.23.2 geopandas - +rtree==0.9.3 +simplekml +urbanaccess pandana +cenpy