- Learning Microsoft Cognitive Services
- Leif Larsen
- 198字
- 2021-08-13 15:40:15
Chapter 2. Analyzing Images to Recognize a Face
"We can use the Computer Vision API to prove to our clients the reliability of the data, so they can be confident making important business decisions based on that information."
- Leendert de Voogd, CEO of Vigiglobe
In the previous chapter, you were briefly introduced to Microsoft Cognitive Services. Throughout this chapter, we will dive into image-based APIs from the vision API. We will learn how to perform image analysis. Moving on, we will dive deeper into the Face API, which we briefly looked at in the previous chapter, and we will learn how you can identify people. Next, we will learn how to use the Face API to recognize emotions in faces. Finally, we will learn about the different ways to moderate content.
In this chapter, we will cover the following topics:
- Analyzing images to identify content, metadata, and adult ratings.
- Recognizing celebrities in images and reading text in images.
- Diving into the Face API:
- Learning to find the likelihood of two faces belonging to the same person
- Grouping faces based on visual similarities and searching similar faces
- Identifying a person from a face
- Recognizing emotions
- Content moderation.
- Intel FPGA/CPLD設計(基礎篇)
- Linux KVM虛擬化架構實戰指南
- 顯卡維修知識精解
- BeagleBone By Example
- 電腦常見故障現場處理
- Spring Cloud微服務架構實戰
- STM32嵌入式技術應用開發全案例實踐
- 筆記本電腦使用、維護與故障排除從入門到精通(第5版)
- Machine Learning with Go Quick Start Guide
- Source SDK Game Development Essentials
- Internet of Things Projects with ESP32
- Neural Network Programming with Java(Second Edition)
- 單片機原理及應用:基于C51+Proteus仿真
- Spring Cloud實戰
- 微控制器的應用