1
00:00:00,240 --> 00:00:07,470
Applications of computer vision are everywhere today, going from Tesla's self-driving cars.

2
00:00:08,430 --> 00:00:15,090
To livestock farmers who can now automatically count the number of animals they have to mobile facial

3
00:00:15,090 --> 00:00:16,740
recognition apps.

4
00:00:17,540 --> 00:00:25,310
And even in the hospitals where the gastroenterologists could make use of computer vision for faster

5
00:00:25,310 --> 00:00:26,660
diagnostics.

6
00:00:27,990 --> 00:00:35,250
At the heart of this computer vision products is advanced deep learning models like the convolutional

7
00:00:35,250 --> 00:00:36,720
neural networks.

8
00:00:36,720 --> 00:00:44,280
And also in more recent times, we've also seen the vision transformers, which make use of the popular

9
00:00:44,280 --> 00:00:45,930
transformer model.

10
00:00:46,440 --> 00:00:55,200
In this course, we shall take you from the beginner level to building quite simple models with TensorFlow

11
00:00:55,200 --> 00:01:02,400
and get into even more complex models and advanced concepts.

12
00:01:02,400 --> 00:01:11,240
So you will not only learn how to build your own models, but also how to implement concepts like transfer

13
00:01:11,250 --> 00:01:12,000
learning.

14
00:01:12,210 --> 00:01:16,710
And then one thing you'll learn how to do is model deployment.

15
00:01:16,710 --> 00:01:26,070
So you'll learn how to build the model and also make sure that it's usable by some user located anywhere

16
00:01:26,070 --> 00:01:27,120
in the planet.

17
00:01:27,840 --> 00:01:35,190
That said, we'll look at applications like human emotions, recognition, object detection, image

18
00:01:35,190 --> 00:01:40,390
segmentation, people counting and image generation.

19
00:01:40,470 --> 00:01:47,490
And so at the end of this course, you'll be able to make use of tools like hug and face and TensorFlow

20
00:01:47,490 --> 00:01:49,800
to solve real world problems.
