logo
Browse Source

add 16 frames model

Signed-off-by: gexy5 <xinyu.ge@zilliz.com>
main
gexy5 2 years ago
parent
commit
72f54d26ff
  1. 2
      README.md

2
README.md

@ -15,7 +15,7 @@ and maps vectors with labels provided by datasets used for pre-training.
## Code Example ## 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)). ([download](https://dl.fbaipublicfiles.com/pytorchvideo/projects/archery.mp4)).
*Write the pipeline in simplified style*: *Write the pipeline in simplified style*:

Loading…
Cancel
Save