Code Monkey home page Code Monkey logo

Comments (8)

github-actions avatar github-actions commented on April 28, 2024

Hello @jinfagang, thank you for your interest in our work! Please visit our Custom Training Tutorial to get started, and see our Google Colab Notebook, Docker Image, and GCP Quickstart Guide for example environments.

If this is a bug report, please provide screenshots and minimum viable code to reproduce your issue, otherwise we can not help you.

If this is a custom model or data training question, please note that Ultralytics does not provide free personal support. As a leader in vision ML and AI, we do offer professional consulting, from simple expert advice up to delivery of fully customized, end-to-end production solutions for our clients, such as:

  • Cloud-based AI surveillance systems operating on hundreds of HD video streams in realtime.
  • Edge AI integrated into custom iOS and Android apps for realtime 30 FPS video inference.
  • Custom data training, hyperparameter evolution, and model exportation to any destination.

For more information please visit https://www.ultralytics.com.

from yolov5.

glenn-jocher avatar glenn-jocher commented on April 28, 2024

@jinfagang training operates correctly. See https://github.com/ultralytics/yolov5#reproduce-our-training

from yolov5.

lucasjinreal avatar lucasjinreal commented on April 28, 2024

@glenn-jocher Why am I training so low AP

from yolov5.

glenn-jocher avatar glenn-jocher commented on April 28, 2024

@jinfagang we've completed writing a custom data training tutorial here that may help. Make sure you check your labels by looking at train*.jpg after training starts.
https://docs.ultralytics.com/yolov5/tutorials/train_custom_data

from yolov5.

tangxiaochu123230 avatar tangxiaochu123230 commented on April 28, 2024

could you find the problem,I have a similar situation

from yolov5.

annie7777 avatar annie7777 commented on April 28, 2024

had similar problem and just found that I forgot to change the number of class in yolov5s.yaml when following the tutoiral.

nc: 80 # number of classes

from yolov5.

glenn-jocher avatar glenn-jocher commented on April 28, 2024

@annie7777 thanks for the comment! Recent updates have actually removed this requirement. Class counts for training are now inherited from the dataset.yaml nc in case of a difference.

The code changes often, so if anyone runs into a similar bug git pull to update your code to simply clone a fresh copy of the repo!

from yolov5.

github-actions avatar github-actions commented on April 28, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from yolov5.

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.