172 Commits (6c082ebd6fdf771b9003421735ef5a0d588b6bc8)

Author SHA1 Message Date
Glenn Jocher a5a3ce88b3
Command injection and Path traversal security fixes (#888)
2 years ago
Glenn Jocher 365c2ef481
[Snyk] Security upgrade wheel from 0.30.0 to 0.38.0 (#887)
2 years ago
Glenn Jocher c9893810c7
`ultralytics 8.0.32` HUB and TensorFlow fixes (#870)
2 years ago
Glenn Jocher f5d003d05a
`ultralytics 8.0.31` updates and fixes (#857)
2 years ago
Laughing 2e7a533ac3
Return metrics, Update docs (#846)
2 years ago
Glenn Jocher 3633d4c06b
TAL `min_memory` argument, precommit, Docker fixes (#836)
2 years ago
Glenn Jocher 64f247d692
`ultralytics 8.0.30` Docker, rect, data=*.zip updates (#832)
2 years ago
Glenn Jocher 7a7c8dc7b7
`ultralytics 8.0.29` DDP-cls and default arg fixes (#813)
2 years ago
Glenn Jocher 21ae321bc2
Update YOLOv5 YAMLs to 'u' YAMLs (#800)
2 years ago
Glenn Jocher 0d182e80f1
Add `max_dim==2` argument to `check_imgsz()` (#789)
2 years ago
tripleMu 5a80ad98db
Support fuse-deconv-and-bn (#786)
2 years ago
Glenn Jocher fa8811dcee
`ultralytics 8.0.26` new YOLOv5u models (#771)
2 years ago
Glenn Jocher 522f1937ed
ImageNet names, classify inference, resume fixes (#712)
2 years ago
Glenn Jocher aecd17d455
`ultralytics 8.0.24` mosaic, DDP, download fixes (#703)
2 years ago
Glenn Jocher 899abe9f82
`imgsz` warning fix, download function consolidation (#681)
2 years ago
Glenn Jocher a5410ed79e
DDP, Comet, URLError fixes, improved error handling (#658)
2 years ago
Glenn Jocher 6c44ce21d9
`ultralytics 8.0.21` Windows, segments, YAML fixes (#655)
2 years ago
Glenn Jocher 15b3b0365a
`ultralytics 8.0.20` CLI `yolo` simplifications, DDP and ONNX fixes (#608)
2 years ago
Glenn Jocher 59d4335664
New `guess_model_task()` function (#614)
2 years ago
Glenn Jocher 520825c4b2
`ultralytics 8.0.19` seg/det dataset warning and DDP-cls/seg fixes (#595)
2 years ago
Ayush Chaurasia 936414c615
`ultralytics 8.0.18` new python callbacks and minor fixes (#580)
2 years ago
Glenn Jocher e9ab157330
DDP config error fix (#578)
2 years ago
Glenn Jocher d6a4ffb778
Remove GitPython dependency (#568)
2 years ago
Glenn Jocher 21b701c4ea
Threadpool fixes and CLI improvements (#550)
2 years ago
Glenn Jocher d9a0fba251
`ultralytics 8.0.14` Hydra removal fixes and cleanup (#542)
2 years ago
Glenn Jocher c5fccc3fc4
`ultralytics 8.0.12` - Hydra removal (#506)
2 years ago
Glenn Jocher 6eec39162a
`ultralytics 8.0.11` bug fixes and performance improvements (#495)
2 years ago
Glenn Jocher a86218b767
Fix model re-fuse() in inference loops (#466)
2 years ago
Glenn Jocher cc3c774bde
Improved CLI error reporting for users (#458)
2 years ago
Glenn Jocher 453b5f259a
CLI Simplification (#449)
2 years ago
Ayush Chaurasia c6985da9de
New YOLOv8 `Results()` class for prediction outputs (#314)
2 years ago
Glenn Jocher 583eac0e80
General refactoring and improvements (#373)
2 years ago
Glenn Jocher 4962733b49
Directory fix for git installs (#355)
2 years ago
Glenn Jocher f8e32c4c13
General `ultralytics==8.0.6` updates (#351)
2 years ago
Glenn Jocher 70427579b8
COCO8 and COCO8-seg Pytest and CI updates (#307)
2 years ago
Glenn Jocher 12c87ac00c
Revert PIL deprecation fix (#305)
2 years ago
Glenn Jocher 6e9645a603
PIL `.get_size()` deprecation fix (#302)
2 years ago
Glenn Jocher d0b616e41e
Update README.md (#272)
2 years ago
Glenn Jocher e18ae9d8e1
README and Docs updates with A100 TensorRT times (#270)
2 years ago
Ayush Chaurasia 216cf2ddb6
Release 8.0.4 fixes (#256)
2 years ago
Glenn Jocher 88c9418087
is_docker() fix for `show=True` predict bug (#218)
2 years ago
Glenn Jocher c8e3c5db4b
Cleanup (#197)
2 years ago
Ayush Chaurasia 341ce0ff3f
Add YOLOv3 and YOLOv5 model *.yaml files (#169)
2 years ago
Glenn Jocher 422c49d439
Cleanup (#168)
2 years ago
Ayush Chaurasia 6e5638c128
Return processed outputs from predictor (#161)
2 years ago
Ayush Chaurasia 9a2f67b3b4
Log lr for param groups (#159)
2 years ago
Glenn Jocher e79ea1666c
Fix Classification train logging (#157)
2 years ago
Ayush Chaurasia d17d1e064d
Add Comet integration (#153)
2 years ago
Glenn Jocher 3cbf3ec455
Global settings typechecking (#148)
2 years ago
Laughing 19334ebb16
Clean validator (#144)
2 years ago
Glenn Jocher 99275814f1
Add AutoBatch from YOLOv5 (#145)
2 years ago
Glenn Jocher 172cef2d20
CoreML NMS and half fixes (#143)
2 years ago
Glenn Jocher 55bdca6768
Improvements (#142)
2 years ago
Glenn Jocher d74de2582c
Pip debug fixes (#139)
2 years ago
Laughing 340376f7a6
Fix resume (#138)
2 years ago
Ayush Chaurasia 82c849c163
Fix load and resume and update autodownload endpoint (#136)
2 years ago
Glenn Jocher c5c86a3acd
CLI DDP fixes (#135)
2 years ago
Glenn Jocher 8f3cd52844
Fix `yolo mode=train` CLI bug on model load (#133)
2 years ago
Glenn Jocher c3d961fb03
Unified model loading with backwards compatibility (#132)
2 years ago
Ayush Chaurasia 8996c5c6cf
[Docs]: Link buttons, add autobackend, BaseModel and ops (#130)
2 years ago
Glenn Jocher af6e3c536b
Override fixes and general updates (#129)
2 years ago
Glenn Jocher d76d7af566 Simplify usage, remove YOLO.new() and YOLO.load()
2 years ago
Ayush Chaurasia 2bc9a5c87e
HUB setup (#108)
2 years ago
Ayush Chaurasia c6eb6720de
Add pred, export and val callbacks (#126)
2 years ago
Glenn Jocher 598f17a472
Add global `settings.yaml` in `USER_CONFIG_DIR` (#125)
2 years ago
Glenn Jocher df4fc14c10
Docstring additions (#122)
2 years ago
Glenn Jocher c9f3e469cb
Add CoreML iOS updates (#121)
2 years ago
Glenn Jocher 076d73cfaa
Create Exporter() Class (#117)
2 years ago
Glenn Jocher 92dad1c1b5
Start export implementation (#110)
2 years ago
Ayush Chaurasia 100e21ee80
fix multiple dirs in DDP mode (#113)
2 years ago
Ayush Chaurasia 34829a6b29
Make YOLO a module (#111)
2 years ago
Laughing 8406b49b49
Integration of v8 segmentation (#107)
2 years ago
Ayush Chaurasia 384f0ef1c6
Model interface enhancement (#106)
2 years ago
Glenn Jocher 6f0ba81427
Add best.pt val and COCO pycocotools val (#98)
2 years ago
Ayush Chaurasia a1808eeda4
logger updates (#97)
2 years ago
Glenn Jocher 48cffa176e
Shorten module paths with new 'nn' dir (#96)
2 years ago
Ayush Chaurasia 4fb04be20b
DDP and new dataloader Fix (#95)
2 years ago
Ayush Chaurasia 16e3c08883
Import YOLOv5 dataloader (#94)
2 years ago
Glenn Jocher ae05d44877
Simplify augmentations (#93)
2 years ago
Glenn Jocher 249dfbdc05
Fix ClearML Mosaic callback to 'on_train_epoch_end' (#92)
2 years ago
Ayush Chaurasia 0298821467
ClearML: Mosaic Logging (#91)
2 years ago
Glenn Jocher 98815d560f
YOLOv5 updates (#90)
2 years ago
Glenn Jocher ebd3cfb2fd
YOLOv8 architecture updates from R&D branch (#88)
2 years ago
Glenn Jocher cb4f20f3cf
Add TensorBoard support (#87)
2 years ago
Glenn Jocher 248d54ca03
Update metrics names (#85)
2 years ago
Glenn Jocher 6432afc5f9
Rename `img_size` to `imgsz` (#86)
2 years ago
Ayush Chaurasia ae2443c210
Add flops, num_params, inference speed logging and best.pt logging (#84)
2 years ago
Ayush Chaurasia 40f7e0806e
Add v8 modules (#81)
2 years ago
Ayush Chaurasia 681cfc1c35
Make config overrides user friendly (#80)
2 years ago
Laughing 7690cae2fc
add a naive DDP for model interface (#78)
2 years ago
Ayush Chaurasia eb5adf4e0b
Model enhancement (#75)
2 years ago
Laughing e629335f6d
Revert augment_hyps (#70)
2 years ago
Laughing d63ee112d4
General cleanup (#69)
2 years ago
Ayush Chaurasia e6737f1207
Predictor support (#65)
2 years ago
Laughing fbeeb5d1e1
add resuming (#63)
2 years ago
Ayush Chaurasia 7ec7cf3aef
Detection support (#60)
2 years ago
Ayush Chaurasia 5a52e7663a
standalone val (#56)
2 years ago
Laughing 3a241e4cea
update segment training (#57)
2 years ago
Ayush Chaurasia d0b0fe2592
CLI updates (#58)
2 years ago
Ayush Chaurasia c5f5b80c04
Deterministic training (#53)
2 years ago