ultralytics / yolov5

YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
https://docs.ultralytics.com
GNU Affero General Public License v3.0
50.33k stars 16.25k forks source link

challenges faced in Xtream1 tool while creating class ID's #13296

Open AbrahamRoshan opened 1 month ago

AbrahamRoshan commented 1 month ago

Search before asking

Question

I'm currently using the Xtreme1 tool for creating classes in the ontology section. I’m facing a couple of challenges and would appreciate any help:

Manual Assignment of Class IDs: When I create a new class, the Class IDs are automatically assigned in sequential order. However, I need to assign specific Class IDs manually. Is there a way to override the automatic assignment and set the Class ID myself?

Managing Class ID Sequence After Deleting Datasets: After deleting a dataset, Xtreme1 continues to track the previously generated Class IDs, and new classes are assigned the next available number. How can I reset or fix the Class ID sequence so that I can reuse or specify certain IDs?

Has anyone encountered similar issues, or does anyone know how to configure these settings?

Additional

No response

glenn-jocher commented 1 month ago

@AbrahamRoshan thank you for your question. The issues you're experiencing with the Xtreme1 tool are outside the scope of YOLOv5 support. I recommend reaching out to the Xtreme1 support team or consulting their documentation for assistance with class ID management. If you have any YOLOv5-specific questions, feel free to ask!