Commit Graph

37 Commits (d17d1e064d6c9f37c219ead997bf16a36f7f47da)

Author SHA1 Message Date
Laughing 19334ebb16
Clean validator () 2 years ago
Glenn Jocher 99275814f1
Add AutoBatch from YOLOv5 () 2 years ago
Glenn Jocher 172cef2d20
CoreML NMS and half fixes () 2 years ago
Ayush Chaurasia dcd8ef68e6
Add colab template and minor fixes () 2 years ago
Glenn Jocher 3c18aa5278
Simplify argument names () 2 years ago
Glenn Jocher d74de2582c
Pip debug fixes () 2 years ago
Laughing 340376f7a6
Fix resume () 2 years ago
Ayush Chaurasia 82c849c163
Fix load and resume and update autodownload endpoint () 2 years ago
Glenn Jocher 8f3cd52844
Fix `yolo mode=train` CLI bug on model load () 2 years ago
Glenn Jocher c3d961fb03
Unified model loading with backwards compatibility () 2 years ago
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