Code Monkey home page Code Monkey logo

Comments (5)

sergiuwaxmann avatar sergiuwaxmann commented on May 27, 2024 1

Hello @cw2708!
Exciting news from our team! We're on the brink of introducing a feature to Ultralytics HUB that will empower users to further leverage their existing models by enabling training directly on top of them. I will announce the release here: #528.

from hub.

cw2708 avatar cw2708 commented on May 27, 2024 1

Thank you @pderrenger and @sergiuwaxmann for the follow up to my question really appreciate it.
Super excited to see that implementing checkpoints for training modules is in progress I can not wait I am already loving using YOLO and this being implemented would be incredible.

Good Luck Guys

from hub.

github-actions avatar github-actions commented on May 27, 2024

👋 Hello @cw2708, thank you for raising an issue about Ultralytics HUB 🚀! Please visit our HUB Docs to learn more:

  • Quickstart. Start training and deploying YOLO models with HUB in seconds.
  • Datasets: Preparing and Uploading. Learn how to prepare and upload your datasets to HUB in YOLO format.
  • Projects: Creating and Managing. Group your models into projects for improved organization.
  • Models: Training and Exporting. Train YOLOv5 and YOLOv8 models on your custom datasets and export them to various formats for deployment.
  • Integrations. Explore different integration options for your trained models, such as TensorFlow, ONNX, OpenVINO, CoreML, and PaddlePaddle.
  • Ultralytics HUB App. Learn about the Ultralytics App for iOS and Android, which allows you to run models directly on your mobile device.
    • iOS. Learn about YOLO CoreML models accelerated on Apple's Neural Engine on iPhones and iPads.
    • Android. Explore TFLite acceleration on mobile devices.
  • Inference API. Understand how to use the Inference API for running your trained models in the cloud to generate predictions.

If this is a 🐛 Bug Report, please provide screenshots and steps to reproduce your problem to help us get started working on a fix.

If this is a ❓ Question, please provide as much information as possible, including dataset, model, environment details etc. so that we might provide the most helpful response.

We try to respond to all issues as promptly as possible. Thank you for your patience!

from hub.

pderrenger avatar pderrenger commented on May 27, 2024

Hello! 😊 Great question! To add a new class to your existing model, you would generally need to retrain from scratch with the new class included in your dataset. This is because your model's architecture is designed to predict the classes it was originally trained on, and integrating a new class would require adjusting the model's output layer and relearning features specific to the new class.

However, you can leverage techniques like transfer learning, where you can start with your pre-trained model and continue training with a dataset that includes the original classes plus the new one. This approach can save time and resources compared to training a model from scratch, especially if you already have a solid dataset and a well-trained base model.

For more details and specific guidance, check out the Ultralytics HUB Docs: https://docs.ultralytics.com/hub.

Hope this helps! Let us know if you have any more questions. 🌟

from hub.

pderrenger avatar pderrenger commented on May 27, 2024

Hi there! We're thrilled to hear about your excitement and satisfaction with YOLO! 😊 Your enthusiasm truly fuels our commitment to making our tools even better. Keep an eye out for updates on the training module checkpoints feature – we believe it will make your experience even more incredible! Thanks for sharing your positive vibes and good luck wishes; they mean a lot to us and the entire YOLO community. Happy detecting! 🌟

from hub.

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.