In this course, you will learn about the building blocks of deep neural networks and how to use them. After this, you will be able to build basic image classification, image segmentation or key point detection algorithms yourself. You will also learn how to use and integrate more complex models, such as an object detector into your course.
The building blocks of this course are also used in many other computer vision/machine applications. Object detection, for example, is also used for face recognition/detection, autonomous driving and OCR. The same algorithms used for key point detection are also used for image segmentation, facial landmark detection or action recognition. This course will give you the basic understanding of how all these algorithms work.