You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,7 @@ These networks have been trained to detect 80 objects classes from the COCO data
91
91
92
92
**Tips for selecting a model**
93
93
94
-
Pretrained object detectors have different characteristics that matter when choosing a network to apply to your problem. The most important characteristics are mean average precisiion (mAP), speed, and size. Choosing a network is generally a tradeoff between these characteristics.
94
+
Pretrained object detectors have different characteristics that matter when choosing a network to apply to your problem. The most important characteristics are mean average precision (mAP), speed, and size. Choosing a network is generally a tradeoff between these characteristics.
0 commit comments