You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Glenn Jocher f5fc807fa7
Accept `model=yolov5*u.yaml` arguments (#4230)
2 years ago
..
callbacks Accept `model=yolov5*u.yaml` arguments (#4230) 2 years ago
__init__.py Replace `type(1) == int` with `isinstance(1, int)` (#4217) 2 years ago
autobatch.py `ultralytics 8.0.136` refactor and simplify package (#3748) 2 years ago
benchmarks.py Support both `*.yml` and `*.yaml` files (#4086) 2 years ago
checks.py Accept `model=yolov5*u.yaml` arguments (#4230) 2 years ago
dist.py `ultralytics 8.0.136` refactor and simplify package (#3748) 2 years ago
downloads.py Enable Google Drive file downloads (#4196) 2 years ago
errors.py `ultralytics 8.0.136` refactor and simplify package (#3748) 2 years ago
files.py Update prediction `Results` docs (#4139) 2 years ago
instance.py `ultralytics 8.0.136` refactor and simplify package (#3748) 2 years ago
loss.py `ultralytics 8.0.136` refactor and simplify package (#3748) 2 years ago
metrics.py Update Classify `fitness` definition to mean of top1, top5 (#3789) 2 years ago
ops.py Fix Docs reference section `__init__.py` URLs (#4168) 2 years ago
patches.py `ultralytics 8.0.136` refactor and simplify package (#3748) 2 years ago
plotting.py Scope `scipy` import and only plot first 1M labels (#4203) 2 years ago
tal.py `ultralytics 8.0.136` refactor and simplify package (#3748) 2 years ago
torch_utils.py Accept `model=yolov5*u.yaml` arguments (#4230) 2 years ago
tuner.py Accept `model=yolov5*u.yaml` arguments (#4230) 2 years ago