deepinsight / insightface

State-of-the-art 2D and 3D Face Analysis Project
https://insightface.ai
22.83k stars 5.34k forks source link

I sit possible for this tool to be used to detect faces only without swapping? #2630

Open muhammadsr opened 1 month ago

muhammadsr commented 1 month ago

I am wondering if I can create a masking file from detected faces only without swapping?

Here is an example of one mask wahouiesq6n1pf7rq5n00s8uatvv ktfd36wxk0e6185ljyhqzyqmeanw

nttstar commented 1 month ago

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