/IntelligentGalleryAlbum

Intelligently categorize photos, automatically group photos belonging to the same person.

Primary LanguagePython

Intelligent Gallery Album

1. Introduce

Intelligently categorize photos, automatically group photos belonging to the same person.

2. Install

2.1 Program

|-- InsightFace-Face-Cluster
    |-- modules
    |   |-- __init__.py
    |   |-- crud.py
    |   |-- database.py
    |   |-- models.py
    |   |-- schemas.py
    |-- utils
    |   |-- __init__.py
    |   |-- msyh.ttc
    |   |-- tools.py
    |-- main.py

2.2 Requirements

pip3 install --upgrade -r requirements.txt -i https://mirror.baidu.com/pypi/simple

3. Quick Start

python3 -m streamlit run main.py 

3.1 Add New Group

3.2 Upload Pictures

3.3 Show Labels

4. Next

  • Vector database built for scalable similarity search: milvus