ultralytics / xview-yolov3

xView 2018 Object Detection Challenge: YOLOv3 Training and Inference.
https://docs.ultralytics.com
GNU Affero General Public License v3.0
256 stars 57 forks source link

Update utils_xview.py #29

Closed glenn-jocher closed 3 years ago

glenn-jocher commented 3 years ago

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Enhanced the get_labels function in utils_xview.py for better default handling and code efficiency.

📊 Key Changes

🎯 Purpose & Impact