48 Commits (30fc4b537ff1d9b115bc1558884f6bc2696a282c)

Author SHA1 Message Date
Glenn Jocher 177a68b39f
`ultralytics 8.0.52` reduced TAL CUDA usage and AMP check fix (#1333) 2 years ago
Glenn Jocher 790f9c067c
`ultralytics 8.0.51` add assets and CI actions (#1296) 2 years ago
Glenn Jocher f0d8e4718b
`ultralytics 8.0.50` AMP check and YOLOv5u YAMLs (#1263) 2 years ago
Glenn Jocher 3861e6c82a
`ultralytics 8.0.49` task, exports and metadata updates (#1197) 2 years ago
Glenn Jocher a58f766f94
`ultralytics 8.0.47` Docker and reformat updates (#1153) 2 years ago
Glenn Jocher 3ea659411b
`ultralytics 8.0.44` export and task fixes (#1088) 2 years ago
Glenn Jocher f2a7a29e53
`ultralytics 8.0.42` DDP fix and Docs updates (#1065) 2 years ago
Glenn Jocher f6e393c1d2
`ultralytics 8.0.41` TF SavedModel and EdgeTPU export (#1034) 2 years ago
Glenn Jocher edd3ff1669
Update `.pre-commit-config.yaml` (#1026) 2 years ago
Glenn Jocher 9047d737f4
`ultralytics 8.0.40` TensorRT metadata and Results visualizer (#1014) 2 years ago
Glenn Jocher 1ad7e79033
Fix `yolo checks` as a package bug in Colab (#972) 2 years ago
Glenn Jocher bdc6cd4d8b
`ultralytics 8.0.37` add TFLite metadata in AutoBackend (#953) 2 years ago
Glenn Jocher 20fe708f31
Check PyTorch model status for all `YOLO` methods (#945) 2 years ago
Glenn Jocher 977fd8f0b8
`ultralytics 8.0.35` TensorRT, ONNX and OpenVINO predict and val (#929) 2 years ago
Glenn Jocher f5d003d05a
`ultralytics 8.0.31` updates and fixes (#857) 2 years ago
Glenn Jocher 64f247d692
`ultralytics 8.0.30` Docker, rect, data=*.zip updates (#832) 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 899abe9f82
`imgsz` warning fix, download function consolidation (#681) 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
Glenn Jocher d6a4ffb778
Remove GitPython dependency (#568) 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 a86218b767
Fix model re-fuse() in inference loops (#466) 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 d0b616e41e
Update README.md (#272) 2 years ago
Glenn Jocher e18ae9d8e1
README and Docs updates with A100 TensorRT times (#270) 2 years ago
Glenn Jocher 422c49d439
Cleanup (#168) 2 years ago
Glenn Jocher e79ea1666c
Fix Classification train logging (#157) 2 years ago
Ayush Chaurasia 07eab49c3d
Add Classification model YAML support (#154) 2 years ago
Ayush Chaurasia 0e5a7ae623
General trainer cleanup (#147) 2 years ago
Glenn Jocher 172cef2d20
CoreML NMS and half fixes (#143) 2 years ago
Glenn Jocher d74de2582c
Pip debug fixes (#139) 2 years ago
Laughing 340376f7a6
Fix resume (#138) 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 598f17a472
Add global `settings.yaml` in `USER_CONFIG_DIR` (#125) 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
Laughing 8406b49b49
Integration of v8 segmentation (#107) 2 years ago
Glenn Jocher 6f0ba81427
Add best.pt val and COCO pycocotools val (#98) 2 years ago
Glenn Jocher 48cffa176e
Shorten module paths with new 'nn' dir (#96) 2 years ago
Glenn Jocher ebd3cfb2fd
YOLOv8 architecture updates from R&D branch (#88) 2 years ago
Glenn Jocher 6432afc5f9
Rename `img_size` to `imgsz` (#86) 2 years ago