80 Commits (c9893810c791c187dd7046238e5ebe21605920e0)

Author SHA1 Message Date
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 0d182e80f1
Add `max_dim==2` argument to `check_imgsz()` (#789)
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 6c44ce21d9
`ultralytics 8.0.21` Windows, segments, YAML fixes (#655)
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 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 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 f8e32c4c13
General `ultralytics==8.0.6` updates (#351)
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
Ayush Chaurasia 9a2f67b3b4
Log lr for param groups (#159)
2 years ago
Ayush Chaurasia d387359f74
[Docs]: Add customization tutorial and address feedback (#155)
2 years ago
Ayush Chaurasia 0e5a7ae623
General trainer cleanup (#147)
2 years ago
Laughing 19334ebb16
Clean validator (#144)
2 years ago
Glenn Jocher 99275814f1
Add AutoBatch from YOLOv5 (#145)
2 years ago
Glenn Jocher 55bdca6768
Improvements (#142)
2 years ago
Glenn Jocher 3c18aa5278
Simplify argument names (#141)
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 8f3cd52844
Fix `yolo mode=train` CLI bug on model load (#133)
2 years ago
Glenn Jocher af6e3c536b
Override fixes and general updates (#129)
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 63c7a74691
Replace `nosave` and `noval` with `save` and `val` (#127)
2 years ago
Glenn Jocher 598f17a472
Add global `settings.yaml` in `USER_CONFIG_DIR` (#125)
2 years ago
Glenn Jocher a9b9fe7618
Add Dockerfiles and update Docs README (#124)
2 years ago
Glenn Jocher df4fc14c10
Docstring additions (#122)
2 years ago
Glenn Jocher c9f3e469cb
Add CoreML iOS updates (#121)
2 years ago
Laughing a9dc1637c2
Mask pycocotools (#116)
2 years ago
Glenn Jocher 92dad1c1b5
Start export implementation (#110)
2 years ago
Ayush Chaurasia c1b38428bc
Update save_dir rank check (#114)
2 years ago
Ayush Chaurasia 100e21ee80
fix multiple dirs in DDP mode (#113)
2 years ago
Ayush Chaurasia 384f0ef1c6
Model interface enhancement (#106)
2 years ago
Ayush Chaurasia 8028e2b1b8
Make optimizer static method inside trainer (#103)
2 years ago
Glenn Jocher 6f0ba81427
Add best.pt val and COCO pycocotools val (#98)
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 98815d560f
YOLOv5 updates (#90)
2 years ago
Ayush Chaurasia 5fbea25f0b
Use integrations only in master process (#89)
2 years ago
Glenn Jocher cb4f20f3cf
Add TensorBoard support (#87)
2 years ago
Glenn Jocher 248d54ca03
Update metrics names (#85)
2 years ago