|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/weekend-project-build-a-face-recognition-app-in-1-hour/
课程评论:没有评论
《周末项目:使用 Python 构建人脸识别应用》这门 Coursera 课程时长为 1 小时,旨在教授学员如何快速构建一个人脸识别应用程序。 **课程主要内容分为三个部分:** 1. **人脸识别基础:** * 学习使用 Face Recognition 库。 * 掌握人脸检测功能,并学会在检测到的人脸周围绘制边界框。 * 学习人脸识别技术,通过比较已知人脸与新输入人脸,判断是否为同一个人。 2. **Streamlit 入门:** * 学习使用 Streamlit,一个开源工具,用于展示和交互机器学习模型。 * 掌握 Streamlit 的基础知识,专注于创建应用的必要功能,而非深入了解其所有细节。 3. **构建人脸识别应用:** * 结合前两个部分的知识,实际动手构建一个完整的人脸识别应用程序。 本课程属于“周末项目”系列,设计目标是在短时间内(1小时)教授基础知识和核心技能,让学员能够快速掌握创建自己人脸识别应用的基本能力。
In this 1 hour course, you will learn how to do a face recognition app. There are three main sections in this course.Section 1:You will first learn the Face Recognition library, where you will learn how to detect the face and draw bounding box around it. Once you have learn to detect the faces, you will then learn to recognize it. We will be using a few faces, to compare and to recognize. Do they belong to the same person?Section 2:We will be using Streamlit. Streamlit is a new tool, an opensource tool, mainly used to display and interact with our machine learning models. You will learn the basics of Streamlit. There is so much to learn from Streamlit. Instead of bogging you down with all the stuff, we will learn, just enough, to create our apps!Section 3:With the knowledge we have learnt in the previous two sections, we will combine it and create our very own Face Recognition App.In line with our Weekend Project series, the course is designed to allow you to learn the basics and the specific skills in a short span of time. In one hour, you will gain the basic skills in creating your very own Face Recognition Apps.