Laughing
|
620f3eb218
|
`ultralytics 8.0.136` refactor and simplify package (#3748)
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
|
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>
|
1 year ago |
Glenn Jocher
|
71f78a62b3
|
Fix `check_requirements()` console output (#3738)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
1 year ago |
Glenn Jocher
|
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>
|
1 year ago |
Glenn Jocher
|
9aca61c465
|
Print CPU information (#3721)
|
1 year ago |
Chaoning Zhang
|
201e69e4e4
|
`ultralytics 8.0.134` add MobileSAM support (#3474)
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: Laughing <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
1 year ago |
Glenn Jocher
|
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>
|
1 year ago |
Ophélie Le Mentec
|
1ae7f84394
|
Fix `MLFLOW_EXPERIMENT_NAME` env var (#3668)
|
1 year ago |
Glenn Jocher
|
495edc261f
|
`ultralytics 8.0.132` add AutoBackend NCNN inference (#3615)
Co-authored-by: triple Mu <gpu@163.com>
|
1 year ago |
Glenn Jocher
|
391b7e67cf
|
Filter `matplotlib>=3.7.2` tight layout warning (#3614)
|
1 year ago |
Glenn Jocher
|
10eb0b6229
|
Error -> Warn on non-deterministic ops (#3613)
|
1 year ago |
Glenn Jocher
|
d9db6cd42d
|
`ultralytics 8.0.131` NCNN, HUB and FastSAM fixes (#3587)
|
1 year ago |
Glenn Jocher
|
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>
|
1 year ago |
andrewerf
|
e33d6522ab
|
Use `args.name` as `run_name` for MLFlow system. (#3567)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
1 year ago |
Soumik Rakshit
|
3821d4a72c
|
Add alias `"best"` for the model checkpoint artifact (#3558)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
1 year ago |
Glenn Jocher
|
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>
|
1 year ago |
Glenn Jocher
|
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>
|
1 year ago |
Glenn Jocher
|
8a11eda4a9
|
`ultralytics 8.0.125` NMS speed improvements (#3463)
Co-authored-by: Compunet <117437050+dme-compunet@users.noreply.github.com>
|
1 year ago |
CptCaptain
|
0e5a6b8158
|
DVCLive cache images (#3459)
|
1 year ago |
Andy
|
5e38c7d71b
|
Improve NMS speed (#3467)
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
|
05760b04c4
|
Fix dataset multiple unzip behavior (#3413)
|
1 year ago |
Glenn Jocher
|
9b00d37022
|
FROM ubuntu:lunar-20230615 and `lap` install fixes (#3374)
|
1 year ago |
Glenn Jocher
|
137552996a
|
`ultralytics 8.0.121` RTDETR fix and Docs updates (#3314)
|
1 year ago |
Jeroen
|
2e8313b032
|
Allow setting MLFlow experiment name through env var (#3266)
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
|
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
|
9d38d2b044
|
Fix Classify confusion matrix (#3241)
|
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
|
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
|
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 |
Glenn Jocher
|
f8e1dcc43f
|
Fix operating system to list (#3196)
|
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 |
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 |
Laughing
|
31281400dd
|
Simplify `remove_zero_areas()` function (#3060)
|
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
|
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 |
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 |
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 |
Laughing
|
305cde69d0
|
Update `generate_ddp_file` for improved `overrides` (#2909)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
1 year ago |