add model card
Browse files
README.md
CHANGED
@@ -1,3 +1,61 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
---
|
4 |
+
|
5 |
+
<p align="center">
|
6 |
+
<h1 align="center">MuRF: Multi-Baseline Radiance Fields</h1>
|
7 |
+
<p align="center">
|
8 |
+
<a href="https://haofeixu.github.io/">Haofei Xu</a>
|
9 |
+
·
|
10 |
+
<a href="https://apchenstu.github.io/">Anpei Chen</a>
|
11 |
+
·
|
12 |
+
<a href="https://donydchen.github.io/">Yuedong Chen</a>
|
13 |
+
·
|
14 |
+
<a href="https://people.ee.ethz.ch/~csakarid/">Christos Sakaridis</a>
|
15 |
+
·
|
16 |
+
<a href="https://yulunzhang.com/">Yulun Zhang</a>
|
17 |
+
·
|
18 |
+
<a href="https://people.inf.ethz.ch/marc.pollefeys/">Marc Pollefeys</a>
|
19 |
+
·
|
20 |
+
<a href="http://www.cvlibs.net/">Andreas Geiger</a>
|
21 |
+
·
|
22 |
+
<a href="https://www.yf.io/">Fisher Yu</a>
|
23 |
+
</p>
|
24 |
+
<h3 align="center"><a href="https://arxiv.org/abs/2312.xxxxx">Paper</a> | <a href="https://haofeixu.github.io/murf/">Project Page</a> | <a href="https://github.com/autonomousvision/murf">Code</a> | <a href="https://github.com/autonomousvision/murf/MODEL_ZOO.md">Model Details</a> </h3>
|
25 |
+
<div align="center"></div>
|
26 |
+
</p>
|
27 |
+
|
28 |
+
<p align="center">
|
29 |
+
<a href="">
|
30 |
+
<img src="https://haofeixu.github.io/murf/assets/teaser.png" alt="Logo" width="70%">
|
31 |
+
</a>
|
32 |
+
</p>
|
33 |
+
|
34 |
+
<p align="center" style="margin-top: -40px">
|
35 |
+
MuRF supports multiple different baseline settings.
|
36 |
+
</p>
|
37 |
+
|
38 |
+
|
39 |
+
<p align="center">
|
40 |
+
<a href="">
|
41 |
+
<img src="https://haofeixu.github.io/murf/assets/curve_multi_baseline.jpg" alt="Logo" width="70%">
|
42 |
+
</a>
|
43 |
+
</p>
|
44 |
+
|
45 |
+
|
46 |
+
|
47 |
+
<p align="center">
|
48 |
+
<a href="">
|
49 |
+
<img src="https://haofeixu.github.io/murf/assets/dtu_realestate_llff_bar_comparison.png" alt="Logo" width="100%">
|
50 |
+
</a>
|
51 |
+
</p>
|
52 |
+
|
53 |
+
<p align="center" style="margin-top: -40px">
|
54 |
+
MuRF achieves state-of-the-art performance under various evaluation settings.
|
55 |
+
</p>
|
56 |
+
|
57 |
+
|
58 |
+
|
59 |
+
|
60 |
+
|
61 |
+
|