Update README.md

This commit is contained in:
Daniel Saavedra
2020-12-01 22:55:40 -03:00
committed by GitHub
parent 21bf2b883b
commit 166946da4a

View File

@@ -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. This algorithm uses the division of the panels to classify them individually if they are with any fault.
## Train Model ## 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 ## Example