jasur-2902 / CarRecognition

This is one of the best vehicle recognition applications. It can determine the car's license plate number, color, model, brand and year.
https://play.google.com/store/apps/details?id=uz.shukurov.carrecognition
MIT License
86 stars 27 forks source link

what is the inference time? #3

Open athulvingt opened 4 years ago

harshsingh32 commented 2 years ago

In deep learning, inference time is the amount of time it takes for a machine learning model to process new data and make a prediction.

Deep learning models are trained using large datasets. Once the model is trained, it can be used to make predictions on new data very quickly.

In fact, most deep learning models can process new data in just a few milliseconds. This makes them well suited for use in real-time applications such as text recognition, speech recognition, and facial recognition.