Comment on Real time numbers recognition (MNIST) on an iPhone with CoreMLparentComments−gunzor7yYou can use threshold value to detect whether there is no number. If the prediction accuracy is below this threshold value you can say it as no number
Comments
You can use threshold value to detect whether there is no number. If the prediction accuracy is below this threshold value you can say it as no number