12 Commits (1c3863733e219f14d4e4cf7828c9e019fe42e345)

Author SHA1 Message Date
Glenn Jocher c7629e93bd
Add YOLOv5 dataset yamls (#207)
2 years ago
Ayush Chaurasia e371e81aa0
Webcam inference fix (#202)
2 years ago
Glenn Jocher 422c49d439
Cleanup (#168)
2 years ago
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