Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ This repository hosts pre-trained model checkpoints for cross-modal video-text u
|
|
10 |
|
11 |
| Filename | Size | Description |
|
12 |
|-------------------------|---------|-----------------------------------------------------------------------------|
|
13 |
-
| cross_mamba_film_ckpt.pt | 504 MB | A cross-modal checkpoint combining vision and text using **FiLM** (Feature-wise Linear Modulation)
|
14 |
| internvideo2_clip.pt | 5.55 MB | CLIP component of **InternVideo2-B14** |
|
15 |
| internvideo2_vision.pt | 205 MB | Vision encoder backbone for **InternVideo2-B14** |
|
16 |
| mobileclip_blt.pt | 599 MB | Lightweight **MobileCLIP** variant (BLT) |
|
|
|
10 |
|
11 |
| Filename | Size | Description |
|
12 |
|-------------------------|---------|-----------------------------------------------------------------------------|
|
13 |
+
| cross_mamba_film_ckpt.pt | 504 MB | A cross-modal checkpoint combining vision and text using **FiLM** (Feature-wise Linear Modulation) and **Mamba** layers |
|
14 |
| internvideo2_clip.pt | 5.55 MB | CLIP component of **InternVideo2-B14** |
|
15 |
| internvideo2_vision.pt | 205 MB | Vision encoder backbone for **InternVideo2-B14** |
|
16 |
| mobileclip_blt.pt | 599 MB | Lightweight **MobileCLIP** variant (BLT) |
|