ultralytics-ascend/ultralytics/yolo/utils
Ayush Chaurasia 6e5638c128
Return processed outputs from predictor (#161)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
2023-01-09 19:40:44 +01:00
..
callbacks Log lr for param groups (#159) 2023-01-09 00:27:14 +01:00
__init__.py Fix Classification train logging (#157) 2023-01-08 17:52:44 +01:00
autobatch.py Add AutoBatch from YOLOv5 (#145) 2023-01-05 13:49:16 +01:00
checks.py CoreML NMS and half fixes (#143) 2023-01-05 00:20:54 +01:00
dist.py Fix resume (#138) 2023-01-03 18:36:22 +05:30
downloads.py Fix load and resume and update autodownload endpoint (#136) 2023-01-02 21:12:01 +01:00
files.py Add global settings.yaml in USER_CONFIG_DIR (#125) 2022-12-31 21:40:41 +01:00
instance.py Add global settings.yaml in USER_CONFIG_DIR (#125) 2022-12-31 21:40:41 +01:00
loss.py YOLOv8 architecture updates from R&D branch (#88) 2022-12-24 18:10:44 +01:00
metrics.py Fix Classification train logging (#157) 2023-01-08 17:52:44 +01:00
ops.py [Docs]: Link buttons, add autobackend, BaseModel and ops (#130) 2023-01-02 20:42:30 +05:30
plotting.py Return processed outputs from predictor (#161) 2023-01-09 19:40:44 +01:00
tal.py Integration of v8 segmentation (#107) 2022-12-28 16:01:38 +01:00
torch_utils.py Global settings typechecking (#148) 2023-01-05 15:13:22 +01:00