Commit Graph

465 Commits (22474e9ad5f87be10be6563834ff55260c083cfa)

Author SHA1 Message Date
Glenn Jocher 965e405957
`ultralytics 8.0.140` improved robustness to model path spaces () 2 years ago
Glenn Jocher ed25db9426
`ultralytics 8.0.139` add FastSAM CLI support () 2 years ago
Maia Numerosky aa1cab74f8
Benchmark with custom `data.yaml` () 2 years ago
nihui 01dcd54b19
Add ncnn auto thread count () 2 years ago
Colin Wong b251b7415a
Fix tflite int8 scaling () 2 years ago
nihui cf3c740fe7
update cli.md for export ncnn model () 2 years ago
Glenn Jocher 796bac229e
`ultralytics 8.0.138` update `hub/utils.py` Events () 2 years ago
Chikage0o0 85f191fbc7
`ultralytics 8.0.137` fix Windows NCNN export bug () 2 years ago
David de la Iglesia Castro ba523e6b3e
Fix `eval` to `val` in dvc.py () 2 years ago
Yonghye Kwon e71c0e3748
Update `dynamic` keys and comments for ONNX exports () 2 years ago
Glenn Jocher 96cc28b439
Update Classify `fitness` definition to mean of top1, top5 () 2 years ago
Laughing 620f3eb218
`ultralytics 8.0.136` refactor and simplify package () 2 years ago
Glenn Jocher 8ebe94d1e9
`ultralytics 8.0.135` remove deprecated `v5loader` () 2 years ago
Glenn Jocher 114470361e
Remove deprecated `AutoShape` class () 2 years ago
Glenn Jocher 135a10f1fa
Avoid CUDA round-trip for relevant export formats () 2 years ago
Harsh Dhamecha c5991d7cd8
Updated C2f docstring () 2 years ago
Glenn Jocher 71f78a62b3
Fix `check_requirements()` console output () 2 years ago
Glenn Jocher fadbef84e1
Fix `Arial.ttf` threaded multi-download bug () 2 years ago
Glenn Jocher 9aca61c465
Print CPU information () 2 years ago
Adrian Boguszewski e2f9bba964
Update OpenVINO requirement to `openvino>=2023.0` () 2 years ago
Chaoning Zhang 201e69e4e4
`ultralytics 8.0.134` add MobileSAM support () 2 years ago
Glenn Jocher c55a98ab8e
`ultralytics 8.0.133` add `torchvision` compatibility check () 2 years ago
Adrian Boguszewski 0821ccb618
Changed default device to AUTO in OpenVINO () 2 years ago
Yonghye Kwon cfcae388f2
Add `datetime` to exported model metadata () 2 years ago
Glenn Jocher 395cc47c53
Fix Classify train from arbitrary CWD () 2 years ago
triple Mu 5592a3abdf
Fix PNNX debug filename () 2 years ago
Glenn Jocher 18ada51931
Add tuner.py to Docs () 2 years ago
triple Mu 44aa18c99a
Remove PNNX debug files () 2 years ago
Ophélie Le Mentec 1ae7f84394
Fix `MLFLOW_EXPERIMENT_NAME` env var () 2 years ago
Glenn Jocher 48d7dbdbf9
Fix SAM autodownload to `/weights` () 2 years ago
triple Mu 82920ef7ec
Replace an easy way to construct a `ncnn.Mat` () 2 years ago
Glenn Jocher 495edc261f
`ultralytics 8.0.132` add AutoBackend NCNN inference () 2 years ago
Glenn Jocher 391b7e67cf
Filter `matplotlib>=3.7.2` tight layout warning () 2 years ago
Glenn Jocher 10eb0b6229
Error -> Warn on non-deterministic ops () 2 years ago
Glenn Jocher e97958ef6f
Update TASK2DATA defaults to COCO8 () 2 years ago
Glenn Jocher ff90081102
Fix StreamLoader variable FPS bug () 2 years ago
Glenn Jocher d9db6cd42d
`ultralytics 8.0.131` NCNN, HUB and FastSAM fixes () 2 years ago
Colin Wong 23c7cd4c9f
Avoid Python 3.9 with_stem () 2 years ago
Glenn Jocher b8cc404ebf
`ultralytics 8.0.130` revert 'Fix PyPI build warnings' updates () 2 years ago
Glenn Jocher abb0939fe8
`ultralytics 8.0.129` add YOLOv8 Tencent NCNN export () 2 years ago
Laughing a254087fcd
[pose]fix flip_idx () 2 years ago
andrewerf e33d6522ab
Use `args.name` as `run_name` for MLFlow system. () 2 years ago
Soumik Rakshit 3821d4a72c
Add alias `"best"` for the model checkpoint artifact () 2 years ago
Glenn Jocher ad99246ff1
`ultralytics 8.0.128` FastSAM autodownload and super() init () 2 years ago
Wenchao Ding 400f3f72a1
`ultralytics 8.0.127` add FastSAM model () 2 years ago
Glenn Jocher 91905b4b0b
Pass export=True to RTDETRDecoder () 2 years ago
Glenn Jocher 74275655dc
Update default.yaml `imgsz` comment () 2 years ago
Glenn Jocher ee6cf11378
Save Keypoints visible to text () 2 years ago
Glenn Jocher 4c22273198
`ultralytics 8.0.126` Ray Tune refactoring () 2 years ago
Glenn Jocher 25159c9376
Set `close_mosaic: 10` in default.yaml () 2 years ago
Laughing 8c0a7440df
[RTDETR]fix mosaic<1.0 () 2 years ago
Glenn Jocher 31b46bf2b4
Update ViT ops.py to `torch.long` () 2 years ago
Glenn Jocher 8a11eda4a9
`ultralytics 8.0.125` NMS speed improvements () 2 years ago
CptCaptain 0e5a6b8158
DVCLive cache images () 2 years ago
Andy 5e38c7d71b
Improve NMS speed () 2 years ago
Neloy262 586c95b8a9
Add torch.Tensor results image saving () 2 years ago
Glenn Jocher cd0bf05aa4
Cap head scaling with `min(nc, 100)` () 2 years ago
Glenn Jocher 17e139220b
`ultralytics 8.0.124` lapx package and multiple-unzip fix () 2 years ago
Liam Parker 27a24b2796
Change key format for `images` dict in `convert_coco` () () 2 years ago
Glenn Jocher 05760b04c4
Fix dataset multiple unzip behavior () 2 years ago
Glenn Jocher 42057fdc95
`lapx` package replacement for `lap` () 2 years ago
Laughing e93a5fbff6
Fix RTDETR val_batch_pred () 2 years ago
Glenn Jocher b5a2be8ca8
`ultralytics 8.0.123` Ubuntu security and VideoWriter codec fixes () 2 years ago
Glenn Jocher 8b50b2a897
Fix video writing () 2 years ago
Glenn Jocher 9b00d37022
FROM ubuntu:lunar-20230615 and `lap` install fixes () 2 years ago
Glenn Jocher 15c027a9fc
Add `torch.Tensor` checks and pip badges () 2 years ago
Glenn Jocher 682c9ef70f
`ultralytics 8.0.122` Fix `torch.Tensor` inference () 2 years ago
Kayzwer 51d8cfa9c3
Fix RT-DETR exported onnx model () 2 years ago
Glenn Jocher 5381fc8a58
Warn `save` disabled for torch inference () 2 years ago
Jieun Park 2ebd808b69
Increase NCCL timeout from 1 hour to 3 hours () 2 years ago
Glenn Jocher 137552996a
`ultralytics 8.0.121` RTDETR fix and Docs updates () 2 years ago
Glenn Jocher 35c02c8319
Fix Pose export from YAML () 2 years ago
Laughing 9d1e5567de
[RTDETR]Fix val loss () 2 years ago
Glenn Jocher d8701b42ca
`ultralytics 8.0.120` CLI support for SAM, RTDETR () 2 years ago
Jeroen 2e8313b032
Allow setting MLFlow experiment name through env var () 2 years ago
Laughing eda7758521
[RTDETR]fix "Grad strides do not match bucket view strides" when training with DDP () 2 years ago
Glenn Jocher 58bccb1a9f
Add CLI support for SAM, RTDETR () 2 years ago
Glenn Jocher 4c2033d7c3
Uninstall `wandb` from notebook environments () 2 years ago
Glenn Jocher 064d48eff9
`ultralytics 8.0.119` RTDETR Trainer and ViT Docs () 2 years ago
Glenn Jocher bba7cf55a0
Fix data.yaml absolute path bug () 2 years ago
Glenn Jocher 9d38d2b044
Fix Classify confusion matrix () 2 years ago
Glenn Jocher 9c44560ec4
Return `save_dir` with prediction results () 2 years ago
Glenn Jocher 15c90bd404
Default classify training to `pretrained=True` () 2 years ago
Glenn Jocher e78fb683f4
`default.yaml` type comments () 2 years ago
Glenn Jocher 21df296425
Fix PIL `getsize()` deprecation warning () 2 years ago
Glenn Jocher c8441a5422
Fix `scipy.ndimage.filters` deprecation warning () 2 years ago
Glenn Jocher d3ca3e4b9b
Fix Pose val plotting bug () 2 years ago
Glenn Jocher 1e5702a5b5
Add Ultralytics ViT Docs () 2 years ago
Glenn Jocher bd0f7ecf6f
Docstrings arguments cleanup () 2 years ago
Sergiu Waxmann 62916b3b0a
docs: add docs for hub datasets () 2 years ago
Ayush Chaurasia a0ba8ef5f0
Add RTDETR Trainer () 2 years ago
Glenn Jocher 03bce07848
Build reference for missing `__init__.py` files () 2 years ago
Glenn Jocher 0dfafaf39b
Fix `batch=-1` for exports () 2 years ago
Glenn Jocher d69a1e8046
Update save_dir on new predict args () 2 years ago
Glenn Jocher a5a34af2f4
`ultralytics 8.0.118` updated Docs, OS and DDP fixes () 2 years ago
Dhruv Nair a0fa99c4db
Comet Updates () 2 years ago
Bruno Arine 0d91d6df6e
Add world_size check before setting up DDP train () 2 years ago
Glenn Jocher f8e1dcc43f
Fix operating system to list () 2 years ago
Glenn Jocher c340f84ce9
`ultralytics 8.0.117` NAS export, classify and tasks banner URL fixes () 2 years ago
Laughing b59342b81c
Fix platform set to tuple () 2 years ago