Update README.md
Browse files
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.
|
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`)
|