Uwe Posted October 20, 2021 Report Share Posted October 20, 2021 Hi, the Face recognition needs a lot of memory and CPU in the background. Daminion client is not started. Is this ok? Regards, Uwe Quote Link to comment Share on other sites More sharing options...
Daria Kotilainen Posted October 21, 2021 Report Share Posted October 21, 2021 Hi Uwe, yes it is normal, Daminion is re-indexing your files, the load will be significant for some time after activating Face Recognition Daria Quote Link to comment Share on other sites More sharing options...
Uwe Posted October 22, 2021 Author Report Share Posted October 22, 2021 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 Quote Link to comment Share on other sites More sharing options...
Daria Kotilainen Posted October 22, 2021 Report Share Posted October 22, 2021 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 Quote Link to comment Share on other sites More sharing options...
WilfriedB Posted October 22, 2021 Report Share Posted October 22, 2021 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). Quote Link to comment Share on other sites More sharing options...
Uwe Posted October 22, 2021 Author Report Share Posted October 22, 2021 In the Admin Panel Preferences one can start/stop the process Quote Link to comment Share on other sites More sharing options...
Uwe Posted October 22, 2021 Author Report Share Posted October 22, 2021 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 Quote Link to comment Share on other sites More sharing options...
WilfriedB Posted October 22, 2021 Report Share Posted October 22, 2021 6 minutes ago, Uwe said: In the Admin Panel Preferences one can start/stop the process Thanks Uwe! Anyway, if it really takes days to index a big number of images, It might be useful to define a time window to run indexing, even after later, when importing many images. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.