Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reintroduce Face Classification #1418

Merged
merged 18 commits into from
Oct 27, 2024
Merged

Reintroduce Face Classification #1418

merged 18 commits into from
Oct 27, 2024

Commits on Oct 1, 2024

  1. Add new classfication, clustering and deletion fields

    - add new field to soft delete faces
    - add new classification and clustering fields to differentiate between matching algos
    - remove unnecessary fields to differentiate between inferred or not
    - remove unknown person and replace it with a simple none
    derneuere committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    3e38a38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    156c131 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40effe5 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    48feed6 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    1a773ab View commit details
    Browse the repository at this point in the history
  2. Fix face count of person

    derneuere committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    3e2cf8c View commit details
    Browse the repository at this point in the history
  3. Fix search caption

    derneuere committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    6a5674f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5927dc View commit details
    Browse the repository at this point in the history
  5. Fix up PersonViewSet

    derneuere committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    ccf7ab6 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Fix searchterm examples

    derneuere committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    bd8fe56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c708ab View commit details
    Browse the repository at this point in the history
  3. Set default sort

    derneuere committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    8ca663f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe7c12c View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Fix typo

    derneuere committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f42c9bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa947de View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    f5df6aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2351a53 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    f817c07 View commit details
    Browse the repository at this point in the history