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

Add YOLOv8-OBB https://youtu.be/Z7Z9pHF8wJc #7780

Merged
merged 5 commits into from Jan 24, 2024
Merged

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Jan 23, 2024

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Enhancements to contributing guidelines and API docs with updated examples and media additions.

πŸ“Š Key Changes

  • Revised contributing guidelines with expanded Google-style docstring examples, including type hints, default values, and single-line docstrings.
  • Updated Inference API docs, replacing "CLI" with "cURL" for clarity.
  • Included video tutorial for Object Detection with YOLOv8 Oriented Bounding Boxes (OBB).
  • Enhanced Visual Samples section with vehicle and ship detection examples using OBB.
  • Updated the default social sharing image in mkdocs.yml.
  • Bumped the mkdocs-ultralytics-plugin version in pyproject.toml to 0.0.40.

🎯 Purpose & Impact

  • Inspires contributors to produce better documentation for their code, facilitating understanding and maintenance. πŸ‘©β€πŸ’»
  • Clarifies usage of the Inference API with client URL (cURL) instructions, targeting developers and tech-savvy end-users. 🌍
  • Provides visual aids like a video tutorial and detection examples to improve the learning experience for new users. πŸ“Ή
  • Ensures social sharing thumbnails are attractive and representative of the content. πŸ–Ό
  • Maintains dependencies up-to-date, potentially fixing bugs and adding new features. πŸ› 

Copy link

codecov bot commented Jan 23, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Comparison is base (3c11707) 79.11% compared to head (377cd44) 39.43%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #7780       +/-   ##
===========================================
- Coverage   79.11%   39.43%   -39.69%     
===========================================
  Files         117      117               
  Lines       14395    14395               
===========================================
- Hits        11389     5676     -5713     
- Misses       3006     8719     +5713     
Flag Coverage Ξ”
Benchmarks ?
GPU 39.43% <ΓΈ> (ΓΈ)
Tests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@glenn-jocher glenn-jocher self-assigned this Jan 23, 2024
glenn-jocher and others added 4 commits January 24, 2024 13:27
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
@glenn-jocher glenn-jocher changed the title Update Docs default image Add YOLOv8-OBB https://youtu.be/Z7Z9pHF8wJc Jan 24, 2024
@glenn-jocher glenn-jocher merged commit a2222b4 into main Jan 24, 2024
10 checks passed
@glenn-jocher glenn-jocher deleted the docs-default-image branch January 24, 2024 18:28
NagatoYuki0943 added a commit to NagatoYuki0943/yolov8-ultralytics that referenced this pull request Jan 25, 2024
hmurari pushed a commit to hmurari/ultralytics that referenced this pull request Apr 17, 2024
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Muhammad Rizwan Munawar <chr043416@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants