Glenn Jocher
|
42057fdc95
|
`lapx` package replacement for `lap` (#3383)
|
1 year ago |
Glenn Jocher
|
12f3089110
|
Update Discord invite link (#3397)
|
1 year ago |
Laughing
|
e93a5fbff6
|
Fix RTDETR val_batch_pred (#3392)
|
1 year ago |
Glenn Jocher
|
4e08e12256
|
Docker `apt install gnupg g++` for `lap` (#3381)
|
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
|
ca2c8774d8
|
Add FastSAM docs page (#3371)
|
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 |
Compunet
|
2f58b5821a
|
[Example] Add example application for .NET (#3311)
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
|
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 |
Wang Xin
|
0632c88722
|
Update datasets/classify/index.md Docs (#3244)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
1 year ago |
Sergiu Waxmann
|
e9205974ff
|
Docs: add docs for HUB models (#3270)
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
|
431fad6834
|
Update Dockerfile-jetson (#3209)
|
1 year ago |
Glenn Jocher
|
d6e2ec1483
|
Jetson Docker fix `opencv-python>=4.5.0` (#3208)
|
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
|
0a229bd40f
|
Add patches section and fix Docs CI (#3193)
|
1 year ago |
Sergiu Waxmann
|
2f02d8ea53
|
Docs updates for HUB, YOLOv4, YOLOv7, NAS (#3174)
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
|
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 |