Commit
·
012885d
1
Parent(s):
0de93c2
initial commit
Browse files- .gitattributes +1 -0
- README.md +11 -1
- sam_vit_h_4b8939.pth +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
sam_vit_h_4b8939.pth filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
1 |
---
|
2 |
pipeline_tag: image-to-3d
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
pipeline_tag: image-to-3d
|
3 |
+
---
|
4 |
+
|
5 |
+
Model weights for [Learning the 3D Fauna of the Web](https://kyleleey.github.io/3DFauna/).
|
6 |
+
|
7 |
+
### Paper
|
8 |
+
|
9 |
+
[Learning the 3D Fauna of the Web](https://huggingface.co/papers/2401.02400)
|
10 |
+
|
11 |
+
### Demo
|
12 |
+
|
13 |
+
[https://huggingface.co/spaces/Kyle-Liz/3DFauna_demo](https://huggingface.co/spaces/Kyle-Liz/3DFauna_demo)
|
sam_vit_h_4b8939.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7bf3b02f3ebf1267aba913ff637d9a2d5c33d3173bb679e46d9f338c26f262e
|
3 |
+
size 2564550879
|