138 Commits (09a0378e8174ca67498ab56060e8a11e4c867a5c)

Author SHA1 Message Date
Glenn Jocher 70427579b8
COCO8 and COCO8-seg Pytest and CI updates (#307)
2 years ago
Glenn Jocher d0b616e41e
Update README.md (#272)
2 years ago
Laughing 53fa0f4550
Fix `__len__` and `single_cls` (#249)
2 years ago
Glenn Jocher c7629e93bd
Add YOLOv5 dataset yamls (#207)
2 years ago
Glenn Jocher 422c49d439
Cleanup (#168)
2 years ago
Laughing 5e290e0d28
fix dataset (#167)
2 years ago
Ayush Chaurasia 07eab49c3d
Add Classification model YAML support (#154)
2 years ago
Laughing 19334ebb16
Clean validator (#144)
2 years ago
Glenn Jocher 172cef2d20
CoreML NMS and half fixes (#143)
2 years ago
Laughing 340376f7a6
Fix resume (#138)
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 df4fc14c10
Docstring additions (#122)
2 years ago
Glenn Jocher 92dad1c1b5
Start export implementation (#110)
2 years ago
Laughing 401bc15345
fix cache in new loader (#112)
2 years ago
Glenn Jocher 6f0ba81427
Add best.pt val and COCO pycocotools val (#98)
2 years ago
Ayush Chaurasia 16e3c08883
Import YOLOv5 dataloader (#94)
2 years ago
Glenn Jocher ae05d44877
Simplify augmentations (#93)
2 years ago
Glenn Jocher 98815d560f
YOLOv5 updates (#90)
2 years ago
Glenn Jocher ebd3cfb2fd
YOLOv8 architecture updates from R&D branch (#88)
2 years ago
Glenn Jocher 248d54ca03
Update metrics names (#85)
2 years ago
Glenn Jocher 6432afc5f9
Rename `img_size` to `imgsz` (#86)
2 years ago
Glenn Jocher 74feef30c4
Update `cache_version = 1.0` (#82)
2 years ago
Laughing e629335f6d
Revert augment_hyps (#70)
2 years ago
Laughing d63ee112d4
General cleanup (#69)
2 years ago
Ayush Chaurasia e6737f1207
Predictor support (#65)
2 years ago
Ayush Chaurasia 5a52e7663a
standalone val (#56)
2 years ago
Laughing 3a241e4cea
update segment training (#57)
2 years ago
Glenn Jocher 27d6545117
General console printout updates (#48)
2 years ago
Ayush Chaurasia 1f3aad86c1
new check_dataset functions (#43)
2 years ago
Glenn Jocher 4c68b9dcf6
Add is_colab() and is_kaggle() (#41)
2 years ago
Ayush Chaurasia f56c9bcc26
Segmentation support & other enchancements (#40)
2 years ago
Laughing c617ee1c79
Fix dataloader2 (#35)
2 years ago
Laughing 2e9b18ce4e
Fix dataloader (#32)
2 years ago
Ayush Chaurasia 1054819a59
Add initial model interface (#30)
2 years ago
Ayush Chaurasia 7b560f7861
Model builder (#29)
2 years ago
Ayush Chaurasia c5cb76b356
Metrics and loss structure (#28)
2 years ago
Ayush Chaurasia d0b3c9812b
Trainer + Dataloaders (#27)
2 years ago