Commit Graph

27 Commits (8996c5c6cf6470109bed60573ac7edc75de9f4c4)

Author SHA1 Message Date
Glenn Jocher 63c7a74691
Replace `nosave` and `noval` with `save` and `val` () 2 years ago
Glenn Jocher 598f17a472
Add global `settings.yaml` in `USER_CONFIG_DIR` () 2 years ago
Glenn Jocher c9f3e469cb
Add CoreML iOS updates () 2 years ago
Glenn Jocher 37e0f6e0e4
Import DEFAULT_CONFIG from utils/__init__.py () 2 years ago
Glenn Jocher 92dad1c1b5
Start export implementation () 2 years ago
Ayush Chaurasia 100e21ee80
fix multiple dirs in DDP mode () 2 years ago
Laughing 8406b49b49
Integration of v8 segmentation () 2 years ago
Glenn Jocher 38d6df55cb
Fix `save_json(predn, batch)` () 2 years ago
Laughing 5c6d11bdb2
Allocated updated pycocotools metrics fix () 2 years ago
Glenn Jocher 6f0ba81427
Add best.pt val and COCO pycocotools val () 2 years ago
Glenn Jocher 48cffa176e
Shorten module paths with new 'nn' dir () 2 years ago
Ayush Chaurasia 4fb04be20b
DDP and new dataloader Fix () 2 years ago
Ayush Chaurasia 16e3c08883
Import YOLOv5 dataloader () 2 years ago
Glenn Jocher ae05d44877
Simplify augmentations () 2 years ago
Glenn Jocher 249dfbdc05
Fix ClearML Mosaic callback to 'on_train_epoch_end' () 2 years ago
Glenn Jocher 98815d560f
YOLOv5 updates () 2 years ago
Glenn Jocher ebd3cfb2fd
YOLOv8 architecture updates from R&D branch () 2 years ago
Glenn Jocher 248d54ca03
Update metrics names () 2 years ago
Glenn Jocher 6432afc5f9
Rename `img_size` to `imgsz` () 2 years ago
Glenn Jocher f0fff8c13e
Simplify cli.py and fix Detect train Usage () 2 years ago
Laughing 7690cae2fc
add a naive DDP for model interface () 2 years ago
Laughing e629335f6d
Revert augment_hyps () 2 years ago
Laughing d63ee112d4
General cleanup () 2 years ago
Ayush Chaurasia 7ae45c6cc4
[WIP] Model interface () 2 years ago
Ayush Chaurasia e6737f1207
Predictor support () 2 years ago
Laughing fbeeb5d1e1
add resuming () 2 years ago
Ayush Chaurasia 7ec7cf3aef
Detection support () 2 years ago