Add Docs glossary links (#16448)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
This commit is contained in:
parent
8b8c25f216
commit
443fbce194
193 changed files with 1124 additions and 1124 deletions
|
|
@ -61,7 +61,7 @@ Train the YOLOv5 model:
|
|||
python train.py
|
||||
```
|
||||
|
||||
Validate the model for Precision, Recall, and mAP
|
||||
Validate the model for [Precision](https://www.ultralytics.com/glossary/precision), [Recall](https://www.ultralytics.com/glossary/recall), and mAP
|
||||
|
||||
```bash
|
||||
python val.py --weights yolov5s.pt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue