insightface
insightface copied to clipboard
I sit possible for this tool to be used to detect faces only without swapping?
I am wondering if I can create a masking file from detected faces only without swapping?
Here is an example of one mask
insightface Python library supports face detection only, but it currently does not support face parsing (face masking). You can try using the dml_csr module: https://github.com/deepinsight/insightface/tree/master/parsing/dml_csr