Metrics and loss structure (#28)
Co-authored-by: Ayush Chaurasia <ayush.chuararsia@gmail.com> 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>
This commit is contained in:
parent
d0b3c9812b
commit
c5cb76b356
12 changed files with 183 additions and 43 deletions
|
|
@ -10,8 +10,8 @@ pip install . # (dev)
|
|||
# pip install ultralytics (production)
|
||||
```
|
||||
|
||||
|
||||
### Usage
|
||||
|
||||
```python
|
||||
import ultralytics
|
||||
from ultralytics import HUB, YOLO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue