buildoak commited on
Commit
2472439
·
verified ·
1 Parent(s): 3390917

Upload README.md with huggingface_hub

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