diff --git a/Configuration.md b/Configuration.md index a2e604a..0c7959a 100644 --- a/Configuration.md +++ b/Configuration.md @@ -98,6 +98,7 @@ const config: Config = { minConfidence: 0.2, // threshold for discarding a prediction iouThreshold: 0.1, // ammount of overlap between two detected objects before one object is removed return: false, // return extracted face as tensor + // in which case user is reponsible for disposing the tensor }, mesh: {