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.
Andy dde89c744c
Refactor val code into new `self.match_predictions()` method (#4265)
1 year ago
..
__init__.py `ultralytics 8.0.136` refactor and simplify package (#3748) 1 year ago
model.py Support both `*.yml` and `*.yaml` files (#4086) 1 year ago
predict.py `ultralytics 8.0.136` refactor and simplify package (#3748) 1 year ago
prompt.py Replace `type(1) == int` with `isinstance(1, int)` (#4217) 1 year ago
utils.py `ultralytics 8.0.149` add Open Images V7 training (#4178) 1 year ago
val.py Refactor val code into new `self.match_predictions()` method (#4265) 1 year ago