73 Commits (1ae7f8439465c4bbba9eb939cb138903373ee1e8)

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