qingy2024 commited on
Commit
aefe9f4
·
verified ·
1 Parent(s): 923823f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -38,7 +38,7 @@ This model is licensed under the <a href="https://www.apache.org/licenses/LICENS
38
  | `mobileclip_blt.pt` | 599 MB | Lightweight **MobileCLIP** variant (BLT) for resource-constrained applications. |
39
 
40
  #### Self-Predictive Frame Skipping (SPFS)
41
- The `spfs_r64` folder contains a self-contained system for adaptive frame skipping in videos. It includes:
42
  - MobileCLIP vision/text encoders
43
  - InternVideo2-B14 vision encoder weights
44
  - Mamba temporal aggregator (from `mamba_mobileclip_ckpt.pt`)
 
38
  | `mobileclip_blt.pt` | 599 MB | Lightweight **MobileCLIP** variant (BLT) for resource-constrained applications. |
39
 
40
  #### Self-Predictive Frame Skipping (SPFS)
41
+ The `spfs_r64` folder contains a self-contained system for adaptive frame skipping in videos. Each checkpoint file includes:
42
  - MobileCLIP vision/text encoders
43
  - InternVideo2-B14 vision encoder weights
44
  - Mamba temporal aggregator (from `mamba_mobileclip_ckpt.pt`)