Birk Stoveland
|
42afe772d5
|
Update tasks.py to allow custom RTEDTRDecoder arguments (#3872)
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
|
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>
|
1 year ago |
Glenn Jocher
|
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>
|
1 year ago |
Glenn Jocher
|
ed25db9426
|
`ultralytics 8.0.139` add FastSAM CLI support (#3860)
|
1 year ago |
Maia Numerosky
|
aa1cab74f8
|
Benchmark with custom `data.yaml` (#3858)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
1 year ago |
nihui
|
01dcd54b19
|
Add ncnn auto thread count (#3847)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
1 year ago |
Colin Wong
|
b251b7415a
|
Fix tflite int8 scaling (#3837)
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 |
nihui
|
cf3c740fe7
|
update cli.md for export ncnn model (#3846)
|
1 year ago |
Glenn Jocher
|
796bac229e
|
`ultralytics 8.0.138` update `hub/utils.py` Events (#3839)
|
1 year ago |
Chikage0o0
|
85f191fbc7
|
`ultralytics 8.0.137` fix Windows NCNN export bug (#3803)
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 |
David de la Iglesia Castro
|
ba523e6b3e
|
Fix `eval` to `val` in dvc.py (#3771)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
1 year ago |
Yonghye Kwon
|
e71c0e3748
|
Update `dynamic` keys and comments for ONNX exports (#3772)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
1 year ago |
Glenn Jocher
|
96cc28b439
|
Update Classify `fitness` definition to mean of top1, top5 (#3789)
|
1 year ago |
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
|
8ebe94d1e9
|
`ultralytics 8.0.135` remove deprecated `v5loader` (#3744)
|
1 year ago |
Glenn Jocher
|
114470361e
|
Remove deprecated `AutoShape` class (#3743)
|
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 |
Harsh Dhamecha
|
c5991d7cd8
|
Updated C2f docstring (#3732)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.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 |
Adrian Boguszewski
|
e2f9bba964
|
Update OpenVINO requirement to `openvino>=2023.0` (#3722)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
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 |
Adrian Boguszewski
|
0821ccb618
|
Changed default device to AUTO in OpenVINO (#3699)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
1 year ago |
Yonghye Kwon
|
cfcae388f2
|
Add `datetime` to exported model metadata (#3694)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
1 year ago |
Glenn Jocher
|
395cc47c53
|
Fix Classify train from arbitrary CWD (#3692)
|
1 year ago |
triple Mu
|
5592a3abdf
|
Fix PNNX debug filename (#3687)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
1 year ago |
Glenn Jocher
|
18ada51931
|
Add tuner.py to Docs (#3689)
|
1 year ago |
triple Mu
|
44aa18c99a
|
Remove PNNX debug files (#3677)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
1 year ago |
Ophélie Le Mentec
|
1ae7f84394
|
Fix `MLFLOW_EXPERIMENT_NAME` env var (#3668)
|
1 year ago |
Glenn Jocher
|
48d7dbdbf9
|
Fix SAM autodownload to `/weights` (#3655)
|
1 year ago |
triple Mu
|
82920ef7ec
|
Replace an easy way to construct a `ncnn.Mat` (#3638)
|
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
|
e97958ef6f
|
Update TASK2DATA defaults to COCO8 (#3603)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
1 year ago |
Glenn Jocher
|
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>
|
1 year ago |
Glenn Jocher
|
d9db6cd42d
|
`ultralytics 8.0.131` NCNN, HUB and FastSAM fixes (#3587)
|
1 year ago |
Colin Wong
|
23c7cd4c9f
|
Avoid Python 3.9 with_stem (#3589)
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
|
b8cc404ebf
|
`ultralytics 8.0.130` revert 'Fix PyPI build warnings' updates (#3585)
|
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 |
Laughing
|
a254087fcd
|
[pose]fix flip_idx (#3577)
|
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 |
Wenchao Ding
|
400f3f72a1
|
`ultralytics 8.0.127` add FastSAM model (#3390)
Co-authored-by: dingwenchao <12962189468@163.com>
Co-authored-by: 丁文超 <dingwenchao@dingwenchaodeMacBook-Pro.local>
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 |
Glenn Jocher
|
91905b4b0b
|
Pass export=True to RTDETRDecoder (#3550)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
1 year ago |
Glenn Jocher
|
74275655dc
|
Update default.yaml `imgsz` comment (#3551)
|
1 year ago |
Glenn Jocher
|
ee6cf11378
|
Save Keypoints visible to text (#3547)
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
|
25159c9376
|
Set `close_mosaic: 10` in default.yaml (#3525)
|
1 year ago |
Laughing
|
8c0a7440df
|
[RTDETR]fix mosaic<1.0 (#3518)
|
1 year ago |
Glenn Jocher
|
31b46bf2b4
|
Update ViT ops.py to `torch.long` (#3508)
Co-authored-by: Laughing-q <1185102784@qq.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 |
Neloy262
|
586c95b8a9
|
Add torch.Tensor results image saving (#3475)
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
|
cd0bf05aa4
|
Cap head scaling with `min(nc, 100)` (#3436)
|
1 year ago |
Glenn Jocher
|
17e139220b
|
`ultralytics 8.0.124` lapx package and multiple-unzip fix (#3423)
|
1 year ago |
Liam Parker
|
27a24b2796
|
Change key format for `images` dict in `convert_coco` (#3419) (#3420)
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
|
42057fdc95
|
`lapx` package replacement for `lap` (#3383)
|
1 year ago |
Laughing
|
e93a5fbff6
|
Fix RTDETR val_batch_pred (#3392)
|
1 year ago |
Glenn Jocher
|
b5a2be8ca8
|
`ultralytics 8.0.123` Ubuntu security and VideoWriter codec fixes (#3380)
|
1 year ago |
Glenn Jocher
|
8b50b2a897
|
Fix video writing (#3379)
|
1 year ago |
Glenn Jocher
|
9b00d37022
|
FROM ubuntu:lunar-20230615 and `lap` install fixes (#3374)
|
1 year ago |
Glenn Jocher
|
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>
|
1 year ago |
Glenn Jocher
|
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>
|
1 year ago |
Kayzwer
|
51d8cfa9c3
|
Fix RT-DETR exported onnx model (#3317)
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>
|
1 year ago |
Glenn Jocher
|
5381fc8a58
|
Warn `save` disabled for torch inference (#3361)
|
1 year ago |
Jieun Park
|
2ebd808b69
|
Increase NCCL timeout from 1 hour to 3 hours (#3343)
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
|
137552996a
|
`ultralytics 8.0.121` RTDETR fix and Docs updates (#3314)
|
1 year ago |
Glenn Jocher
|
35c02c8319
|
Fix Pose export from YAML (#3312)
|
1 year ago |
Laughing
|
9d1e5567de
|
[RTDETR]Fix val loss (#3280)
|
1 year ago |
Glenn Jocher
|
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>
|
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 |
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 |