40 Commits (453b5f259a2ea93a04081f3e83c34ae72e64c651)

Author SHA1 Message Date
Glenn Jocher 422c49d439
Cleanup (#168)
2 years ago
Glenn Jocher 314da263c7
Default confidences predict 0.25, val 0.001 (#149)
2 years ago
Glenn Jocher 99275814f1
Add AutoBatch from YOLOv5 (#145)
2 years ago
Glenn Jocher 172cef2d20
CoreML NMS and half fixes (#143)
2 years ago
Glenn Jocher 55bdca6768
Improvements (#142)
2 years ago
Glenn Jocher 3c18aa5278
Simplify argument names (#141)
2 years ago
Laughing 340376f7a6
Fix resume (#138)
2 years ago
Glenn Jocher c3d961fb03
Unified model loading with backwards compatibility (#132)
2 years ago
Ayush Chaurasia 2bc9a5c87e
HUB setup (#108)
2 years ago
Ayush Chaurasia c6eb6720de
Add pred, export and val callbacks (#126)
2 years ago
Glenn Jocher df4fc14c10
Docstring additions (#122)
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
Ayush Chaurasia c1b38428bc
Update save_dir rank check (#114)
2 years ago
Ayush Chaurasia 100e21ee80
fix multiple dirs in DDP mode (#113)
2 years ago
Ayush Chaurasia 0303ced8ab
Model enhancements 2 (#109)
2 years ago
Glenn Jocher 38d6df55cb
Fix `save_json(predn, batch)` (#105)
2 years ago
Laughing 5c6d11bdb2
Allocated updated pycocotools metrics fix (#101)
2 years ago
Glenn Jocher 6f0ba81427
Add best.pt val and COCO pycocotools val (#98)
2 years ago
Glenn Jocher 48cffa176e
Shorten module paths with new 'nn' dir (#96)
2 years ago
Glenn Jocher 249dfbdc05
Fix ClearML Mosaic callback to 'on_train_epoch_end' (#92)
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 ae2443c210
Add flops, num_params, inference speed logging and best.pt logging (#84)
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
ayush chaurasia 793dde365d Revert "update"
2 years ago
ayush chaurasia 486bc49414 update
2 years ago
Ayush Chaurasia 298287298d
Add clearml logging (#51)
2 years ago
Ayush Chaurasia 4291b9c31c
Add EMA and model checkpointing (#49)
2 years ago
Glenn Jocher 27d6545117
General console printout updates (#48)
2 years ago
Laughing 47f1cb3ef4
Fix some cuda training issues of segmentation (#46)
2 years ago
Ayush Chaurasia d143ac666f
[rename] - preprocess-batch -> preprocess, preprocess_preds -> postprocess (#42)
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
Ayush Chaurasia 7b560f7861
Model builder (#29)
2 years ago
Ayush Chaurasia c5cb76b356
Metrics and loss structure (#28)
2 years ago
Ayush Chaurasia 419f6d7167
Add yolo package structure (#15)
2 years ago