Giter Club home page Giter Club logo

Comments (2)

github-actions avatar github-actions commented on June 2, 2024

๐Ÿ‘‹ Hello @Permian7, 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.

UltralyticsAssistant avatar UltralyticsAssistant commented on June 2, 2024

@Permian7 hello!

Starting an object detection project involves several steps. The initial step is to define the scope and objectives: determine what objects you want to detect and the context in which the detection will take place.

Next, gather and annotate a dataset. This dataset should contain images or videos with instances of the objects of interest, which you'll need to label with bounding boxes to provide ground truth for training a detection model.

Once you have your dataset prepared, you can choose a pre-trained model or framework to fine-tune or train from scratchโ€”considering Ultralytics HUB offers various pre-trained models that could be a good starting point.

After selecting a model, you'll need to configure the training process, including setting hyperparameters, and train the model using your annotated dataset. Following training, evaluate the model's performance using metrics like mAP (mean Average Precision) on a validation set.

Lastly, iterate on this process by tuning your model and improving your dataset based on the performance results until you achieve a satisfactory level of accuracy.

For detailed instructions and best practices on each of these steps, you can refer to the Ultralytics HUB documentation, which will guide you through the process from beginning to end.

Good luck with your object detection project!

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.