107 Commits (0609561549a44051b08cce22dcb53a36f293e609)

Author SHA1 Message Date
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