Skip to content

Commit 9f6e2c6

Browse files
authored
Update README.md
1 parent 3f8b66a commit 9f6e2c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Possible options:
150150

151151
| Option | Type | Notes |
152152
| --------------------| ------ | ----------------------------------------- |
153-
| det_prob_threshold | string | minimum required confidence that a recognized face is actually a face. Value is between 0.0 and 1.0 |
153+
| det_prob_threshold | float | minimum required confidence that a recognized face is actually a face. Value is between 0.0 and 1.0 |
154154
| limit | integer | maximum number of faces on the image to be recognized. It recognizes the biggest faces first. Value of 0 represents no limit. Default value: 0 |
155155
| prediction_count | integer | maximum number of subject predictions per face. It returns the most similar subjects. Default value: 1 |
156156
| face_plugins | string | comma-separated slugs of face plugins. If empty, no additional information is returned. [Learn more](https://github.com/exadel-inc/CompreFace/tree/master/docs/Face-services-and-plugins.md) |

0 commit comments

Comments
 (0)