Go to file
2025-06-24 11:49:37 +08:00
app first commit 2025-06-24 11:49:37 +08:00
conf first commit 2025-06-24 11:49:37 +08:00
findperson first commit 2025-06-24 11:49:37 +08:00
README.md first commit 2025-06-24 11:49:37 +08:00
requirements.txt first commit 2025-06-24 11:49:37 +08:00

FindPerson

a module to save and find face in image

  • find and save all the face in image and save them in milvus vector database
  • find all similarity faces in vector database with face in a given image

dependent

see the requirements.txt

installation

pip install git+https://github.com/yumoqing/findperson