Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# SHARP ONNX — Apple's Single-Image 3D Gaussian Splatting
|
| 2 |
|
| 3 |
ONNX export of [Apple's SHARP model](https://github.com/apple/ml-sharp) for use with [tortuise](https://github.com/buildoak/tortuise), a terminal-native 3D Gaussian Splatting viewer.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: apple-amlr
|
| 4 |
+
license_link: LICENSE
|
| 5 |
+
tags:
|
| 6 |
+
- gaussian-splatting
|
| 7 |
+
- 3d-reconstruction
|
| 8 |
+
- onnx
|
| 9 |
+
- tortuise
|
| 10 |
+
pipeline_tag: image-to-3d
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
# SHARP ONNX — Apple's Single-Image 3D Gaussian Splatting
|
| 14 |
|
| 15 |
ONNX export of [Apple's SHARP model](https://github.com/apple/ml-sharp) for use with [tortuise](https://github.com/buildoak/tortuise), a terminal-native 3D Gaussian Splatting viewer.
|