-
-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Add millimeters in solutions/distance_caculation.py
+ object-cropping.md
visuals
#7860
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
Conversation
🔍 Existing Issues For ReviewYour pull request is modifying functions with the following pre-existing issues: 📄 File: ultralytics/utils/plotting.py
Did you find this useful? React with a 👍 or 👎 |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #7860 +/- ##
==========================================
- Coverage 76.84% 76.83% -0.02%
==========================================
Files 117 117
Lines 14442 14446 +4
==========================================
+ Hits 11098 11099 +1
- Misses 3344 3347 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@RizwanMunawar this is good, but make sure that there is always a full space before Args and Results etc. and that each line is a complete sentence with Capital letter stat and at the end a period.
@RizwanMunawar looks good! Just a bit of docstring cleanup I did in 5938639 Merged! |
…ing.md` visuals (ultralytics#7860) Co-authored-by: UltralyticsAssistant <web@ultralytics.com> Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
…ing.md` visuals (ultralytics#7860) Co-authored-by: UltralyticsAssistant <web@ultralytics.com> Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Key Points
guides/index.md
with a hyperlink to the object segmentation documentation page.solutions/distance_calculation.py
.solutions/distance_calculation.py
.object-cropping.md
.🛠️ PR Summary
Made with ❤️ by Ultralytics Actions
🌟 Summary
Enhancements to Ultralytics documentation and distance calculation functionality.
📊 Key Changes
distance_calculation.py
toplotting.py
.🎯 Purpose & Impact