diff --git a/GPS_Panel/README.md b/GPS_Panel/README.md index 87eb02f..e338a99 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](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 diff --git a/GPS_Panel/requirements.txt b/GPS_Panel/requirements.txt index 0558db9..fe5e264 100644 --- a/GPS_Panel/requirements.txt +++ b/GPS_Panel/requirements.txt @@ -9,5 +9,8 @@ matplotlib==3.2.2 scipy==1.4.1 ipython==7.19.0 scikit_learn==0.23.2 -skimage==0.0 - +geopandas +rtree==0.9.3 +simplekml +urbanaccess pandana +cenpy