Laughing
eda7758521
[RTDETR]fix "Grad strides do not match bucket view strides" when training with DDP ( #3255 )
1 year ago
Glenn Jocher
58bccb1a9f
Add CLI support for SAM, RTDETR ( #3253 )
1 year ago
Glenn Jocher
4c2033d7c3
Uninstall `wandb` from notebook environments ( #3247 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
Glenn Jocher
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>
1 year ago
Glenn Jocher
bba7cf55a0
Fix data.yaml absolute path bug ( #3242 )
1 year ago
Glenn Jocher
9d38d2b044
Fix Classify confusion matrix ( #3241 )
1 year ago
Glenn Jocher
9c44560ec4
Return `save_dir` with prediction results ( #3240 )
1 year ago
Glenn Jocher
15c90bd404
Default classify training to `pretrained=True` ( #3239 )
1 year ago
Glenn Jocher
e78fb683f4
`default.yaml` type comments ( #3237 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
Glenn Jocher
21df296425
Fix PIL `getsize()` deprecation warning ( #3234 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
Glenn Jocher
c8441a5422
Fix `scipy.ndimage.filters` deprecation warning ( #3233 )
1 year ago
Glenn Jocher
d3ca3e4b9b
Fix Pose val plotting bug ( #3232 )
1 year ago
Glenn Jocher
1e5702a5b5
Add Ultralytics ViT Docs ( #3230 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
Glenn Jocher
bd0f7ecf6f
Docstrings arguments cleanup ( #3229 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
Sergiu Waxmann
62916b3b0a
docs: add docs for hub datasets ( #3212 )
...
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
1 year ago
Ayush Chaurasia
a0ba8ef5f0
Add RTDETR Trainer ( #2745 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
1 year ago
Glenn Jocher
03bce07848
Build reference for missing `__init__.py` files ( #3227 )
1 year ago
Glenn Jocher
0dfafaf39b
Fix `batch=-1` for exports ( #3217 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
Glenn Jocher
d69a1e8046
Update save_dir on new predict args ( #3215 )
1 year ago
Glenn Jocher
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>
1 year ago
Dhruv Nair
a0fa99c4db
Comet Updates ( #3186 )
...
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
1 year ago
Bruno Arine
0d91d6df6e
Add world_size check before setting up DDP train ( #3191 )
1 year ago
Glenn Jocher
f8e1dcc43f
Fix operating system to list ( #3196 )
1 year ago
Glenn Jocher
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>
1 year ago
Laughing
b59342b81c
Fix platform set to tuple ( #3136 )
...
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
1 year ago
Glenn Jocher
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>
1 year ago
Ivan Shcheklein
9e859c949e
Use `model_info_for_loggers()` in DVC logger ( #3127 )
1 year ago
Glenn Jocher
8e60fc9276
Add `device=cuda` support ( #3133 )
1 year ago
Glenn Jocher
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>
1 year ago
Glenn Jocher
e70de6dacb
`ultralytics 8.0.115` RayTune and DVC fixes ( #3115 )
1 year ago
Ivan Shcheklein
3892e38021
fix(loggers): DVCLive add package version check ( #3112 )
1 year ago
Siddhant Sadangi
29c954a138
Remove Neptune `run.stop()` in `on_train_end()` ( #3103 )
1 year ago
Glenn Jocher
e88c89d269
Fix RayTune for < 8 CPUs ( #3102 )
1 year ago
Glenn Jocher
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>
1 year ago
Glenn Jocher
8ac8ff72ae
Fix code scanning alert - Incomplete URL substring sanitization ( #3054 )
1 year ago
Laughing
31281400dd
Simplify `remove_zero_areas()` function ( #3060 )
1 year ago
Glenn Jocher
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>
1 year ago
Zlobin Vladimir
01273c5ca1
Add rt info for OpenVINO ModelAPI ( #2891 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
1 year ago
Ivan Shcheklein
6057b267af
Add DVC experiments logger with DVCLive ( #2792 )
1 year ago
Glenn Jocher
2b26572e42
Fix GlobalWheat2020.yaml auto download ( #3007 )
1 year ago
Glenn Jocher
2193ca1658
`ultralytics 8.0.113` Adamax, NAdam, RAdam optimizers ( #3004 )
1 year ago
Glenn Jocher
451cf8b647
Add Adamax, NAdam, RAdam optimizers ( #2969 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 year ago
Laughing
f502b50365
fix overlap_mask in SegmentationLoss ( #2985 )
1 year ago
Laughing
bb5bbc2893
Fix keypoints.conf update Results docs ( #2977 )
1 year ago
crbrz
a9129fb40e
Fix `workspace` and `verbose` arguments in TensorRT export ( #2954 )
...
Co-authored-by: crbrz <cristiab@gmail.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2 years ago
Ayush Chaurasia
67cf53b475
Move `check_amp()` to checks.py ( #2948 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2 years ago
Glenn Jocher
d07ba25dc4
`ultralytics 8.0.112` augment, results and docs updates ( #2944 )
2 years ago
Ayush Chaurasia
52ae65ac3b
Optionally `train_args` on attempt_load_weights() ( #2928 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2 years ago
Glenn Jocher
96fb5ee78e
Update license and tasks docs ( #2941 )
2 years ago
Laughing
c050b2d1a8
Task augment ( #2924 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2 years ago
Laughing
f4b34fc30b
Fix `save_txt` in track mode and add Keypoints and Probs ( #2921 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2 years ago
Ayush Chaurasia
6c65934b55
W&B updates ( #2895 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2 years ago
Glenn Jocher
90ec434ebb
Update stream_loaders.py to `Path().absolute()` ( #2915 )
2 years ago
Glenn Jocher
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>
2 years ago
Laughing
305cde69d0
Update `generate_ddp_file` for improved `overrides` ( #2909 )
...
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2 years ago
Ayush Chaurasia
facb7861cf
Move loss calculation to head ( #2874 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
2 years ago
Ayush Chaurasia
7f077f7654
Import `ultralytics.nn.tasks` as `ultralytics.nn` ( #2889 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2 years ago
tekert
50c9731808
Refactor best YouTube URL and add `yt_dlp` option ( #2901 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2 years ago
Glenn Jocher
0d47d11393
Fix DDP classify train `imgsz` ( #2897 )
2 years ago
Glenn Jocher
a2bb42dfe9
Fix `Conv2()` fusing ( #2885 )
2 years ago
Glenn Jocher
5baaf91b5b
Add ProfileModel `min_time=60`s argument ( #2881 )
2 years ago
Glenn Jocher
6bf5000a88
`ultralytics 8.0.110` new `profile` and `fraction` train args ( #2880 )
2 years ago
Afif Al Mamun
75012e575e
Rename predictor postprocess `orig_img` to `orig_imgs` ( #2877 )
...
Signed-off-by: Afif Al Mamun <afifanik@gmail.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2 years ago
Glenn Jocher
dfe7f627d8
Remove Sentry from requirements ( #2878 )
2 years ago
John-Henry Lim
1a26e1e195
kwargs override `cfg` argument in model.train ( #2839 ) ( #2853 )
...
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2 years ago
setwgx
0c62f85750
Fix KeyError:line_thickness ( #2852 )
...
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2 years ago
Laughing
ef1eff8830
Fix numpy FP64 bug in augmentation ( #2841 )
...
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2 years ago
Ayush Chaurasia
527a97759b
Revert loss head PR ( #2873 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2 years ago
Glenn Jocher
6391c60089
New train `profile` argument for loggers ( #2862 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2 years ago
Glenn Jocher
0bdd4ad379
New dataset `fraction=1.0` argument ( #2860 )
2 years ago
Glenn Jocher
61fa5efe6d
`build_optimizer()` assign all parameters ( #2855 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2 years ago
Glenn Jocher
441e67d330
Add Conv2() module ( #2820 )
2 years ago
Ayush Chaurasia
d19c5b6ce8
Move loss to task heads ( #2825 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
2 years ago
Glenn Jocher
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>
2 years ago
Glenn Jocher
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>
2 years ago
Glenn Jocher
07b57c03c8
Buffered Mosaic for reduced HDD reads ( #2791 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2 years ago
Glenn Jocher
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>
2 years ago
Glenn Jocher
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>
2 years ago
Glenn Jocher
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>
2 years ago
Glenn Jocher
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>
2 years ago
Glenn Jocher
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>
2 years ago
Glenn Jocher
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>
2 years ago
Laughing
ff211f4037
fix loss ( #2614 )
2 years ago
Glenn Jocher
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>
2 years ago
Glenn Jocher
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>
2 years ago
Glenn Jocher
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>
2 years ago
Glenn Jocher
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>
2 years ago
Glenn Jocher
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>
2 years ago
Glenn Jocher
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>
2 years ago
Glenn Jocher
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>
2 years ago
Glenn Jocher
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>
2 years ago
Glenn Jocher
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>
2 years ago
Glenn Jocher
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>
2 years ago
Glenn Jocher
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>
2 years ago
Glenn Jocher
0a36b83e7a
`ultralytics 8.0.88` Pose TFLite model fix ( #2261 )
2 years ago
Glenn Jocher
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>
2 years ago
Glenn Jocher
3d60347755
`ultralytics 8.0.86` HUB resume, Classify train and RayTune fixes ( #2200 )
...
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
2 years ago
Glenn Jocher
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>
2 years ago
Glenn Jocher
4af9ca7382
Update links to https://docs.ultralytics.com ( #2182 )
2 years ago
Glenn Jocher
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>
2 years ago
Glenn Jocher
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>
2 years ago
Glenn Jocher
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>
2 years ago
Glenn Jocher
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>
2 years ago
Glenn Jocher
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>
2 years ago
Glenn Jocher
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>
2 years ago
Glenn Jocher
47bd8b433b
Dockerfile for NVIDIA Jetson devices ( #2050 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2 years ago
Glenn Jocher
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>
2 years ago
Glenn Jocher
2c6fc0a444
Update LICENSE to AGPL-3.0 ( #2031 )
2 years ago
Glenn Jocher
5065ca36a8
`ultralytics 8.0.77` Ray[Tune] for hyperparameter optimization ( #2014 )
...
Co-authored-by: JF Chen <k-2feng@hotmail.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>
2 years ago
Glenn Jocher
4916014af2
`ultralytics 8.0.76` minor fixes and improvements ( #2004 )
...
Co-authored-by: Seungtaek Kim <seungtaek.kim.94@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>
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
Co-authored-by: Ercalvez <45692523+Ercalvez@users.noreply.github.com>
Co-authored-by: Erwan CALVEZ <ecalvez@enib.fr>
2 years ago
Glenn Jocher
48c4483795
`ultralytics 8.0.75` fixes and updates ( #1967 )
...
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Jonathan Rayner <jonathan.j.rayner@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2 years ago
Glenn Jocher
24363236f2
`ultralytics 8.0.74` Pose labels, fp64 labels, Ensemble fixes ( #1956 )
...
Co-authored-by: jjlira <63210717+jjlira@users.noreply.github.com>
Co-authored-by: Jose Lira <jose.lira@georgebrown.ca>
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: wilsonlmh <lu6ni4z-forum@Yahoo.com.hk>
Co-authored-by: HaeJin Lee <seareale@gmail.com>
2 years ago
Glenn Jocher
5629ed0bb7
`ultralytics 8.0.73` minor fixes ( #1929 )
...
Co-authored-by: Yonghye Kwon <developer.0hye@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: joseliraGB <122470533+joseliraGB@users.noreply.github.com>
2 years ago
Glenn Jocher
95f96dc5bc
`ultralytics 8.0.72` faster Windows trainings and corrupt cache fix ( #1912 )
...
Co-authored-by: andreaswimmer <53872150+andreaswimmer@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2 years ago
Glenn Jocher
4e997013bc
`ultralytics 8.0.71` updates and fixes ( #1907 )
...
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Pavel Bugneac <50273042+pavelbugneac@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2 years ago
Glenn Jocher
c38b17a0d8
`ultralytics 8.0.70` minor fixes and improvements ( #1892 )
...
Co-authored-by: feicccccccc <49809204+feicccccccc@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
2 years ago
Glenn Jocher
c2cd3fd20e
`ultralytics 8.0.69` HUB CI and ClearML fixes ( #1888 )
...
Co-authored-by: Victor Sonck <victor.sonck@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2 years ago
Glenn Jocher
d3f097314f
`ultralytics 8.0.68` HUB zipfile without suffix fix ( #1877 )
...
Co-authored-by: Damiano Ferrari <34270884+ferraridamiano@users.noreply.github.com>
2 years ago
Glenn Jocher
2725545090
`ultralytics 8.0.67` Pose speeds, Comet and ClearML updates ( #1871 )
...
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: Victor Sonck <victor.sonck@gmail.com>
Co-authored-by: Danny Kim <dh031200@gmail.com>
2 years ago
Ayush Chaurasia
1cb92d7f42
`ultralytics 8.0.65` YOLOv8 Pose models ( #1347 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Mert Can Demir <validatedev@gmail.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Fabian Greavu <fabiangreavu@gmail.com>
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
Co-authored-by: Eric Pedley <ericpedley@gmail.com>
Co-authored-by: JustasBart <40023722+JustasBart@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aarni Koskela <akx@iki.fi>
Co-authored-by: Sergio Sanchez <sergio.ssm.97@gmail.com>
Co-authored-by: Bogdan Gheorghe <112427971+bogdan-galileo@users.noreply.github.com>
Co-authored-by: Jaap van de Loosdrecht <jaap@vdlmv.nl>
Co-authored-by: Noobtoss <96134731+Noobtoss@users.noreply.github.com>
Co-authored-by: nerdyespresso <106761627+nerdyespresso@users.noreply.github.com>
Co-authored-by: Farid Inawan <frdteknikelektro@gmail.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Alexander Duda <Alexander.Duda@me.com>
Co-authored-by: Mehran Ghandehari <mehran.maps@gmail.com>
Co-authored-by: Snyk bot <snyk-bot@snyk.io>
Co-authored-by: majid nasiri <majnasai@gmail.com>
2 years ago
Glenn Jocher
9af3e69b1a
`ultralytics 8.0.65` HUB COCO128 fix ( #1848 )
2 years ago
Glenn Jocher
e7a94c79c5
Revert 1783 fix callbacks by reference ( #1847 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2 years ago
Glenn Jocher
2fcca6a0ea
`ultralytics 8.0.63` CLI AMP check fix ( #1838 )
...
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>
2 years ago
Glenn Jocher
37274c9845
`ultralytics 8.0.62` HUB Syntax updates and fixes ( #1795 )
...
Co-authored-by: Danny Kim <imbird0312@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: MagicCodess <32194768+MagicCodess@users.noreply.github.com>
Co-authored-by: ayush chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: Amjad Alsharafi <26300843+Amjad50@users.noreply.github.com>
2 years ago
Glenn Jocher
4198570a4b
HUB CI fix ( #1776 )
2 years ago
Glenn Jocher
84948651cd
`8.0.60` new HUB training syntax ( #1753 )
...
Co-authored-by: Rafael Pierre <97888102+rafaelvp-db@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: Semih Demirel <85176438+semihhdemirel@users.noreply.github.com>
2 years ago
Glenn Jocher
e7876e1ba9
`ultralytics 8.0.59` new MLFlow and feature updates ( #1720 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: St. HeMeow <sheng.heyang@gmail.com>
Co-authored-by: Danny Kim <imbird0312@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Torge Kummerow <CySlider@users.noreply.github.com>
Co-authored-by: dankernel <dkdkernel@gmail.com>
Co-authored-by: Burhan <62214284+Burhan-Q@users.noreply.github.com>
Co-authored-by: Roshanlal <roshanlaladchitre103@gmail.com>
Co-authored-by: Lorenzo Mammana <lorenzo.mammana@orobix.com>
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
2 years ago
Glenn Jocher
ec10002a4a
`ultralytics 8.0.58` new SimpleClass, fixes and updates ( #1636 )
...
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>
2 years ago
Glenn Jocher
ef03e6732a
`ultralytics 8.0.57` Comet, AMP, Classify, Docker updates ( #1601 )
...
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.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>
2 years ago
Glenn Jocher
28e48be5b6
`ultralytics 8.0.56` PyTorch 2.0 support and minor fixes ( #1538 )
...
Co-authored-by: N-Friederich <127681326+N-Friederich@users.noreply.github.com>
Co-authored-by: Uhrendoktor <36703334+Uhrendoktor@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>
Co-authored-by: Aman Agarwal <amanag.11@gmail.com>
Co-authored-by: ExtReMLapin <3909752+ExtReMLapin@users.noreply.github.com>
Co-authored-by: Nadav Eidelstein <30617226+nodeav@users.noreply.github.com>
2 years ago
Glenn Jocher
25cc07401f
`ultralytics 8.0.55` unified YOLOv8 model YAMLs ( #1475 )
2 years ago
Glenn Jocher
701fba4770
`ultralytics 8.0.54` TFLite export improvements and fixes ( #1447 )
...
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>
2 years ago
Glenn Jocher
30fc4b537f
Check for broken links ( #1422 )
...
Co-authored-by: Joris LIMONIER <joris.limonier@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2 years ago
Glenn Jocher
9e58c32c15
Docs URL fixes and YAML updates ( #1383 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Huijae Lee <46982469+ZeroAct@users.noreply.github.com>
2 years ago
Glenn Jocher
f921e1ac21
`ultralytics 8.0.53` DDP AMP and Edge TPU fixes ( #1362 )
...
Co-authored-by: Richard Aljaste <richardaljasteabramson@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Vuong Kha Sieu <75152429+hotfur@users.noreply.github.com>
2 years ago
Glenn Jocher
177a68b39f
`ultralytics 8.0.52` reduced TAL CUDA usage and AMP check fix ( #1333 )
...
Co-authored-by: CNH5 <74132034+CNH5@users.noreply.github.com>
Co-authored-by: Huijae Lee <46982469+ZeroAct@users.noreply.github.com>
Co-authored-by: Lorenzo Mammana <lorenzom96@hotmail.it>
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: Hardik Dava <39372750+hardikdava@users.noreply.github.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
2 years ago
Glenn Jocher
790f9c067c
`ultralytics 8.0.51` add assets and CI actions ( #1296 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Paul Kehrer <paulhkehrer@gmail.com>
2 years ago
Glenn Jocher
f0d8e4718b
`ultralytics 8.0.50` AMP check and YOLOv5u YAMLs ( #1263 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Troy <wudashuo@vip.qq.com>
Co-authored-by: Yonghye Kwon <developer.0hye@gmail.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Huijae Lee <46982469+ZeroAct@users.noreply.github.com>
2 years ago
Glenn Jocher
3861e6c82a
`ultralytics 8.0.49` task, exports and metadata updates ( #1197 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Mehran Ghandehari <mehran.maps@gmail.com>
Co-authored-by: Paul Guerrie <97041392+paulguerrie@users.noreply.github.com>
2 years ago
Glenn Jocher
74e4c94806
`ultralytics 8.0.48` Edge TPU fix and Metrics updates ( #1171 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: majid nasiri <majnasai@gmail.com>
2 years ago
Glenn Jocher
a58f766f94
`ultralytics 8.0.47` Docker and reformat updates ( #1153 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2 years ago
Glenn Jocher
a82ee2c779
`ultralytics 8.0.46` TFLite and Benchmarks updates ( #1141 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2 years ago
Glenn Jocher
3765f4f6d9
`ultralytics 8.0.45` segment CUDA and DDP callback fixes ( #1137 )
...
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>
2 years ago
Glenn Jocher
bfc078b32f
test updates, revert Results to CPU
2 years ago
Glenn Jocher
3ea659411b
`ultralytics 8.0.44` export and task fixes ( #1088 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Mehran Ghandehari <mehran.maps@gmail.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
2 years ago
Glenn Jocher
fe61018975
`ultralytics 8.0.43` optimized `Results` class and fixes ( #1069 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Alexander Duda <Alexander.Duda@me.com>
Co-authored-by: Laughing <61612323+Laughing-q@users.noreply.github.com>
2 years ago
Glenn Jocher
f2a7a29e53
`ultralytics 8.0.42` DDP fix and Docs updates ( #1065 )
...
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: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: Noobtoss <96134731+Noobtoss@users.noreply.github.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
2 years ago
Glenn Jocher
f6e393c1d2
`ultralytics 8.0.41` TF SavedModel and EdgeTPU export ( #1034 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Noobtoss <96134731+Noobtoss@users.noreply.github.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
2 years ago
Glenn Jocher
edd3ff1669
Update `.pre-commit-config.yaml` ( #1026 )
2 years ago
Glenn Jocher
9047d737f4
`ultralytics 8.0.40` TensorRT metadata and Results visualizer ( #1014 )
...
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: Bogdan Gheorghe <112427971+bogdan-galileo@users.noreply.github.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: Jaap van de Loosdrecht <jaap@vdlmv.nl>
Co-authored-by: Noobtoss <96134731+Noobtoss@users.noreply.github.com>
Co-authored-by: nerdyespresso <106761627+nerdyespresso@users.noreply.github.com>
2 years ago