Giter Site home page Giter Site logo

Comments (3)

delumerlino avatar delumerlino commented on August 24, 2024

Is there someone here?
here is my recognition stats:
image

and what found:

image

from facerecognition.

matiasdelellis avatar matiasdelellis commented on August 24, 2024

Hi @delumerlino
If there are 2760 clusters it means that there are enough people, but by default it does not show clusters with less than 10 faces. Can you try reducing this option in the preferences?

from facerecognition.

matiasdelellis avatar matiasdelellis commented on August 24, 2024

HI @delumerlino Did you have any progress?

Test forse recreate clusters.:

I.e.

matias@nube:/var/www/html/nextcloud$ sudo -u apache php occ user:setting user facerecognition recreate_clusters true
matias@nube:/var/www/html/nextcloud$
matias@nube:/var/www/html/nextcloud$ sudo -u apache php occ face:background_job -u user
1/8 - Executing task CheckRequirementsTask (Check all requirements)
2/8 - Executing task CheckCronTask (Check that service is started from either cron or from command)
3/8 - Executing task DisabledUserRemovalTask (Purge all the information of a user when disable the analysis.)
4/8 - Executing task StaleImagesRemovalTask (Crawl for stale images (either missing in filesystem or under .nomedia) and remove them from DB)
5/8 - Executing task CreateClustersTask (Create new persons or update existing persons)
	Clusters already exist, but there was some change that requires recreating the clusters
	6165 faces found for clustering
	3203 clusters found after clustering
6/8 - Executing task AddMissingImagesTask (Crawl for missing images for each user and insert them in DB)
7/8 - Executing task EnumerateImagesMissingFacesTask (Find all images which don't have faces generated for them)
8/8 - Executing task ImageProcessingTask (Process all images to extract faces)
	NOTE: Starting face recognition. If you experience random crashes after this point, please look FAQ at https://github.com/matiasdelellis/facerecognition/wiki/FAQ

from facerecognition.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.