docs: Update README.md

This commit is contained in:
yakhyo
2025-03-16 14:37:55 +09:00
parent d586cffb3a
commit 31f97da783

View File

@@ -181,7 +181,7 @@ RetinaFace(
**Parameters**:
- `model` _(str)_: Name of the model to use. Supported models:
- `model_name` _(str)_: Name of the model to use. Supported models:
- `retinaface_mnet025`, `retinaface_mnet050`, `retinaface_mnet_v1`, `retinaface_mnet_v2`
- `retinaface_r18`, `retinaface_r34`
- `conf_thresh` _(float, default=0.5)_: Minimum confidence score for detections.