From 2465c3b3aacd7cc28ace5689194d10b70b40a109 Mon Sep 17 00:00:00 2001 From: marc <78002988+novak-99@users.noreply.github.com> Date: Fri, 11 Feb 2022 19:25:37 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c038b97..dba4d27 100644 --- a/README.md +++ b/README.md @@ -198,6 +198,10 @@ The result will be the model's predictions for the entire dataset. 3. Mean Normalization 4. One Hot Representation 5. Reverse One Hot Representation + 6. Supported Color Space Conversions + - RGB to Grayscale + - RGB to HSV + - RGB to YCbCr 18. ***Utilities*** 1. TP, FP, TN, FN function 2. Precision