From 30fc19ca85f969d0594674e9b6ab280a2b0c4e07 Mon Sep 17 00:00:00 2001 From: gexy5 Date: Fri, 24 Jun 2022 14:29:58 +0800 Subject: [PATCH] modify Signed-off-by: gexy5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18e7ff1..5419464 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ import towhee Create the operator via the following factory method -***video_classification.omnivore( +***action_classification.omnivore( model_name='omnivore_swinT', skip_preprocess=False, classmap=None, topk=5)*** **Parameters:**