Tuesday, July 28, 2020

How does machine learning work?

Machine learning works by Building ‘smart algorithms’ and present the computer with ‘enough’ real-world examples of the environment (training data), so that when the computer sees ‘similar data’, it knows what to do.
In order to stay at the top, machine learning models need to be trained on representative datasets that include all the needed all possible circumstances and possibilities
Some examples:
  • Traffic cameras that automatically detect lane violations.
  • Fitness applications that automatically log your calorie count from pictures of the food you eat. You don’t have to input the amount and type of food anymore.
  • Security cameras that annotate the root cause of motion sensor triggers (e.g. whether it was an animal, human, falling leaves, a car driving by, etc.) and react accordingly. It also helps decrease the frequency of false alarms.
For these Computer Vision models to work in real world with best accuracy, curated (labeled) data sets are used by ML experts to train algorithms by adjusting parameters, in order to make accurate predictions for incoming data.




2 comments:

  1. AI & ML in Dubai
    https://www.nsreem.com/ourservices/ai-ml/
    Artificial intelligence is very widespread today. In at least certainly considered one among its various forms has had an impact on all major industries in the world today, NSREEM is #1 AI & ML Service Provider in Dubai
    1634356062491-9

    ReplyDelete
  2. Very Informative and creative contents. This concept is a good way to enhance the knowledge. thanks for sharing.
    Continue to share your knowledge through articles like these, and keep posting more blogs. Data Labeling Software

    ReplyDelete

Why do we annotate images?

  For a computer to understand images, the training data needs to be labeled and presented in a language that the computer would eventually ...