Commit Graph
100 Commits
Author SHA1 Message Date
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
Glenn JocherandGitHub 96fb5ee78e Update license and tasks docs (#2941) 2023-06-01 00:42:55 +02:00
Glenn JocherandGitHub 90ec434ebb Update stream_loaders.py to Path().absolute() (#2915) 2023-06-01 00:32:53 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>Snyk bot
fd94d312da ultralytics 8.0.111 refactored model.loss() method (#2911)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Snyk bot <snyk-bot@snyk.io>
2023-05-30 20:23:30 +02:00
Glenn JocherandGitHub 0d47d11393 Fix DDP classify train imgsz (#2897) 2023-05-29 19:23:19 +02:00
Glenn JocherandGitHub a2bb42dfe9 Fix Conv2() fusing (#2885) 2023-05-29 02:08:45 +02:00
Glenn JocherandGitHub 882dbe62ad Update security policy (#2884) 2023-05-29 01:52:52 +02:00
Glenn JocherandGitHub 5baaf91b5b Add ProfileModel min_time=60s argument (#2881) 2023-05-28 20:07:17 +02:00
Glenn JocherandGitHub 6bf5000a88 ultralytics 8.0.110 new profile and fraction train args (#2880) 2023-05-28 18:20:41 +02:00
Glenn JocherandGitHub dfe7f627d8 Remove Sentry from requirements (#2878) 2023-05-28 17:40:59 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
6391c60089 New train profile argument for loggers (#2862)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-05-28 03:51:49 +02:00
Glenn JocherandGitHub 0bdd4ad379 New dataset fraction=1.0 argument (#2860) 2023-05-28 02:13:46 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
61fa5efe6d build_optimizer() assign all parameters (#2855)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-05-26 21:03:03 +02:00
Glenn JocherandGitHub 441e67d330 Add Conv2() module (#2820) 2023-05-25 18:12:50 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
f23a03596d ultralytics 8.0.109 HUB training fix (#2818)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-05-25 06:44:31 +02:00
Glenn JocherGitHubMichael Curriepre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>Hicham TalaoubridZlobin VladimirSzymon Mikler
ffc0e8ccf7 ultralytics 8.0.108 add Meituan YOLOv6 models (#2811)
Co-authored-by: Michael Currie <mcurrie@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Hicham Talaoubrid <98521878+HichTala@users.noreply.github.com>
Co-authored-by: Zlobin Vladimir <vladimir.zlobin@intel.com>
Co-authored-by: Szymon Mikler <sjmikler@gmail.com>
2023-05-25 00:43:32 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
07b57c03c8 Buffered Mosaic for reduced HDD reads (#2791)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-05-25 00:42:13 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>Peter van Lunteren
dada5b73c4 ultralytics 8.0.107 (#2778)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Peter van Lunteren <contact@pvanlunteren.com>
2023-05-23 13:50:24 +02:00
Glenn JocherGitHubvyskocjdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>triple MuAyush Chaurasiapre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>Laughing
4db686a315 ultralytics 8.0.106 (#2736)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: vyskocj <whiskey1939@seznam.cz>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: triple Mu <gpu@163.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
2023-05-22 13:31:19 +02:00
Glenn JocherGitHubayush chaurasiapre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>Ivan Shcheklein
23fc50641c ultralytics 8.0.105 classification hyp fix and new onplot callbacks (#2684)
Co-authored-by: ayush chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ivan Shcheklein <shcheklein@gmail.com>
2023-05-17 19:10:20 +02:00
Glenn JocherGitHubKevin AbrahamKevin Abrahampre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>Laughing
b1119d512e ultralytics 8.0.104 bug fixes and thop dependency removal (#2665)
Co-authored-by: Kevin Abraham <5976139+abraha2d@users.noreply.github.com>
Co-authored-by: Kevin Abraham <abraha2d@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
2023-05-17 02:26:01 +02:00
Glenn JocherGitHubkssionEli Spizzichinopre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>xbkaishui
7884098857 ultralytics 8.0.103 minor fixes (#2634)
Co-authored-by: kssion <appplus@icloud.com>
Co-authored-by: Eli Spizzichino <diramazioni@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: xbkaishui <xxkaishui@gmail.com>
2023-05-16 01:39:52 +02:00
Glenn JocherGitHubLaughingpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>Yonghye Kwon
e2e3e367a2 ultralytics 8.0.101 mosaic9() and loss bug fixes (#2608)
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
2023-05-15 12:12:34 +02:00
Glenn JocherGitHubAyush ChaurasiaTommy in Tongjipre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>BIGBOSS-FOXxbkaishui
dce4efce48 ultralytics 8.0.100 add Mosaic9() augmentation (#2605)
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: Tommy in Tongji <36354458+TommyZihao@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: BIGBOSS-FOX <47949596+BIGBOSS-FOX@users.noreply.github.com>
Co-authored-by: xbkaishui <xxkaishui@gmail.com>
2023-05-14 20:43:35 +02:00
db1c5885d5 ultralytics 8.0.99 HUB resume fix and Docs updates (#2567)
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
2023-05-12 18:33:32 +02:00
Glenn JocherGitHubKalen MichaelLaughingpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>Yonghye KwonDowon
229119c376 ultralytics 8.0.98 add Baidu RT-DETR models (#2527)
Co-authored-by: Kalen Michael <kalenmike@gmail.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
Co-authored-by: Dowon <ks2515@naver.com>
2023-05-11 01:15:20 +02:00
Glenn JocherGitHubYonghye KwonDowonpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>Laughing
d1107ca4cb ultralytics 8.0.97 confusion matrix, windows, docs updates (#2511)
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
Co-authored-by: Dowon <ks2515@naver.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
2023-05-09 21:20:34 +02:00
Glenn JocherGitHubEvangelos PetrongonasJF Chenpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
6ee3a9a74b ultralytics 8.0.96 TAL speed and memory improvements (#2484)
Signed-off-by: Evangelos Petrongonas <e.petrongonas@hellenicdrones.com>
Co-authored-by: Evangelos Petrongonas <24351757+vpetrog@users.noreply.github.com>
Co-authored-by: JF Chen <k-2feng@hotmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-05-08 23:41:27 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>JF ChenAyush ChaurasiaLaughing-q
e21428ca4e ultralytics 8.0.94 HUBDatasetStats() Segment and Pose support (#2450)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: JF Chen <k-2feng@hotmail.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
2023-05-08 01:59:12 +02:00
Glenn JocherandGitHub af49a85cf3 Fix Jetson Docker (#2433) 2023-05-06 01:58:27 +02:00
Glenn JocherGitHubAyush Chaurasiapre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>李际朝Danny Kim
ddb354ce5e ultralytics 8.0.93 HUB docs and JSON2YOLO converter (#2431)
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: 李际朝 <tubkninght@gmail.com>
Co-authored-by: Danny Kim <imbird0312@gmail.com>
2023-05-06 01:12:43 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>Yonghye KwonintrovinmarinmarcillatBIGBOSS-FOX
0ebd3f2959 ultralytics 8.0.92 updates and fixes (#2361)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
Co-authored-by: introvin <vinod.4166@gmail.com>
Co-authored-by: marinmarcillat <58145636+marinmarcillat@users.noreply.github.com>
Co-authored-by: BIGBOSS-FOX <47949596+BIGBOSS-FOX@users.noreply.github.com>
2023-05-04 01:27:00 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>Laughing
3fd317edfd ultralytics 8.0.91 tracker fix and docs comments (#2343)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
2023-05-01 22:20:05 +02:00
Glenn JocherGitHubcalmisentialpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>triple MuLaughingAyush ChaurasiaLaughing-qran xiaorxiao
44c7c3514d ultralytics 8.0.90 actions and docs improvements (#2326)
Co-authored-by: calmisential <xinyu_std@163.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: triple Mu <gpu@163.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: ran xiao <ben.xiao@me.com>
Co-authored-by: rxiao <ran.xiao@silverpond.com.au>
2023-04-29 20:16:56 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>Yonghye KwonPaula DerrengerDhruv NairLaughingAyush ChaurasiaSnyk botLaughing-q
243fc4b1fe ultralytics 8.0.89 SAM predict and auto-annotate (#2298)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
Co-authored-by: Paula Derrenger <107626595+pderrenger@users.noreply.github.com>
Co-authored-by: Dhruv Nair <dhruv.nair@gmail.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: Snyk bot <snyk-bot@snyk.io>
Co-authored-by: Laughing-q <1185102784@qq.com>
2023-04-28 00:36:50 +02:00
Glenn JocherandGitHub 0a36b83e7a ultralytics 8.0.88 Pose TFLite model fix (#2261) 2023-04-26 17:00:08 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>LaughingKirolos Atefdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
efc941aa81 ultralytics 8.0.87 improved Pose models (#2202)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Kirolos Atef <keroatef295@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 16:04:40 +02:00
3d60347755 ultralytics 8.0.86 HUB resume, Classify train and RayTune fixes (#2200)
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
2023-04-23 15:28:22 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
283e334bd4 ultralytics 8.0.85 docs and events updates (#2189)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-23 03:29:38 +02:00
Glenn JocherandGitHub 4af9ca7382 Update links to https://docs.ultralytics.com (#2182) 2023-04-22 19:59:38 +02:00
Glenn JocherGitHubLaughingYonghye KwonAyush Chaurasiapre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>Talia Bender
8f5eeb09f3 ultralytics 8.0.84 results JSON outputs (#2171)
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Talia Bender <85292283+taliabender@users.noreply.github.com>
2023-04-21 15:25:30 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>Snyk botToutatis64M. Tolga CangözTalia BenderOphélie Le MentecKadir ŞahinYonghye Kwon
6c082ebd6f ultralytics 8.0.83 Neptune AI logging addition (#2130)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Snyk bot <snyk-bot@snyk.io>
Co-authored-by: Toutatis64 <Toutatis64@users.noreply.github.com>
Co-authored-by: M. Tolga Cangöz <46008593+standardAI@users.noreply.github.com>
Co-authored-by: Talia Bender <85292283+taliabender@users.noreply.github.com>
Co-authored-by: Ophélie Le Mentec <17216799+ouphi@users.noreply.github.com>
Co-authored-by: Kadir Şahin <68073829+ssahinnkadir@users.noreply.github.com>
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
2023-04-19 21:25:47 +02:00
Glenn JocherGitHubAyush ChaurasiaAurelio Losquiño Muñozpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>Paula DerrengerLaughing
55a03ad85f ultralytics 8.0.82 docs updates and fixes (#2098)
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: Aurelio Losquiño Muñoz <38859113+aurelm95@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Paula Derrenger <107626595+pderrenger@users.noreply.github.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
2023-04-18 16:15:14 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
a38f227672 ultralytics 8.0.81 single-line docstring updates (#2061)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-17 00:45:36 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
5bce1c3021 ultralytics 8.0.80 single-line docstring fixes (#2060)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-16 15:20:11 +02:00
Glenn JocherGitHubAyush Chaurasiapre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>Fri3dChicken
31db8ed163 ultralytics 8.0.79 expand Docs reference section (#2053)
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Fri3dChicken <87434761+AmoghDhaliwal@users.noreply.github.com>
2023-04-16 12:28:12 +02:00
Glenn JocherGitHubpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
47bd8b433b Dockerfile for NVIDIA Jetson devices (#2050)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-15 14:08:00 +02:00
Glenn JocherGitHubLaughingYonghye Kwonpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>Abdul Manaf
5c35dba22a ultralytics 8.0.78 Docker and confusion matrix updates (#2035)
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Abdul Manaf <75582860+AbdulManaf12@users.noreply.github.com>
2023-04-15 00:59:18 +02:00