Update README.md
Browse files
README.md
CHANGED
|
@@ -11,6 +11,10 @@ tags:
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# CTP: Contrastive Tensor Pre-training
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
|
| 15 |
This repository contains the model checkpoints for **CTP (Contrastive Tensor Pre-training)**. While [CLIP](https://arxiv.org/abs/2103.00020) focuses on aligning two modalities (Image and Text), CTP introduces a unified framework to align **multiple modalities** (Image, Text, and Point Cloud) simultaneously using tensor-based alignment.
|
| 16 |
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# CTP: Contrastive Tensor Pre-training
|
| 14 |
+
[](https://arxiv.org/abs/2603.07874)
|
| 15 |
+
[](https://huggingface.co/Ximeng0831/CTP)
|
| 16 |
+
[](https://huggingface.co/datasets/Ximeng0831/CTP-Dataset)
|
| 17 |
+
[](https://github.com/TAMU-CVRL/CTP)
|
| 18 |
|
| 19 |
This repository contains the model checkpoints for **CTP (Contrastive Tensor Pre-training)**. While [CLIP](https://arxiv.org/abs/2103.00020) focuses on aligning two modalities (Image and Text), CTP introduces a unified framework to align **multiple modalities** (Image, Text, and Point Cloud) simultaneously using tensor-based alignment.
|
| 20 |
|