isLouisHsu / isLouisHsu/isLouisHsu.github.io

Face Detection: MTCNN | LOUIS' BLOG

Open
#26 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

ac4dd67f702619414bea41c1e70182ad Gitalk
Dominant language
HTML
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

https://louishsu.xyz/2019/05/05/Face-Detection-MTCNN/

前言MTCNN即Multi-task Cascaded Convolutional Networks,利用深度学习方法进行人脸识别、检测与关键点定位,可谓结合机器视觉领域三大任务为一体。 该算法中,人脸检测与识别视作分类任务,即判别框内图像是否包含人脸;定位视作回归任务,共需确定7个坐标点,依次为:回归框左上、右下坐标,左眼、右眼、鼻尖、左嘴角、右嘴角坐标。 在设计损失函数时,分类任务采用交叉熵(

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the linked MTCNN article and the repository's current site content. The issue does not identify a file, defect, or desired outcome, so clarify whether the intended work is to add, revise, or translate the article before defining what completion means.

Written by the indexing model from the issue text.

Assessment

Domain
content, documentation
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.