Yolov5: How to get the coordinates of the bounding box in YOLO object detection?

Created on 13 Jul 2020  路  3Comments  路  Source: ultralytics/yolov5

鉂擰uestion

I need to get the bounding box coordinates generated in an image using the object detection. How do I achieve that

question

Most helpful comment

All 3 comments

Hello @milind-soni, thank you for your interest in our work! Please visit our Custom Training Tutorial to get started, and see our Jupyter Notebook Open In Colab, Docker Image, and Google Cloud 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 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.

@glenn-jocher could you help me crop the detected objects using the bounding box coordinates

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Alex-afka picture Alex-afka  路  3Comments

dereyly picture dereyly  路  4Comments

ShreshthSaxena picture ShreshthSaxena  路  4Comments

hktxt picture hktxt  路  3Comments

krishnam3065 picture krishnam3065  路  4Comments