Jump to content

2555 - Face recognition - system load


Uwe

Recommended Posts

What does it mean "significant for some time"? This is the status since the activation of the face recognition 3 days ago. I would be helpful to have status information about the process: total number of files to analyse/already analysed.

I stopped and restarted the process and this is the current status: less memory consumption.

Do you plan to use the GPU to analyse the files?

Regards, Uwe

20211022_074348.jpg

Link to comment
Share on other sites

Hi Uwe, 

 

Your database is quite large and contains a significant number of pictures with people. The load will drop when all pictures will be analyzed. The statistics of how many files are left to be organized cannot be displayed yet. 

 

You can run the following database queries to check it out: 

select count(*) from processedfaces where time is not null;  ---- shows the number of processed files

select count(*) from processedfaces where time is null; ------ shows the number of files in the queue but not processed yet

 

 

Link to comment
Share on other sites

14 minutes ago, Daria Kotilainen said:

Your database is quite large and contains a significant number of pictures with people.

Daria, is there any way to pause that indexing while the Daminion is still running and usable for clients? That way, the indexing coule be done during night time. Alternatively - even better - an option to limit indexing to certain times frames (e.g. 22pm - to 8am).

Link to comment
Share on other sites

32 minutes ago, Daria Kotilainen said:

You can run the following database queries to check it out: 

select count(*) from processedfaces where time is not null;  ---- shows the number of processed files

select count(*) from processedfaces where time is null; ------ shows the number of files in the queue but not processed yet

Hi Daria,

thank you. That gives an overview of percentage to: already analysed/to do

Regards, Uwe

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...