From 4f70b2498ee1dc030b4ded0d4bc57447274b9fe0 Mon Sep 17 00:00:00 2001 From: theyoucheng Date: Tue, 9 Apr 2024 09:22:28 +0100 Subject: [PATCH] fixed typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 144acf0..5002316 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ usage: deepcover.py [-h] [--model MODEL] [--inputs DIR] [--outputs DIR] ## To start running the Statistical Fault Localization (SFL) based explaining: ``` -python ./src/sfl.py --mobilenet-model --inputs data/panda --outputs outs --testgen-size 200 +python ./src/deepcover.py --mobilenet-model --inputs data/panda --outputs outs --testgen-size 200 ``` `--mobilenet-model` pre-trained keras model