You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: imageai/Prediction/CUSTOMPREDICTION.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
ImageAI provides 4 different algorithms and model types to perform custom image prediction using your custom models.
7
7
You will be able to use your model trained with <b>ImageAI</b> and the corresponding model_class JSON file to predict custom objects
8
8
that you have trained the model on. In this example, we will be using the model trained for 20 experiments on <b>IdenProf</b>, a dataset
9
-
of uniformed professionals and achieved 65.17% accuracy on the test dataset. Download the ResNet model of the model and JSON files in links below: <br>
9
+
of uniformed professionals and achieved 65.17% accuracy on the test dataset (You can use your own trained model and generated JSON file. This 'class' is provided mainly for the purpose to use your won custom models.). Download the ResNet model of the model and JSON files in links below: <br>
0 commit comments