Skip to content

Pull requests: ultralytics/ultralytics

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add augmentation guide button documentation Improvements or additions to documentation solutions Ultralytics Solutions issues, PR's, Discussions
#21061 opened Jun 15, 2025 by RizwanMunawar Loading…
feat(RTDETR-ONNXRuntime-Python): 🌟 Add file download and remove unnecessary dependencies for runtime dependencies Dependencies and packages documentation Improvements or additions to documentation enhancement New feature or request
#21059 opened Jun 14, 2025 by onuralpszr Loading…
Prevent Streamlit crash on torch.classes and improve model list order enhancement New feature or request solutions Ultralytics Solutions issues, PR's, Discussions
#21058 opened Jun 14, 2025 by RizwanMunawar Loading…
Ensure non-empty labels in labels_dict using or 0 fallback detect Object Detection issues, PR's enhancement New feature or request
#21047 opened Jun 13, 2025 by fn-hide Loading…
Add support for sending results over network sockets devops GitHub Devops or MLops documentation Improvements or additions to documentation enhancement New feature or request
#21045 opened Jun 13, 2025 by RizwanMunawar Loading…
Fix error when neither labels nor predictions exist during validation bug Something isn't working as intended in the official Ultralytics package.
#21038 opened Jun 12, 2025 by Y-T-G Loading…
Adds check for 'named' dataset in custom Dataset directory bug Something isn't working as intended in the official Ultralytics package. enhancement New feature or request
#21023 opened Jun 11, 2025 by Burhan-Q Loading…
Fix: glob cannot find files with non-ascii filenames. bug Something isn't working as intended in the official Ultralytics package. enhancement New feature or request
#20998 opened Jun 9, 2025 by pelennor Loading…
Add support for pinterest video link inference detect Object Detection issues, PR's enhancement New feature or request
#20996 opened Jun 9, 2025 by RizwanMunawar Loading…
Eliminate dynamic=True enforcement for TensorRT int8 export enhancement New feature or request exports Model exports (ONNX, TensorRT, TFLite, etc.) TODO High priority items
#20989 opened Jun 8, 2025 by Y-T-G Loading…
Adds size-specific mAP metrics (map_small, map_medium, map_large) to the Metric class detect Object Detection issues, PR's documentation Improvements or additions to documentation enhancement New feature or request
#20985 opened Jun 8, 2025 by AshishreddyM26 Loading…
6 tasks done
Eliminate super-gradients and use torchscript for YOLO-NAS models dependencies Dependencies and packages detect Object Detection issues, PR's enhancement New feature or request TODO High priority items
#20979 opened Jun 7, 2025 by RizwanMunawar Loading…
Fixes #20895: Corrected handling of XYWH boxes. bug Something isn't working as intended in the official Ultralytics package. detect Object Detection issues, PR's
#20971 opened Jun 6, 2025 by anmolojha Loading…
Update export dependencies in pyproject.toml dependencies Dependencies and packages embedded Pertaining to IOT, low-power or edge devices such as Jetson, Rasberry Pi etc. exports Model exports (ONNX, TensorRT, TFLite, etc.) TODO High priority items
#20963 opened Jun 6, 2025 by Laughing-q Loading…
Multi-Node Multi-GPU training parameter WORLD_SIZE and LOCAL_RANK and RANK setting [SOLVED] detect Object Detection issues, PR's enhancement New feature or request
#20942 opened Jun 5, 2025 by axfbh Loading…
Fix param description in classifier task for train, val methods classify Image Classification issues, PR's documentation Improvements or additions to documentation
#20939 opened Jun 5, 2025 by katitou Loading…
Fix #20929: Allow keypoints to flip up/down. enhancement New feature or request pose Pose/keypoint estimation models
#20932 opened Jun 4, 2025 by WillieMaddox Loading…
chore: split export dependencies into respective framework groups dependencies Dependencies and packages enhancement New feature or request exports Model exports (ONNX, TensorRT, TFLite, etc.)
#20906 opened Jun 2, 2025 by Gornoka Loading…
Add dependencies function for Exporter class dependencies Dependencies and packages enhancement New feature or request exports Model exports (ONNX, TensorRT, TFLite, etc.)
#20897 opened Jun 2, 2025 by RizwanMunawar Draft
Add lovasz hinge loss to segmentation pipeline enhancement New feature or request segment Instance Segmentation issues, PR's
#20893 opened Jun 1, 2025 by genji970 Loading…
Fix: Cache optimization for auto-batch training bug Something isn't working as intended in the official Ultralytics package. detect Object Detection issues, PR's enhancement New feature or request TODO High priority items
#20891 opened Jun 1, 2025 by XBastille Loading…
8 tasks done
Add model predict option to disable detailed profiling detect Object Detection issues, PR's documentation Improvements or additions to documentation enhancement New feature or request
#20880 opened May 30, 2025 by cyrielladriere Loading…
add feature: option to specify labels directory in dataset yaml detect Object Detection issues, PR's enhancement New feature or request
#20870 opened May 29, 2025 by roel-klein Loading…
Alissa detect Object Detection issues, PR's enhancement New feature or request
#20765 opened May 23, 2025 by AlissaVelia Loading…
Improve code coverage for engine enhancement New feature or request track Object Tracking issues, PR's
#20744 opened May 21, 2025 by RizwanMunawar Draft
ProTip! Adding no:label will show everything without a label.