ultralytics-ascend/ultralytics/utils
Glenn Jocher 7dfdb63cde
ultralytics 8.0.150 new Apple *.mlpackage export format (#4043)
Co-authored-by: MLBoy_DaisukeMajima <rockyshikoku@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Louis Lac <lac.louis5@gmail.com>
2023-08-08 17:00:42 +02:00
..
callbacks Accept model=yolov5*u.yaml arguments (#4230) 2023-08-08 14:09:11 +02:00
__init__.py Replace type(1) == int with isinstance(1, int) (#4217) 2023-08-08 01:53:47 +02:00
autobatch.py ultralytics 8.0.136 refactor and simplify package (#3748) 2023-07-16 17:47:45 +02:00
benchmarks.py ultralytics 8.0.150 new Apple *.mlpackage export format (#4043) 2023-08-08 17:00:42 +02:00
checks.py ultralytics 8.0.150 new Apple *.mlpackage export format (#4043) 2023-08-08 17:00:42 +02:00
dist.py ultralytics 8.0.136 refactor and simplify package (#3748) 2023-07-16 17:47:45 +02:00
downloads.py Enable Google Drive file downloads (#4196) 2023-08-06 20:11:14 +02:00
errors.py ultralytics 8.0.136 refactor and simplify package (#3748) 2023-07-16 17:47:45 +02:00
files.py Update prediction Results docs (#4139) 2023-08-03 18:44:40 +02:00
instance.py ultralytics 8.0.136 refactor and simplify package (#3748) 2023-07-16 17:47:45 +02:00
loss.py ultralytics 8.0.136 refactor and simplify package (#3748) 2023-07-16 17:47:45 +02:00
metrics.py Update Classify fitness definition to mean of top1, top5 (#3789) 2023-07-17 14:12:52 +02:00
ops.py Fix Docs reference section __init__.py URLs (#4168) 2023-08-04 20:03:22 +02:00
patches.py ultralytics 8.0.136 refactor and simplify package (#3748) 2023-07-16 17:47:45 +02:00
plotting.py Scope scipy import and only plot first 1M labels (#4203) 2023-08-07 03:57:16 +02:00
tal.py ultralytics 8.0.136 refactor and simplify package (#3748) 2023-07-16 17:47:45 +02:00
torch_utils.py Accept model=yolov5*u.yaml arguments (#4230) 2023-08-08 14:09:11 +02:00
tuner.py Accept model=yolov5*u.yaml arguments (#4230) 2023-08-08 14:09:11 +02:00