9 Commits (6e5638c128e3914d5161a5ef4cc77c305e593b35)

Author SHA1 Message Date
Ayush Chaurasia 6e5638c128
Return processed outputs from predictor (#161)
2 years ago
Glenn Jocher 63c7a74691
Replace `nosave` and `noval` with `save` and `val` (#127)
2 years ago
Glenn Jocher c9f3e469cb
Add CoreML iOS updates (#121)
2 years ago
Glenn Jocher 37e0f6e0e4
Import DEFAULT_CONFIG from utils/__init__.py (#115)
2 years ago
Glenn Jocher 92dad1c1b5
Start export implementation (#110)
2 years ago
Glenn Jocher 48cffa176e
Shorten module paths with new 'nn' dir (#96)
2 years ago
Glenn Jocher 98815d560f
YOLOv5 updates (#90)
2 years ago
Glenn Jocher 6432afc5f9
Rename `img_size` to `imgsz` (#86)
2 years ago
Ayush Chaurasia e6737f1207
Predictor support (#65)
2 years ago