GithubHelp home page GithubHelp logo

Comments (3)

glenn-jocher avatar glenn-jocher commented on September 23, 2024 1

@VYRION-Ai yes, you can use YOLOv8 classification for face recognition tasks with your cropped faces dataset. Make sure your dataset is well-labeled with each individual's identity as a separate class. Here's a basic example of how you might train a model on your dataset:

yolo detect train data=your_dataset.yaml model=yolov8n-cls.pt epochs=100

Fine-tune the epochs, model type, and other parameters according to your specific requirements. Good luck with your face recognition project! 🚀

from ultralytics.

VYRION-Ai avatar VYRION-Ai commented on September 23, 2024

@glenn-jocher thank you very much

from ultralytics.

glenn-jocher avatar glenn-jocher commented on September 23, 2024

@VYRION-Ai you're welcome! If you have any more questions or need further assistance, feel free to ask. Happy coding! 😊

from ultralytics.

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.