Skip to content

Add face detection#524

Open
i-Still-Believe wants to merge 107 commits into
MVIG-SJTU:masterfrom
i-Still-Believe:master
Open

Add face detection#524
i-Still-Believe wants to merge 107 commits into
MVIG-SJTU:masterfrom
i-Still-Believe:master

Conversation

@i-Still-Believe

@i-Still-Believe i-Still-Believe commented Feb 20, 2020

Copy link
Copy Markdown

@Fang-Haoshu

Copy link
Copy Markdown
Member

Thanks jiasong! Nice works.

Here are some modifications before merging.

  1. I found that there are some *.pyc files, could you please remove them and add *.pyc to the .gitignore
  2. The flag should be --face. And we don't need a write_face. You can append the face keypoints after the original keypoints, that means, we have 51+17 keypoints now. We do not need to render the face independently. You can move that part into vis_frame and vis_frame_fast
  3. we can move all the centerface model files to google drive
  4. we can rename centerface to face
  5. There are some useless files under centerface/utils. Please check them and remove all useless files and functions

@ZhengLeon

Copy link
Copy Markdown

Hi@ @7-GUO-7 ,
The face detection models you shared are unavailable now, could you please
upload again?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants