Closed glenn-jocher closed 5 days ago
π Hello @glenn-jocher, thank you for submitting an ultralytics/ultralytics
π PR! To ensure a seamless integration of your work, please review the following checklist:
ultralytics/ultralytics
main
branch. If it's behind, update it by clicking the 'Update branch' button or by running git pull
and git merge main
locally."It is not daily increase but daily decrease, hack away the unessential. The closer to the source, the less wastage there is." β Bruce Lee π‘
For more details on contributing, please check our Contributing Guide. Additionally, this is an automated response, but an Ultralytics engineer will review your PR shortly. Feel free to share any comments or questions in the meantime. Thank you for improving Ultralytics! π
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 73.11%. Comparing base (
c5ac554
) to head (f22c2dc
). Report is 1 commits behind head on main.:exclamation: There is a different number of reports uploaded between BASE (c5ac554) and HEAD (f22c2dc). Click for more details.
HEAD has 9 uploads less than BASE
| Flag | BASE (c5ac554) | HEAD (f22c2dc) | |------|------|------| |GPU|2|1| |Tests|10|5| |Benchmarks|6|3|
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
"β¨ Congratulations on the merge, @glenn-jocher! β¨ As Leonardo da Vinci once said, "Simplicity is the ultimate sophistication." Your meticulous attention to detail and dedication to clarity have elevated our codebase yet again. By refining annotations and streamlining documentation, you've paved the way for a stronger, more maintainable foundation for everyone. Your contributions remind us all that even small steps can lead to significant progress. π Thank you for your continued excellence! π"
π οΈ PR Summary
Made with β€οΈ by Ultralytics Actions
π Summary
Enhanced code clarity and resolved minor documentation inaccuracies in the exporter and RTDETR model files. πβ¨
π Key Changes
exporter.py
(torch.tensor
β‘torch.Tensor
for improved accuracy).RTDETRDetectionModel
class to streamline the code and avoid duplication.π― Purpose & Impact
Overall, a small yet meaningful step towards a cleaner and more professional codebase! π