From bf977ae23266779e4f175153e60c1821f63b94b1 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Sun, 26 Sep 2021 06:51:00 -0400 Subject: [PATCH] update model notes --- Models.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/Models.md b/Models.md index 566e9dc..50920dd 100644 --- a/Models.md +++ b/Models.md @@ -36,14 +36,11 @@ Models are not re-trained so any bias included in the original models is present ## Using Alternatives -`Human` includes implementations for several alternative models which are normally not 1:1 replacement, -but can be switched on-the-fly due to standardized output implementation +`Human` includes implementations for several alternative models which can be switched on-the-fly while keeping standardized `input` and `results` object structure -Switching model also automatically switches implementation used inside `Human` so it is critical to keep -model filenames in original form +Switching model also automatically switches implementation used inside `Human` so it is critical to keep model filenames in original form -`Human` includes all default models while alternative models are kept in a separate repository -and must be downloaded manually from +`Human` includes all default models while alternative models are kept in a separate repository due to size considerations and must be downloaded manually from