exadel-inc / CompreFace

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

How to add extra information like introduction for each Subject? #1236

Closed lykeven closed 7 months ago

lykeven commented 7 months ago

I am currently using your CompreFace, which is very easy and straightforward. However, I would like to know how to add additional information for each person beyond their name. I noticed that in the default settings, the Subject Name cannot exceed 50 characters, it is not feasible to concatenate the person's name and other information since the count of characters for personal introduction exceeds the limit. Is there any way to remove this restriction, or are there other solution that when I recognize a photo, I can not only get the person's name but also their personal introduction?