Commit Graph
100 Commits
Author SHA1 Message Date
Glenn JocherandGitHub 1a8767051d Update exporter.py to raise errors on export failure (#3951) 2023-07-25 18:41:04 +02:00
Glenn JocherandGitHub d0a875e8e6 Create CI workflow_dispatch trigger (#3954) 2023-07-25 17:23:34 +02:00
Glenn JocherandGitHub 9f5ab67ba2 Add benchmarks to Docker publish workflow (#3931) 2023-07-25 04:16:02 +02:00
Glenn JocherandGitHub 2ee147838a Add tests before pushing to Docker Hub (#3924) 2023-07-24 23:56:16 +02:00
Glenn JocherandGitHub 86b3c001c4 Cleanup NCNN export files (#3925) 2023-07-24 17:43:14 +02:00
Glenn JocherandGitHub ec97a7ffc4 Update Discord invite to https://ultralytics.com/discord (#3922) 2023-07-24 16:35:02 +02:00
Glenn JocherandGitHub 15f79d6f35 Allow paths relative to *.txt files for LoadImages (#3905) 2023-07-23 20:43:07 +02:00
Glenn JocherandGitHub 20f5efd40a ultralytics 8.0.141 create new SettingsManager (#3790) 2023-07-23 16:03:34 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
793443a452 Fix get_cpu_info() bug on Raspberry Pi (#3899)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-23 14:14:57 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>Lukas Hennies
965e405957 ultralytics 8.0.140 improved robustness to model path spaces (#3879)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Lukas Hennies <45569834+Gornoka@users.noreply.github.com>
2023-07-22 19:44:43 +02:00
Glenn JocherandGitHub ed25db9426 ultralytics 8.0.139 add FastSAM CLI support (#3860) 2023-07-21 01:46:01 +02:00
Glenn JocherandGitHub 796bac229e ultralytics 8.0.138 update hub/utils.py Events (#3839) 2023-07-20 01:11:55 +02:00
Glenn JocherandGitHub 38060b3d40 Add Dockerfile-python to CI (#3816) 2023-07-18 17:26:23 +02:00
Glenn JocherandGitHub e4ddbcf01b Add Dockerfile-python (#3814) 2023-07-18 17:11:13 +02:00
Glenn JocherandGitHub 96cc28b439 Update Classify fitness definition to mean of top1, top5 (#3789) 2023-07-17 14:12:52 +02:00
Glenn JocherandGitHub 9b723d7cfa Add libusb-1.0-0 for 'tflite_support' package (#3785) 2023-07-17 13:10:34 +02:00
Glenn JocherandGitHub e8030316f6 Update docs metadata (#3781) 2023-07-17 12:40:04 +02:00
Glenn JocherandGitHub e324af6a12 Fix MKL_THREADING_LAYER bug in DDP Docker training (#3770) 2023-07-16 21:26:36 +02:00
Glenn JocherandGitHub 8ebe94d1e9 ultralytics 8.0.135 remove deprecated v5loader (#3744) 2023-07-15 01:38:32 +02:00
Glenn JocherandGitHub 114470361e Remove deprecated AutoShape class (#3743) 2023-07-15 01:00:23 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
135a10f1fa Avoid CUDA round-trip for relevant export formats (#3727)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-14 20:38:31 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
71f78a62b3 Fix check_requirements() console output (#3738)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-14 13:23:13 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
fadbef84e1 Fix Arial.ttf threaded multi-download bug (#3725)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-13 18:56:10 +02:00
Glenn JocherandGitHub 9aca61c465 Print CPU information (#3721) 2023-07-13 18:16:47 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
c55a98ab8e ultralytics 8.0.133 add torchvision compatibility check (#3703)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-13 01:40:50 +02:00
Glenn JocherandGitHub 395cc47c53 Fix Classify train from arbitrary CWD (#3692) 2023-07-12 14:23:59 +02:00
Glenn JocherandGitHub 15e9eac27b Fix SAM docs broken URL (#3691) 2023-07-12 13:39:36 +02:00
Glenn JocherandGitHub 18ada51931 Add tuner.py to Docs (#3689) 2023-07-12 13:19:40 +02:00
Glenn JocherandGitHub b239246452 Update SAM docs page (#3672) 2023-07-12 00:13:29 +02:00
Glenn JocherandGitHub 10dd665f39 Add Environmental, Health and Safety (EHS) policy (#3666) 2023-07-11 19:46:16 +02:00
Glenn JocherandGitHub 48d7dbdbf9 Fix SAM autodownload to /weights (#3655) 2023-07-11 16:10:00 +02:00
495edc261f ultralytics 8.0.132 add AutoBackend NCNN inference (#3615)
Co-authored-by: triple Mu <gpu@163.com>
2023-07-10 16:49:51 +02:00
Glenn JocherandGitHub 391b7e67cf Filter matplotlib>=3.7.2 tight layout warning (#3614) 2023-07-10 14:52:59 +02:00
Glenn JocherandGitHub 10eb0b6229 Error -> Warn on non-deterministic ops (#3613) 2023-07-09 17:30:28 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
e97958ef6f Update TASK2DATA defaults to COCO8 (#3603)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-08 19:48:32 +02:00
Glenn JocherGitHubrnoriegapre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
ff90081102 Fix StreamLoader variable FPS bug (#3602)
Co-authored-by: rnoriega <rnoriega@flameanalytics.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-08 19:13:21 +02:00
Glenn JocherandGitHub d9db6cd42d ultralytics 8.0.131 NCNN, HUB and FastSAM fixes (#3587) 2023-07-08 02:04:33 +02:00
Glenn JocherandGitHub b8cc404ebf ultralytics 8.0.130 revert 'Fix PyPI build warnings' updates (#3585) 2023-07-07 15:53:38 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
abb0939fe8 ultralytics 8.0.129 add YOLOv8 Tencent NCNN export (#3529)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-07 15:17:38 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
6a832cdcd3 Fix PyPI build warnings (#3565)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-06 17:49:53 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
ad99246ff1 ultralytics 8.0.128 FastSAM autodownload and super() init (#3552)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-06 01:11:37 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
91905b4b0b Pass export=True to RTDETRDecoder (#3550)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-05 18:25:27 +02:00
Glenn JocherandGitHub 74275655dc Update default.yaml imgsz comment (#3551) 2023-07-05 17:55:04 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
ee6cf11378 Save Keypoints visible to text (#3547)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-05 17:14:53 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
4c22273198 ultralytics 8.0.126 Ray Tune refactoring (#3511)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-07-05 00:30:17 +02:00
Glenn JocherandGitHub 1c4a363497 Update Discord links to role assign (#3533) 2023-07-04 22:54:23 +02:00
Glenn JocherandGitHub 25159c9376 Set close_mosaic: 10 in default.yaml (#3525) 2023-07-04 13:17:31 +02:00
31b46bf2b4 Update ViT ops.py to torch.long (#3508)
Co-authored-by: Laughing-q <1185102784@qq.com>
2023-07-04 10:08:22 +02:00
8a11eda4a9 ultralytics 8.0.125 NMS speed improvements (#3463)
Co-authored-by: Compunet <117437050+dme-compunet@users.noreply.github.com>
2023-07-03 16:34:13 +02:00
Glenn JocherandGitHub cd0bf05aa4 Cap head scaling with min(nc, 100) (#3436) 2023-06-28 14:11:35 +02:00
Glenn JocherandGitHub 17e139220b ultralytics 8.0.124 lapx package and multiple-unzip fix (#3423) 2023-06-28 00:36:01 +02:00
Glenn JocherandGitHub 05760b04c4 Fix dataset multiple unzip behavior (#3413) 2023-06-27 17:14:39 +02:00
Glenn JocherandGitHub 42057fdc95 lapx package replacement for lap (#3383) 2023-06-26 21:30:14 +02:00
Glenn JocherandGitHub 12f3089110 Update Discord invite link (#3397) 2023-06-26 19:13:02 +02:00
Glenn JocherandGitHub 4e08e12256 Docker apt install gnupg g++ for lap (#3381) 2023-06-26 00:54:37 +02:00
Glenn JocherandGitHub b5a2be8ca8 ultralytics 8.0.123 Ubuntu security and VideoWriter codec fixes (#3380) 2023-06-25 23:59:28 +02:00
Glenn JocherandGitHub 8b50b2a897 Fix video writing (#3379) 2023-06-25 23:11:00 +02:00
Glenn JocherandGitHub 9b00d37022 FROM ubuntu:lunar-20230615 and lap install fixes (#3374) 2023-06-25 21:05:38 +02:00
Glenn JocherandGitHub ca2c8774d8 Add FastSAM docs page (#3371) 2023-06-25 14:08:19 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
15c027a9fc Add torch.Tensor checks and pip badges (#3368)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-25 02:52:00 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>krzysztof.gonia
682c9ef70f ultralytics 8.0.122 Fix torch.Tensor inference (#3363)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: krzysztof.gonia <4281421+kgonia@users.noreply.github.com>
2023-06-25 01:36:07 +02:00
Glenn JocherandGitHub 5381fc8a58 Warn save disabled for torch inference (#3361) 2023-06-24 15:57:17 +02:00
Glenn JocherandGitHub 137552996a ultralytics 8.0.121 RTDETR fix and Docs updates (#3314) 2023-06-22 00:58:37 +02:00
Glenn JocherandGitHub 35c02c8319 Fix Pose export from YAML (#3312) 2023-06-21 18:04:22 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
d8701b42ca ultralytics 8.0.120 CLI support for SAM, RTDETR (#3273)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-19 22:12:48 +02:00
Glenn JocherandGitHub 58bccb1a9f Add CLI support for SAM, RTDETR (#3253) 2023-06-18 22:47:33 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
4c2033d7c3 Uninstall wandb from notebook environments (#3247)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-18 16:09:46 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
064d48eff9 ultralytics 8.0.119 RTDETR Trainer and ViT Docs (#3236)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-18 03:52:08 +02:00
Glenn JocherandGitHub bba7cf55a0 Fix data.yaml absolute path bug (#3242) 2023-06-18 03:35:24 +02:00
Glenn JocherandGitHub 9d38d2b044 Fix Classify confusion matrix (#3241) 2023-06-18 03:07:45 +02:00
Glenn JocherandGitHub 9c44560ec4 Return save_dir with prediction results (#3240) 2023-06-18 02:34:31 +02:00
Glenn JocherandGitHub 15c90bd404 Default classify training to pretrained=True (#3239) 2023-06-18 02:31:05 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
e78fb683f4 default.yaml type comments (#3237)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-18 01:24:59 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
21df296425 Fix PIL getsize() deprecation warning (#3234)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-17 20:10:47 +02:00
Glenn JocherandGitHub c8441a5422 Fix scipy.ndimage.filters deprecation warning (#3233) 2023-06-17 19:53:41 +02:00
Glenn JocherandGitHub d3ca3e4b9b Fix Pose val plotting bug (#3232) 2023-06-17 19:35:19 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1e5702a5b5 Add Ultralytics ViT Docs (#3230)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-17 16:44:41 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
bd0f7ecf6f Docstrings arguments cleanup (#3229)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-17 16:17:07 +02:00
Glenn JocherandGitHub 03bce07848 Build reference for missing __init__.py files (#3227) 2023-06-17 13:31:46 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0dfafaf39b Fix batch=-1 for exports (#3217)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-17 01:07:24 +02:00
Glenn JocherandGitHub d69a1e8046 Update save_dir on new predict args (#3215) 2023-06-16 19:59:46 +02:00
Glenn JocherandGitHub 431fad6834 Update Dockerfile-jetson (#3209) 2023-06-16 18:06:58 +02:00
Glenn JocherandGitHub d6e2ec1483 Jetson Docker fix opencv-python>=4.5.0 (#3208) 2023-06-16 15:10:36 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
a5a34af2f4 ultralytics 8.0.118 updated Docs, OS and DDP fixes (#3197)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-16 02:30:58 +02:00
Glenn JocherandGitHub f8e1dcc43f Fix operating system to list (#3196) 2023-06-16 02:04:31 +02:00
Glenn JocherandGitHub 0a229bd40f Add patches section and fix Docs CI (#3193) 2023-06-15 21:44:25 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
c340f84ce9 ultralytics 8.0.117 NAS export, classify and tasks banner URL fixes (#3145)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-12 20:14:46 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
f4e8b39fc2 ultralytics 8.0.116 NAS, DVC, YOLOv5u updates (#3124)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-11 20:39:32 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
095b856e75 Add inference API to CI (#3132)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-11 19:47:01 +02:00
Glenn JocherandGitHub 8e60fc9276 Add device=cuda support (#3133) 2023-06-11 17:58:10 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
ff91fbd9c3 Add Ultralytics tasks and YOLO-NAS models (#2735)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-10 18:54:14 +02:00
Glenn JocherandGitHub e70de6dacb ultralytics 8.0.115 RayTune and DVC fixes (#3115) 2023-06-09 11:21:03 +02:00
Glenn JocherandGitHub e88c89d269 Fix RayTune for < 8 CPUs (#3102) 2023-06-08 18:50:05 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
3ae81ee9d1 Update val max_dets=args.max_det=300 (#3051)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-07 08:17:39 +02:00
Glenn JocherandGitHub 8ac8ff72ae Fix code scanning alert - Incomplete URL substring sanitization (#3054) 2023-06-07 08:16:31 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>Burhan
8940a27bdb ultralytics 8.0.114 automatic optimizer selection (#3037)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
2023-06-06 01:09:27 +02:00
Glenn JocherandGitHub 2b26572e42 Fix GlobalWheat2020.yaml auto download (#3007) 2023-06-05 01:37:36 +02:00
Glenn JocherandGitHub 2193ca1658 ultralytics 8.0.113 Adamax, NAdam, RAdam optimizers (#3004) 2023-06-04 22:38:25 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
451cf8b647 Add Adamax, NAdam, RAdam optimizers (#2969)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-04 22:35:50 +02:00
Glenn JocherandGitHub d07ba25dc4 ultralytics 8.0.112 augment, results and docs updates (#2944) 2023-06-01 01:03:11 +02:00