1/47 What Is Computer Vision

Welcome to the first section of the Computer Vision Fundamentals with Google Cloud course.

2/47 What Is Computer Vision

In this part of the course, you learn what computer vision is and recognize the rapid growth in high-resolution image data available.

3/47 What Is Computer Vision

You’ll explore different types of computer vision problems

4/47 What Is Computer Vision

and business applications of computer vision that high-resolutions image data can be applied to.

5/47 What Is Computer Vision

And, you’ll recognize various machine learning tools offered by Google Cloud in order to solve computer vision problems.

6/47 What Is Computer Vision

Finally, you’ll learn and experiment with the pre-built Vision API for computer vision problems

7/47 What Is Computer Vision

that let you derive insights

8/47 What Is Computer Vision

from your images

9/47 What Is Computer Vision

by detecting emotion,

10/47 What Is Computer Vision

understanding text, and more.

11/47 What Is Computer Vision

Computer vision is a subset of machine learning (ML),

12/47 What Is Computer Vision

and therefore artificial intelligence (AI),

13/47 What Is Computer Vision

which focuses on how computers see

14/47 What Is Computer Vision

and understand

15/47 What Is Computer Vision

digital images

16/47 What Is Computer Vision

and videos.

17/47 What Is Computer Vision

Although capturing an image in a digital form began in the 1960s,

18/47 What Is Computer Vision

research on configuring computers to understand the subject matter

19/47 What Is Computer Vision

or the meaning of all those pixels

20/47 What Is Computer Vision

has only progressed in the last few decades.

21/47 What Is Computer Vision

And it is only within the last few years, with the advent of cloud computing

22/47 What Is Computer Vision

and specialized processors designed for computer vision,

23/47 What Is Computer Vision

that this technology can be leveraged at scale.

24/47 What Is Computer Vision

This advancement is primarily because every image can be represented as 2-dimensional arrays of numbers, which are known as pixels.

25/47 What Is Computer Vision

Computer vision has also experienced growth because of the mass amounts of data generated now

26/47 What Is Computer Vision

which allow researchers to train computer vision models.

27/47 What Is Computer Vision

In 2002, the first phones with built-in cameras became publicly available.

28/47 What Is Computer Vision

By 2006, more than half of all phones had integrated cameras.

29/47 What Is Computer Vision

Now, mobile technology with built-in cameras has saturated the world with visual inputs

30/47 What Is Computer Vision

like digital images

31/47 What Is Computer Vision

and videos.

32/47 What Is Computer Vision

Internet growth statistics from Statista show that the total amount of data consumed globally in 2021

33/47 What Is Computer Vision

was 79 zettabytes

34/47 What Is Computer Vision

and 93% of people accessed the internet through mobile devices.

35/47 What Is Computer Vision

A ‘byte’ is a unit of digital storage capacity, and a zettabyte is 10 to the 21st bytes.

36/47 What Is Computer Vision

Considering that the phones in your pockets can capture high-resolution images, the amount of visual data is even more impressive.

37/47 What Is Computer Vision

To give you another sense of the scale of visual data, consider that for every second that passes,

38/47 What Is Computer Vision

8.5 hours of videos

39/47 What Is Computer Vision

are uploaded to YouTube.

40/47 What Is Computer Vision

That’s 500 hours of video data for every minute.

41/47 What Is Computer Vision

And that’s just video data to YouTube.

42/47 What Is Computer Vision

As of November 2020, 4 trillion photos were stored in Google Photos,

43/47 What Is Computer Vision

and every week, 28 billion new photos and videos are uploaded.

44/47 What Is Computer Vision

This number roughly corresponds to 46,300 visual inputs per second.

45/47 What Is Computer Vision

If you’ve ever read the stat that estimates that 90% of the world’s data has been created in the last two years, there are so many articles using the same exact line,

46/47 What Is Computer Vision

consider how recent events drive demand for data and analytics to unprecedented levels.

47/47 What Is Computer Vision

Finally, new algorithms such as convolutional neural networks build on the hardware and software capabilities of our era.