Update license to cc-by-sa-4.0 and add GitHub repo link
Browse files
README.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-sa-4.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-sa-4.0
|
| 3 |
+
---
|
| 4 |
+
# SurfSplat Official Checkpoints
|
| 5 |
+
|
| 6 |
+
This repository contains the official model checkpoints for the ICLR 2026 paper:
|
| 7 |
+
|
| 8 |
+
**SurfSplat: Conquering Feedforward 2D Gaussian Splatting with Surface Continuity Priors**
|
| 9 |
+
|
| 10 |
+
### 🔗 Links
|
| 11 |
+
- **Official GitHub Repository:** [hebing-sjtu/SurfSplat](https://github.com/hebing-sjtu/SurfSplat)
|
| 12 |
+
|
| 13 |
+
### 📁 Directory Structure
|
| 14 |
+
- `ckpt/`: Directory reserved for storing model weights and checkpoints.
|