lhmd commited on
Commit
14f1eba
verified
1 Parent(s): 6c49c6f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -19,24 +19,23 @@ pipeline_tag: image-to-3d
19
 
20
  <a href="https://bohanzhuang.github.io">Bohan Zhuang</a>
21
  </p>
 
22
  <h3 align="center"><a href="https://arxiv.org/abs/2505.23734">Paper</a> | <a href="https://lhmd.top/zpressor">Project Page</a> | <a href="https://github.com/ziplab/ZPressor">Code</a> | <a href="https://huggingface.co/lhmd/ZPressor">Models</a> </h3>
23
  <div align="center"></div>
24
  </p>
 
 
 
25
  <p align="center">
26
  <a href="">
27
  <img src="https://lhmd.top/zpressor/assets/teaser.jpg" alt="Logo" width="100%">
28
  </a>
29
  </p>
30
 
31
-
32
  <p align="center">
33
- <strong>ZPressor is a plug-and-play module that compresses multi-view inputs for scalable feed-forward 3DGS.</strong>
34
  </p>
35
 
36
- ## TODOs
37
- - [ ] Release Code.
38
- - [ ] Release Model Checkpoints.
39
-
40
  ## Citation
41
  If you find our work useful for your research, please consider citing us:
42
 
@@ -49,7 +48,7 @@ If you find our work useful for your research, please consider citing us:
49
  }
50
  ```
51
  ## Contact
52
- If you have any questions, please create an issue on this repository or contact at wangweijie@zju.edu.cn and yuedong.chen@monash.edu.
53
 
54
  ## Acknowledgements
55
 
 
19
 
20
  <a href="https://bohanzhuang.github.io">Bohan Zhuang</a>
21
  </p>
22
+ <h3 align="center">NeurIPS 2025</h3>
23
  <h3 align="center"><a href="https://arxiv.org/abs/2505.23734">Paper</a> | <a href="https://lhmd.top/zpressor">Project Page</a> | <a href="https://github.com/ziplab/ZPressor">Code</a> | <a href="https://huggingface.co/lhmd/ZPressor">Models</a> </h3>
24
  <div align="center"></div>
25
  </p>
26
+
27
+
28
+
29
  <p align="center">
30
  <a href="">
31
  <img src="https://lhmd.top/zpressor/assets/teaser.jpg" alt="Logo" width="100%">
32
  </a>
33
  </p>
34
 
 
35
  <p align="center">
36
+ <strong>ZPressor is an architecture-agnostic module that compresses multi-view inputs for scalable feed-forward 3DGS.</strong>
37
  </p>
38
 
 
 
 
 
39
  ## Citation
40
  If you find our work useful for your research, please consider citing us:
41
 
 
48
  }
49
  ```
50
  ## Contact
51
+ If you have any questions, please contact at wangweijie@zju.edu.cn.
52
 
53
  ## Acknowledgements
54