diff --git a/README.md b/README.md index dbe6444..2928a75 100644 --- a/README.md +++ b/README.md @@ -64,9 +64,9 @@ model_name='swin_tiny_patch244_window877_kinetics400_1k', skip_preprocess=False, ​ ***model_name***: *str* ​ The name of pre-trained model. Supported model names: -- swin_b_k400_1k -- swin_s_k400_1k - swin_t_k400_1k +- swin_s_k400_1k +- swin_b_k400_1k - swin_b_k400_22k ​ ***skip_preprocess***: *bool* diff --git a/result1.png b/result1.png index d42573a..95a6897 100644 Binary files a/result1.png and b/result1.png differ diff --git a/result2.png b/result2.png index 960aaad..0807a75 100644 Binary files a/result2.png and b/result2.png differ