exadel-inc / CompreFace

Leading free and open-source face recognition system
https://exadel.com/accelerator-showcase/compreface/
Apache License 2.0
5.72k stars 776 forks source link

Develop custom plugin. #795

Open MuhmdHsn313 opened 2 years ago

MuhmdHsn313 commented 2 years ago

Hello,

It's very good to develop a custom plugin and add it to the service.

Thanks..

pospielov commented 2 years ago

hello, what custom plugin do you mean?

MuhmdHsn313 commented 2 years ago

I need to write code to get custom result. Like 3rd party plugin.

pospielov commented 2 years ago

You can write it and make a pull request to our repository. Or just fork our repository and commit everything there.

MuhmdHsn313 commented 2 years ago

Please, could you provide me an example for a plugin.

pospielov commented 2 years ago

https://github.com/exadel-inc/CompreFace/tree/master/embedding-calculator/src/services/facescan/plugins/agegender Here is an example of agegender plugin