sayandsarkar commited on
Commit
dd25999
·
verified ·
1 Parent(s): 3c60a3c

Updated model card

Browse files
Files changed (1) hide show
  1. README.md +20 -3
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>