0% found this document useful (0 votes)
9 views33 pages

Computer Vision

Uploaded by

Grace Anyanwu
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
Download as pptx, pdf, or txt
0% found this document useful (0 votes)
9 views33 pages

Computer Vision

Uploaded by

Grace Anyanwu
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1/ 33

Mastering Azure AI fundamentals with Computer

Vision
Subtitle or speaker name
Event name or presentation
title
Subtitle or speaker name
Introduction and Welcome
Computer vision is an area of artificial intelligence (AI) in
which software systems are designed to perceive the world
visually, through cameras, images, and video. There are
multiple specific types of computer vision problems that AI
engineers and data scientists can solve using a mix of
custom machine learning models and platform-as-a-service
(PaaS) solutions - including many AI services in Microsoft
Azure.
Agenda
 Fundamentals of Computer Vision
 Fundamentals of Facial Regcognition
 Fundamentals Of OCR
What is AI and Computer Vision?
AI refers to the development of computer systems or software that can perform
tasks that typically require human intelligence. These tasks include reasoning,
learning, problem-solving, perception, language understanding, and decision-
making

Computer vision is one of the core areas of artificial intelligence (AI), and focuses on
creating solutions that enable AI applications to "see" the world and make sense of
it.
Natural Language Processing
 Azure AI language can be used to build natural language
processing solutions.
 Microsoft's Azure AI Speech is another service that can be
used to build natural language processing solutions. Azure
AI Speech features include speech recognition and
synthesis, real-time translations, conversation
transcriptions, and more.
 You can explore Azure AI Language features in the Azure
Language Studio and Azure AI Speech features in
the Azure Speech Studio. The service features are
available for use and testing in the studios and other
programming languages.
Azure AI Services
Azure AI services help developers and organizations rapidly create intelligent
applications by providing out-of-the-box and customizable APIs and models. These
services cover a wide range of tasks, including natural language processing, search,
monitoring, translation, speech, vision, and decision-making.
Real world applications of Computer Vision
 Facial Recognition
 Self-Driving Cars
 Agriculture
 Robotic Automation
 Video Surveillance
 HealthCare Imaging
 Smart Cities
Bullet points layout with subtitle
Set the subtitle to 20pt in the same text block, with character spacing Normal

Move the text block down vertically to align to lower guide


If you don’t see guidelines, click on the View menu,
and then check the box in front of “Guides”

Hyperlink style: www.microsoft.com


Demo
Chiamaka Anyanwu
Video
Q&A and Networking
Survey
Software code slide
This slide layout uses Consolas, a monotype font
which is ideal for showing software code.
STUDENT AMBASSADORS: PLEASE ADJUST THIS SLIDE TO THE END OF YOUR
PRESENTATION, AND REMOVE THIS TEXT

Take our two-question survey


Introduction to Azure
Machine Learning
Chiamaka Anyanwu
What is Machine Learning?

Machine learning (ML) is a


subfield of artificial
intelligence (AI) that focuses
on enabling computers to
learn from data and improve
their performance over time.

This Photo by Unknown Author is licensed under CC BY-SA


Types of Machine Learning

Supervised : Trained on a
labelled data set.

Unsupervised : works with


unlabelled data

Reinforcement: involves an
agent interacting with an
environment.
Machine Learning Function
A machine
learning
model is a
software
application
that
encapsulates
a function.

The process of
defining this
function is
known as
training.
What is Azure Machine Learning
 Azure Machine Learning is a cloud service for accelerating
and managing the machine learning (ML) project lifecycle.
ML professionals, data scientists, and engineers can use it
in their day-to-day workflows to train and deploy models
and manage machine learning operations (MLOps).

 You can create a model in Machine Learning or use a model


built from an open-source platform, such as PyTorch,
TensorFlow, or scikit-learn. MLOps tools help you monitor,
retrain, and redeploy models.
What does Azure Machine Learning do?
Model training and deployment
Machine Learning Operations
Open- Source Integration
Cross Compatible tools
Collaboration and Productivity
Machine Learning Models

Machine learning models are computer algorithms that use data to make estimations or
decisions.

It is the core component of machine learning.

Think of a model as a function that accepts data as input and produces an output.

First step in machine learning is to select the kind of model you’d like to use.
Azure Machine Learning

Demo
Demo
Speaker name
Video
Software code slide
This slide layout uses Consolas, a monotype font
which is ideal for showing software code.

You might also like