From f055341af6cf6a3fb914a95a9aa2561fe3d81df7 Mon Sep 17 00:00:00 2001 From: Ricky Medrano Date: Tue, 9 Feb 2021 07:57:57 -0800 Subject: [PATCH] Minor Readme Changes Added Logistic as a viable activation you can use. Added conf-thresh as the 7th parameter in the ./demo call. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d9927c0..5055e99 100644 --- a/README.md +++ b/README.md @@ -195,6 +195,7 @@ All models from darknet are now parsed directly from cfg, you still need to expo relu leaky mish + logistic ## Run the demo @@ -217,7 +218,7 @@ Once you have successfully created your rt file, run the demo: ``` In general the demo program takes 7 parameters: ``` -./demo +./demo ``` where * `````` is the rt file generated by a test