isLouisHsu / isLouisHsu/isLouisHsu.github.io
Face Detection: MTCNN | LOUIS' BLOG
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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