Announcement

  •  » Extensions
  •  » Idea: Face Recognition with OpenCV

#1 2014-10-02 12:37:39

Swider
Guest

Idea: Face Recognition with OpenCV

Hi,
Do you thinking about develop extension with Face Recognition?
It's great idea, any standalone gallery don't have that mechanism.

 

#2 2014-10-06 23:52:39

mistic100
Former Piwigo Team
Lyon (FR)
2008-09-27
3277

Re: Idea: Face Recognition with OpenCV

Hello

I already used the Haar Cascade Facedetection with OpenCV (so native C), it was slow as hell
I can't imagine this working smoothly in PHP

Facebook & Cie can do this because of big infrastructures and distributed servers

Offline

 

#3 2015-06-04 19:46:40

Steven Roose
Guest

Re: Idea: Face Recognition with OpenCV

It doesn't really matter that it's slow, right? If I upload an album, it's ok to have people tag suggestions the next day if it needs to be.

 

#4 2015-06-04 20:49:31

mistic100
Former Piwigo Team
Lyon (FR)
2008-09-27
3277

Re: Idea: Face Recognition with OpenCV

It's not a problem of slowlyness, PHP is just not suitable for long processing jobs.
You will be kicked from any shared servers the minute you launch the job

Offline

 

#5 2020-01-07 17:18:20

3JL
Member
2019-04-02
6

Re: Idea: Face Recognition with OpenCV

Hi all, there is not such a solution yet, right?
I have full access to my server, so I could run C or python processes in the back. Is there a way to port these via Piwigo extensions? Or should the database be edited directly? It would be a nice project to get this working :) But I have limited experience with Piwigo and its extensions so would appreciate some pointers.
Thanks, 3JL

Offline

 

#6 2020-01-08 04:47:56

executive
Member
2017-08-16
1214

Re: Idea: Face Recognition with OpenCV

You can check the extension database, but I don't think so.

I can imagine the possibility of a server side script that scans the images in the background, and the uses Piwigo API to add tags to the images. The rest is up to your imagination.

Offline

 
  •  » Extensions
  •  » Idea: Face Recognition with OpenCV

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact