diff --git a/README.md b/README.md index ab96b8f..7178f88 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ and maps vectors with labels provided by datasets used for pre-training. ## Code Example -Use the pretrained ActionClip model to classify and generate a vector for the given video path './archery.mp4' +Use the pretrained TSM model to classify and generate a vector for the given video path './archery.mp4' ([download](https://dl.fbaipublicfiles.com/pytorchvideo/projects/archery.mp4)). *Write the pipeline in simplified style*: