From 10675c68bf0d4245be9778a5c07d72c6137acdad Mon Sep 17 00:00:00 2001 From: gexy5 Date: Fri, 24 Jun 2022 14:24:32 +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 7178f88..30a2410 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ import towhee Create the operator via the following factory method -***video_classification.tsm( +***action_classification.tsm( model_name='tsm_k400_r50_seg8', skip_preprocess=False, classmap=None, topk=5)*** **Parameters:**