Skip to content

Latest commit

 

History

History
71 lines (61 loc) · 2.14 KB

README.md

File metadata and controls

71 lines (61 loc) · 2.14 KB

FaceKit

Simple facial video processing toolkit with onnx runtime, including face detection, face alignment, face parsing and so on...

Examples

Face detection & alignment

19 landmarks

29 landmarks

meta_19.mp4
meta_29.mp4

68 landmarks

98 landmarks

meta_68.mp4
meta_98.mp4

106 landmarks

1000 landmarks

meta_106.mp4
meta_1000.mp4

Face parsing

Facekit -> point list, SAM -> parsing

Parsing

parsing.mp4

TODO

  • How to use & examples for testing
  • Detailed discription