56 Commits (84948651cd9966d9bf330c6e632e9c4d19b93e1c)

Author SHA1 Message Date
Glenn Jocher f921e1ac21
`ultralytics 8.0.53` DDP AMP and Edge TPU fixes (#1362)
2 years ago
Glenn Jocher 3861e6c82a
`ultralytics 8.0.49` task, exports and metadata updates (#1197)
2 years ago
Glenn Jocher 3765f4f6d9
`ultralytics 8.0.45` segment CUDA and DDP callback fixes (#1137)
2 years ago
Glenn Jocher 3ea659411b
`ultralytics 8.0.44` export and task fixes (#1088)
2 years ago
Glenn Jocher fe61018975
`ultralytics 8.0.43` optimized `Results` class and fixes (#1069)
2 years ago
Glenn Jocher f6e393c1d2
`ultralytics 8.0.41` TF SavedModel and EdgeTPU export (#1034)
2 years ago
Glenn Jocher edd3ff1669
Update `.pre-commit-config.yaml` (#1026)
2 years ago
Glenn Jocher 977fd8f0b8
`ultralytics 8.0.35` TensorRT, ONNX and OpenVINO predict and val (#929)
2 years ago
Glenn Jocher 254adfa652
`ultralytics 8.0.33` security updates and fixes (#896)
2 years ago
Glenn Jocher c9893810c7
`ultralytics 8.0.32` HUB and TensorFlow fixes (#870)
2 years ago
Glenn Jocher 64f247d692
`ultralytics 8.0.30` Docker, rect, data=*.zip updates (#832)
2 years ago
Glenn Jocher 6c44ce21d9
`ultralytics 8.0.21` Windows, segments, YAML fixes (#655)
2 years ago
Glenn Jocher 520825c4b2
`ultralytics 8.0.19` seg/det dataset warning and DDP-cls/seg fixes (#595)
2 years ago
Ayush Chaurasia 936414c615
`ultralytics 8.0.18` new python callbacks and minor fixes (#580)
2 years ago
Glenn Jocher d9a0fba251
`ultralytics 8.0.14` Hydra removal fixes and cleanup (#542)
2 years ago
Glenn Jocher c5fccc3fc4
`ultralytics 8.0.12` - Hydra removal (#506)
2 years ago
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