We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7128452 commit 06e7ed0Copy full SHA for 06e7ed0
imageai/Prediction/CUSTOMTRAINING.md
@@ -43,7 +43,6 @@ This images are the ones to be used to test the model as it trains <br>
43
44
9. Then your training code goes as follows: <br> <br>
45
<b><pre>from imageai.Prediction.Custom import ModelTraining
46
-
47
model_trainer = ModelTraining()
48
model_trainer.setModelTypeAsResNet()
49
model_trainer.setDataDirectory("pets")
0 commit comments