LibrePhotos / librephotos

A self-hosted open source photo management service. This is the repository of the backend.
MIT License
6.94k stars 302 forks source link

Expand the Face Detection to Animal faces #548

Open RubenKelevra opened 2 years ago

RubenKelevra commented 2 years ago

Describe the enhancement you'd like Like Google Photos I like to have a detection for similar looking animals, to make it easier to find pictures of certain pets.

Cobbert commented 2 years ago

I'd also like to see this type of feature integrated into the system, mostly so we can detect and sort photos of our tortoises aswell as expand the surface area for playing with AI training.

derneuere commented 2 years ago

We use as for face detection dlib, which means that this repository could be interesting: https://github.com/zhaoyuzhi/Animal-Face-Detectors

lilfade commented 2 years ago

I'd love to see this feature creep into the main codebase, would make finding images of my animals a bit easier.

trowj commented 2 years ago

Does this not work already? I've got 62 faces tagged of my dog, but maybe that was just luck...

fcimeson commented 2 years ago

I support this.