Chapter 10: Getting Insights from Images with Computer Vision
An image is worth a thousand words, but it can be hard to extract those words from an image. This expression shows how complex images are and how much information they can contain, which is why getting insights from images is a challenging task.
To quickly get insights from images, you can use Computer Vision models. Computer Vision (CV) is a type of Deep Learning (DL), where the goal is to teach the computer to understand images. With the Computer Vision models offered by Azure's Cognitive Services, you can analyze images in Power BI.
In this chapter, we'll explore two ways to work with the Vision application programming interfaces (APIs) from Cognitive Services in Power BI: Computer Vision and Custom Vision. Additionally, we'll visualize a set of images in Power BI to add context to the extracted insights. Specifically, we'll be looking at the following topics:
- Getting insights with Computer...