Updated model card
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- 3d-scene-understanding
|
7 |
+
- cross-modal-alignment
|
8 |
+
- CVPR-2025
|
9 |
+
- cvpr
|
10 |
+
---
|
11 |
+
|
12 |
+
This repo contains the pre-trained checkpoints released for: "CrossOver: 3D Scene Cross-Modal Alignment" (CVPR 2025, Highlight)
|
13 |
+
|
14 |
+
[Paper](https://arxiv.org/abs/2502.15011) | [Project Page](https://sayands.github.io/crossover/) | [Code](https://github.com/GradientSpaces/CrossOver/)
|
15 |
+
|
16 |
+
<p align="center">
|
17 |
+
<a href="">
|
18 |
+
<img src="https://sayands.github.io/crossover/static/videos/teaser.gif" width="100%">
|
19 |
+
</a>
|
20 |
+
</p>
|