Thanks to visit codestin.com
Credit goes to github.com

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

Warn on empty class name strings in check_class_names() enhancement New feature or request python Pull requests that update python code
#26164 opened Sep 13, 2026 by cainiao33 Loading…
Preserve conf=0.0 in nms=True exports instead of baking 0.25 into the graph bug Something isn't working as intended in the official Ultralytics package. exports Model exports (ONNX, TensorRT, TFLite, etc.) fixed Bug has been resolved
#26163 opened Sep 13, 2026 by cainiao33 Loading…
Preserve explicit zero confidence in track mode bug Something isn't working as intended in the official Ultralytics package. fixed Bug has been resolved track Object Tracking issues, PR's
#26161 opened Sep 13, 2026 by aswanth-07 Contributor Loading…
Document forward hooks across training model rebuilds documentation Improvements or additions to documentation
#26157 opened Sep 13, 2026 by aswanth-07 Contributor Loading…
Add static detection to OCR solution detect Object Detection issues, PR's enhancement New feature or request solutions Ultralytics Solutions issues, PR's, Discussions
#26152 opened Sep 12, 2026 by ojedavd Loading…
Add cache='force-disk' to bypass disk space safety margin documentation Improvements or additions to documentation enhancement New feature or request python Pull requests that update python code
#26112 opened Sep 9, 2026 by Swish78 Loading…
Replace faster-coco-eval with ultrafast-pycocotools dependencies Dependencies and packages python Pull requests that update python code
#26101 opened Sep 8, 2026 by developer0hye Contributor Loading…
Share RAM image caches across DataLoader workers enhancement New feature or request python Pull requests that update python code WIP Work in progress
#26086 opened Sep 7, 2026 by glenn-jocher Member Draft
Avoid fork-inherited image decoder deadlocks in Linux data loaders bug Something isn't working as intended in the official Ultralytics package. fixed Bug has been resolved python Pull requests that update python code
#26085 opened Sep 7, 2026 by glenn-jocher Member Draft
Use separable SPPF pooling in PyTorch, preserving square pooling for export enhancement New feature or request exports Model exports (ONNX, TensorRT, TFLite, etc.) python Pull requests that update python code
#26082 opened Sep 7, 2026 by glenn-jocher Member Loading…
feat: add SAM3VideoSemanticPredictor.predict_frames for NumPy sequences enhancement New feature or request python Pull requests that update python code segment Instance Segmentation issues, PR's
#26054 opened Sep 4, 2026 by mahesh-desu Loading…
Clean up validation dataloader workers fixed Bug has been resolved python Pull requests that update python code
#26014 opened Sep 1, 2026 by Marchematics Loading…
Add a Hailo model script passthrough detect Object Detection issues, PR's exports Model exports (ONNX, TensorRT, TFLite, etc.) fixed Bug has been resolved
#25928 opened Aug 25, 2026 by nivosco Contributor Loading…
Add YOLO26 stereo 3D detection (s3d) task
#25838 opened Aug 17, 2026 by Bovey0809 Contributor Draft
Add classes to a trained detection model without disturbing the existing ones detect Object Detection issues, PR's enhancement New feature or request python Pull requests that update python code
#25609 opened Aug 1, 2026 by Y-T-G Collaborator Loading…
16
8
SAM3 and SAM3.1 ONNX and TensorRT Export enhancement New feature or request exports Model exports (ONNX, TensorRT, TFLite, etc.) python Pull requests that update python code
#25493 opened Jul 29, 2026 by onuralpszr Member Loading…
Added documentation for integration/deployment of models on TI Edge AI documentation Improvements or additions to documentation embedded Pertaining to IOT, low-power or edge devices such as Jetson, Rasberry Pi etc. exports Model exports (ONNX, TensorRT, TFLite, etc.)
#25403 opened Jul 24, 2026 by nijil-ti Loading…
Add missing and incorrect label discovery to analysis detect Object Detection issues, PR's documentation Improvements or additions to documentation enhancement New feature or request
#24997 opened Jun 29, 2026 by fcakyon Member Loading…
Add image-property correlations to analysis documentation Improvements or additions to documentation enhancement New feature or request python Pull requests that update python code
#24996 opened Jun 29, 2026 by fcakyon Member Loading…
Introduce analysis module with image properties detect Object Detection issues, PR's documentation Improvements or additions to documentation enhancement New feature or request
#24995 opened Jun 29, 2026 by fcakyon Member Loading…
GPU-native preprocessing for torch.Tensor inputs enhancement New feature or request priority: medium Normal priority; valuable but not urgent. python Pull requests that update python code
#24919 opened Jun 24, 2026 by David-rn Loading…
Add class names fallback for legacy checkpoints on export bug Something isn't working as intended in the official Ultralytics package. exports Model exports (ONNX, TensorRT, TFLite, etc.) python Pull requests that update python code Stale Stale and schedule for closing soon
#24715 opened Jun 5, 2026 by venu-banaras Loading…
Add RedNote and Reddit to social links row documentation Improvements or additions to documentation enhancement New feature or request priority: low Low urgency; can wait behind higher-priority work. Stale Stale and schedule for closing soon
#24555 opened May 21, 2026 by raimbekovm Member Loading…
ProTip! Exclude everything labeled bug with -label:bug.