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