Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Labeling tool in the process #718

Closed
1 task done
sondautilities opened this issue Jun 10, 2024 · 4 comments
Closed
1 task done

Labeling tool in the process #718

sondautilities opened this issue Jun 10, 2024 · 4 comments
Labels
question A HUB question that does not involve a bug

Comments

@sondautilities
Copy link

Search before asking

Question

I have a question regarding the learning process within the Ultralics environment... Is there any tool to label objects in images? Or does this need to be done using an opensource labeling tool and then loading the already labeled dataset?
What about labeling by square (bouding box) or polygons?
Thanks!

Additional

No response

@sondautilities sondautilities added the question A HUB question that does not involve a bug label Jun 10, 2024
Copy link

👋 Hello @sondautilities, 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!

@pderrenger
Copy link
Member

Hello!

Thank you for reaching out with your question. We're glad to assist you with your labeling needs within the Ultralytics environment. 😊

Currently, Ultralytics HUB does not have a built-in labeling tool. However, you can use several open-source labeling tools to annotate your images before loading them into the Ultralytics environment. Some popular options include:

  1. LabelImg: A graphical image annotation tool that supports bounding box annotations.
  2. LabelMe: An online annotation tool that supports polygon annotations.
  3. CVAT (Computer Vision Annotation Tool): A versatile tool that supports both bounding boxes and polygons.

Once you have labeled your dataset using one of these tools, you can easily load the annotated data into the Ultralytics environment for training and evaluation.

For bounding box annotations, LabelImg is a straightforward and widely-used option. For more complex annotations like polygons, CVAT or LabelMe might be more suitable.

If you encounter any issues or have further questions, feel free to ask. We're here to help!

@sondautilities
Copy link
Author

sondautilities commented Jun 11, 2024 via email

@pderrenger
Copy link
Member

Hello Fernando,

Thank you for your kind words! We're delighted to hear that the information provided was clear and helpful to you. 😊

If you have any further questions or need additional assistance as you proceed with your labeling and training tasks, please don't hesitate to reach out. The Ultralytics community and team are always here to support you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question A HUB question that does not involve a bug
Projects
None yet
Development

No branches or pull requests

3 participants