Commit Graph

495 Commits (82b97d5d4cb17165404dcab0b954852eb8b8a732)

Author SHA1 Message Date
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
Glenn Jocher f4e8b39fc2
`ultralytics 8.0.116` NAS, DVC, YOLOv5u updates () 2 years ago
Ivan Shcheklein 9e859c949e
Use `model_info_for_loggers()` in DVC logger () 2 years ago
Glenn Jocher 8e60fc9276
Add `device=cuda` support () 2 years ago
Glenn Jocher ff91fbd9c3
Add Ultralytics tasks and YOLO-NAS models () 2 years ago
Glenn Jocher e70de6dacb
`ultralytics 8.0.115` RayTune and DVC fixes () 2 years ago
Ivan Shcheklein 3892e38021
fix(loggers): DVCLive add package version check () 2 years ago
Siddhant Sadangi 29c954a138
Remove Neptune `run.stop()` in `on_train_end()` () 2 years ago
Glenn Jocher e88c89d269
Fix RayTune for < 8 CPUs () 2 years ago
Glenn Jocher 3ae81ee9d1
Update val `max_dets=args.max_det=300` () 2 years ago
Glenn Jocher 8ac8ff72ae
Fix code scanning alert - Incomplete URL substring sanitization () 2 years ago
Laughing 31281400dd
Simplify `remove_zero_areas()` function () 2 years ago
Glenn Jocher 8940a27bdb
`ultralytics 8.0.114` automatic optimizer selection () 2 years ago
Zlobin Vladimir 01273c5ca1
Add rt info for OpenVINO ModelAPI () 2 years ago
Ivan Shcheklein 6057b267af
Add DVC experiments logger with DVCLive () 2 years ago
Glenn Jocher 2b26572e42
Fix GlobalWheat2020.yaml auto download () 2 years ago
Glenn Jocher 2193ca1658
`ultralytics 8.0.113` Adamax, NAdam, RAdam optimizers () 2 years ago
Glenn Jocher 451cf8b647
Add Adamax, NAdam, RAdam optimizers () 2 years ago
Laughing f502b50365
fix overlap_mask in SegmentationLoss () 2 years ago
Laughing bb5bbc2893
Fix keypoints.conf update Results docs () 2 years ago
crbrz a9129fb40e
Fix `workspace` and `verbose` arguments in TensorRT export () 2 years ago
Ayush Chaurasia 67cf53b475
Move `check_amp()` to checks.py () 2 years ago
Glenn Jocher d07ba25dc4
`ultralytics 8.0.112` augment, results and docs updates () 2 years ago
Ayush Chaurasia 52ae65ac3b
Optionally `train_args` on attempt_load_weights() () 2 years ago
Glenn Jocher 96fb5ee78e
Update license and tasks docs () 2 years ago
Laughing c050b2d1a8
Task augment () 2 years ago
Laughing f4b34fc30b
Fix `save_txt` in track mode and add Keypoints and Probs () 2 years ago
Ayush Chaurasia 6c65934b55
W&B updates () 2 years ago
Glenn Jocher 90ec434ebb
Update stream_loaders.py to `Path().absolute()` () 2 years ago
Glenn Jocher fd94d312da
`ultralytics 8.0.111` refactored `model.loss()` method () 2 years ago
Laughing 305cde69d0
Update `generate_ddp_file` for improved `overrides` () 2 years ago
Ayush Chaurasia facb7861cf
Move loss calculation to head () 2 years ago
Ayush Chaurasia 7f077f7654
Import `ultralytics.nn.tasks` as `ultralytics.nn` () 2 years ago
tekert 50c9731808
Refactor best YouTube URL and add `yt_dlp` option () 2 years ago
Glenn Jocher 0d47d11393
Fix DDP classify train `imgsz` () 2 years ago
Glenn Jocher a2bb42dfe9
Fix `Conv2()` fusing () 2 years ago
Glenn Jocher 5baaf91b5b
Add ProfileModel `min_time=60`s argument () 2 years ago
Glenn Jocher 6bf5000a88
`ultralytics 8.0.110` new `profile` and `fraction` train args () 2 years ago
Afif Al Mamun 75012e575e
Rename predictor postprocess `orig_img` to `orig_imgs` () 2 years ago
Glenn Jocher dfe7f627d8
Remove Sentry from requirements () 2 years ago
John-Henry Lim 1a26e1e195
kwargs override `cfg` argument in model.train () () 2 years ago
setwgx 0c62f85750
Fix KeyError:line_thickness () 2 years ago
Laughing ef1eff8830
Fix numpy FP64 bug in augmentation () 2 years ago
Ayush Chaurasia 527a97759b
Revert loss head PR () 2 years ago
Glenn Jocher 6391c60089
New train `profile` argument for loggers () 2 years ago
Glenn Jocher 0bdd4ad379
New dataset `fraction=1.0` argument () 2 years ago
Glenn Jocher 61fa5efe6d
`build_optimizer()` assign all parameters () 2 years ago
Glenn Jocher 441e67d330
Add Conv2() module () 2 years ago
Ayush Chaurasia d19c5b6ce8
Move loss to task heads () 2 years ago
Glenn Jocher f23a03596d
`ultralytics 8.0.109` HUB training fix () 2 years ago
Glenn Jocher ffc0e8ccf7
`ultralytics 8.0.108` add Meituan YOLOv6 models () 2 years ago
Glenn Jocher 07b57c03c8
Buffered Mosaic for reduced HDD reads () 2 years ago
Glenn Jocher dada5b73c4
`ultralytics 8.0.107` () 2 years ago
Glenn Jocher 4db686a315
`ultralytics 8.0.106` () 2 years ago
Glenn Jocher 23fc50641c
`ultralytics 8.0.105` classification hyp fix and new `onplot` callbacks () 2 years ago
Glenn Jocher b1119d512e
`ultralytics 8.0.104` bug fixes and `thop` dependency removal () 2 years ago
Glenn Jocher 7884098857
`ultralytics 8.0.103` minor fixes () 2 years ago
Glenn Jocher e2e3e367a2
`ultralytics 8.0.101` mosaic9() and loss bug fixes () 2 years ago
Laughing ff211f4037
fix loss () 2 years ago
Glenn Jocher dce4efce48
`ultralytics 8.0.100` add Mosaic9() augmentation () 2 years ago
Glenn Jocher db1c5885d5
`ultralytics 8.0.99` HUB resume fix and Docs updates () 2 years ago
Glenn Jocher 229119c376
`ultralytics 8.0.98` add Baidu RT-DETR models () 2 years ago
Glenn Jocher d1107ca4cb
`ultralytics 8.0.97` confusion matrix, windows, docs updates () 2 years ago
Glenn Jocher 6ee3a9a74b
`ultralytics 8.0.96` TAL speed and memory improvements () 2 years ago
Glenn Jocher e21428ca4e
`ultralytics 8.0.94` HUBDatasetStats() Segment and Pose support () 2 years ago
Glenn Jocher ddb354ce5e
`ultralytics 8.0.93` HUB docs and JSON2YOLO converter () 2 years ago
Glenn Jocher 0ebd3f2959
`ultralytics 8.0.92` updates and fixes () 2 years ago
Glenn Jocher 3fd317edfd
`ultralytics 8.0.91` tracker fix and docs comments () 2 years ago
Glenn Jocher 44c7c3514d
`ultralytics 8.0.90` actions and docs improvements () 2 years ago
Glenn Jocher 243fc4b1fe
`ultralytics 8.0.89` SAM predict and auto-annotate () 2 years ago
Glenn Jocher 0a36b83e7a
`ultralytics 8.0.88` Pose TFLite model fix () 2 years ago
Glenn Jocher efc941aa81
`ultralytics 8.0.87` improved Pose models () 2 years ago
Glenn Jocher 3d60347755
`ultralytics 8.0.86` HUB resume, Classify train and RayTune fixes () 2 years ago
Glenn Jocher 283e334bd4
`ultralytics 8.0.85` docs and events updates () 2 years ago
Glenn Jocher 4af9ca7382
Update links to https://docs.ultralytics.com () 2 years ago
Glenn Jocher 8f5eeb09f3
`ultralytics 8.0.84` results JSON outputs () 2 years ago
Glenn Jocher 6c082ebd6f
`ultralytics 8.0.83` Neptune AI logging addition () 2 years ago
Glenn Jocher 55a03ad85f
`ultralytics 8.0.82` docs updates and fixes () 2 years ago
Glenn Jocher a38f227672
`ultralytics 8.0.81` single-line docstring updates () 2 years ago
Glenn Jocher 5bce1c3021
`ultralytics 8.0.80` single-line docstring fixes () 2 years ago
Glenn Jocher 31db8ed163
`ultralytics 8.0.79` expand Docs reference section () 2 years ago
Glenn Jocher 47bd8b433b
Dockerfile for NVIDIA Jetson devices () 2 years ago
Glenn Jocher 5c35dba22a
`ultralytics 8.0.78` Docker and confusion matrix updates () 2 years ago
Glenn Jocher 2c6fc0a444
Update LICENSE to AGPL-3.0 () 2 years ago
Glenn Jocher 5065ca36a8
`ultralytics 8.0.77` Ray[Tune] for hyperparameter optimization () 2 years ago
Glenn Jocher 4916014af2
`ultralytics 8.0.76` minor fixes and improvements () 2 years ago
Glenn Jocher 48c4483795
`ultralytics 8.0.75` fixes and updates () 2 years ago
Glenn Jocher 24363236f2
`ultralytics 8.0.74` Pose labels, fp64 labels, Ensemble fixes () 2 years ago
Glenn Jocher 5629ed0bb7
`ultralytics 8.0.73` minor fixes () 2 years ago
Glenn Jocher 95f96dc5bc
`ultralytics 8.0.72` faster Windows trainings and corrupt cache fix () 2 years ago
Glenn Jocher 4e997013bc
`ultralytics 8.0.71` updates and fixes () 2 years ago
Glenn Jocher c38b17a0d8
`ultralytics 8.0.70` minor fixes and improvements () 2 years ago
Glenn Jocher c2cd3fd20e
`ultralytics 8.0.69` HUB CI and ClearML fixes () 2 years ago
Glenn Jocher d3f097314f
`ultralytics 8.0.68` HUB zipfile without suffix fix () 2 years ago
Glenn Jocher 2725545090
`ultralytics 8.0.67` Pose speeds, Comet and ClearML updates () 2 years ago
Ayush Chaurasia 1cb92d7f42
`ultralytics 8.0.65` YOLOv8 Pose models () 2 years ago
Glenn Jocher 9af3e69b1a
`ultralytics 8.0.65` HUB COCO128 fix () 2 years ago
Glenn Jocher e7a94c79c5
Revert 1783 fix callbacks by reference () 2 years ago
Glenn Jocher 2fcca6a0ea
`ultralytics 8.0.63` CLI AMP check fix () 2 years ago
Glenn Jocher 37274c9845
`ultralytics 8.0.62` HUB Syntax updates and fixes () 2 years ago
Glenn Jocher 4198570a4b
HUB CI fix () 2 years ago
Glenn Jocher 84948651cd
`8.0.60` new HUB training syntax () 2 years ago
Glenn Jocher e7876e1ba9
`ultralytics 8.0.59` new MLFlow and feature updates () 2 years ago
Glenn Jocher ec10002a4a
`ultralytics 8.0.58` new SimpleClass, fixes and updates () 2 years ago
Glenn Jocher ef03e6732a
`ultralytics 8.0.57` Comet, AMP, Classify, Docker updates () 2 years ago
Glenn Jocher 28e48be5b6
`ultralytics 8.0.56` PyTorch 2.0 support and minor fixes () 2 years ago
Glenn Jocher 25cc07401f `ultralytics 8.0.55` unified YOLOv8 model YAMLs () 2 years ago
Glenn Jocher 701fba4770
`ultralytics 8.0.54` TFLite export improvements and fixes () 2 years ago
Glenn Jocher 30fc4b537f
Check for broken links () 2 years ago
Glenn Jocher 9e58c32c15
Docs URL fixes and YAML updates () 2 years ago
Glenn Jocher f921e1ac21
`ultralytics 8.0.53` DDP AMP and Edge TPU fixes () 2 years ago
Glenn Jocher 177a68b39f
`ultralytics 8.0.52` reduced TAL CUDA usage and AMP check fix () 2 years ago
Glenn Jocher 790f9c067c
`ultralytics 8.0.51` add assets and CI actions () 2 years ago
Glenn Jocher f0d8e4718b
`ultralytics 8.0.50` AMP check and YOLOv5u YAMLs () 2 years ago
Glenn Jocher 3861e6c82a
`ultralytics 8.0.49` task, exports and metadata updates () 2 years ago
Glenn Jocher 74e4c94806
`ultralytics 8.0.48` Edge TPU fix and Metrics updates () 2 years ago
Glenn Jocher a58f766f94
`ultralytics 8.0.47` Docker and reformat updates () 2 years ago
Glenn Jocher a82ee2c779
`ultralytics 8.0.46` TFLite and Benchmarks updates () 2 years ago
Glenn Jocher 3765f4f6d9
`ultralytics 8.0.45` segment CUDA and DDP callback fixes () 2 years ago
Glenn Jocher bfc078b32f test updates, revert Results to CPU 2 years ago
Glenn Jocher 3ea659411b
`ultralytics 8.0.44` export and task fixes () 2 years ago
Glenn Jocher fe61018975
`ultralytics 8.0.43` optimized `Results` class and fixes () 2 years ago
Glenn Jocher f2a7a29e53
`ultralytics 8.0.42` DDP fix and Docs updates () 2 years ago
Glenn Jocher f6e393c1d2
`ultralytics 8.0.41` TF SavedModel and EdgeTPU export () 2 years ago
Glenn Jocher edd3ff1669
Update `.pre-commit-config.yaml` () 2 years ago
Glenn Jocher 9047d737f4
`ultralytics 8.0.40` TensorRT metadata and Results visualizer () 2 years ago
Glenn Jocher e799592718
`ultralytics 8.0.39` add ByteTracker and BoT-SORT trackers and fixes () 2 years ago
Laughing ed6c54da7a
Integrate ByteTracker and BoT-SORT trackers () 2 years ago
Glenn Jocher d99e04daa1
`ultralytics 8.0.38` () 2 years ago
Glenn Jocher 1ad7e79033
Fix `yolo checks` as a package bug in Colab () 2 years ago
Glenn Jocher bdc6cd4d8b
`ultralytics 8.0.37` add TFLite metadata in AutoBackend () 2 years ago
Glenn Jocher 20fe708f31
Check PyTorch model status for all `YOLO` methods () 2 years ago
Glenn Jocher 977fd8f0b8
`ultralytics 8.0.35` TensorRT, ONNX and OpenVINO predict and val () 2 years ago
Glenn Jocher d32b339373
`ultralytics 8.0.34` security updates and fixes () 2 years ago
Glenn Jocher 254adfa652
`ultralytics 8.0.33` security updates and fixes () 2 years ago
Glenn Jocher a5a3ce88b3
Command injection and Path traversal security fixes () 2 years ago
Glenn Jocher 365c2ef481
[Snyk] Security upgrade wheel from 0.30.0 to 0.38.0 () 2 years ago
Glenn Jocher c9893810c7
`ultralytics 8.0.32` HUB and TensorFlow fixes () 2 years ago
Glenn Jocher f5d003d05a
`ultralytics 8.0.31` updates and fixes () 2 years ago
Laughing 2e7a533ac3
Return metrics, Update docs () 2 years ago
Glenn Jocher 3633d4c06b
TAL `min_memory` argument, precommit, Docker fixes () 2 years ago
Glenn Jocher 64f247d692
`ultralytics 8.0.30` Docker, rect, data=*.zip updates () 2 years ago
Glenn Jocher 7a7c8dc7b7
`ultralytics 8.0.29` DDP-cls and default arg fixes () 2 years ago
Glenn Jocher 21ae321bc2
Update YOLOv5 YAMLs to 'u' YAMLs () 2 years ago
Glenn Jocher 0d182e80f1
Add `max_dim==2` argument to `check_imgsz()` () 2 years ago
tripleMu 5a80ad98db
Support fuse-deconv-and-bn () 2 years ago
Glenn Jocher fa8811dcee
`ultralytics 8.0.26` new YOLOv5u models () 2 years ago
Adrian Boguszewski b83374b42d
Use new OpenVINO API instead of deprecated () 2 years ago
Glenn Jocher 522f1937ed
ImageNet names, classify inference, resume fixes () 2 years ago
Glenn Jocher aecd17d455
`ultralytics 8.0.24` mosaic, DDP, download fixes () 2 years ago
Glenn Jocher 899abe9f82
`imgsz` warning fix, download function consolidation () 2 years ago
Ayush Chaurasia 0609561549
Support prediction of list of sources, in-memory dataset and other improvements () 2 years ago
Glenn Jocher a5410ed79e
DDP, Comet, URLError fixes, improved error handling () 2 years ago
Glenn Jocher 6c44ce21d9
`ultralytics 8.0.21` Windows, segments, YAML fixes () 2 years ago
Laughing dc9502c700
fix overlap_mask () 2 years ago
Glenn Jocher 15b3b0365a
`ultralytics 8.0.20` CLI `yolo` simplifications, DDP and ONNX fixes () 2 years ago
Glenn Jocher 59d4335664
New `guess_model_task()` function () 2 years ago
Glenn Jocher 520825c4b2
`ultralytics 8.0.19` seg/det dataset warning and DDP-cls/seg fixes () 2 years ago
Ayush Chaurasia 936414c615
`ultralytics 8.0.18` new python callbacks and minor fixes () 2 years ago
Glenn Jocher e9ab157330
DDP config error fix () 2 years ago
Glenn Jocher d6a4ffb778
Remove GitPython dependency () 2 years ago
Glenn Jocher 3c4de102f6
8.0.15 CLI float bug fix () 2 years ago
Glenn Jocher 21b701c4ea
Threadpool fixes and CLI improvements () 2 years ago
Glenn Jocher d9a0fba251
`ultralytics 8.0.14` Hydra removal fixes and cleanup () 2 years ago
Glenn Jocher cc3be0e223
Fix `v.replace(" ", "")` () 2 years ago
Glenn Jocher e0e2f83a47
Fix entrypoint(debug=False) to True () 2 years ago
Glenn Jocher c5fccc3fc4
`ultralytics 8.0.12` - Hydra removal () 2 years ago
Glenn Jocher 6eec39162a
`ultralytics 8.0.11` bug fixes and performance improvements () 2 years ago
Glenn Jocher a86218b767
Fix model re-fuse() in inference loops () 2 years ago
Glenn Jocher cc3c774bde
Improved CLI error reporting for users () 2 years ago
Laughing db26ccba94
fix im_files () 2 years ago