github tedornitier/immich-pet-tagger v0.1.0

latest releases: v1.5.0, v1.4.0, v1.3.3...
one month ago

Initial release.

Features

  • Automatic pet tagging in Immich using CLIP embeddings (ViT-B-16, openai weights).
  • Web enrollment UI: add pets, search your Immich library, assign reference photos.
  • Logistic regression classifier trained locally on ref vs. negative embeddings.
  • Poller runs every 5 minutes, classifies new photos, writes face entries to Immich.
  • Negative samples ("not my pets") to improve rejection of non-pet photos.
  • Clickable ref thumbnails linking back to Immich.
  • Scan status panel showing last run time and per-pet stats.
  • DRY_RUN mode for testing without writing to Immich.
  • Configurable confidence threshold, poll interval, and CLIP model via environment variables.

Don't miss a new immich-pet-tagger release

NewReleases is sending notifications on new releases.