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
|
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
|
bd0f7ecf6f
|
Docstrings arguments cleanup (#3229)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.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 |
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>
|
1 year 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>
|
1 year ago |
Glenn Jocher
|
96fb5ee78e
|
Update license and tasks docs (#2941)
|
1 year 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>
|
1 year ago |
Ayush Chaurasia
|
6c65934b55
|
W&B updates (#2895)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
1 year ago |
Glenn Jocher
|
90ec434ebb
|
Update stream_loaders.py to `Path().absolute()` (#2915)
|
1 year ago |
Laughing
|
305cde69d0
|
Update `generate_ddp_file` for improved `overrides` (#2909)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
1 year 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>
|
1 year 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>
|
1 year ago |
Glenn Jocher
|
0d47d11393
|
Fix DDP classify train `imgsz` (#2897)
|
1 year ago |
Glenn Jocher
|
5baaf91b5b
|
Add ProfileModel `min_time=60`s argument (#2881)
|
1 year ago |