Datasets:
dylanebert
commited on
Commit
·
fb25633
0
Parent(s):
fresh commit
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +61 -0
- README.md +9 -0
- inputs/images/A_cartoon_house_with_red_roof.jpg +3 -0
- inputs/images/A_castle_made_of_cardboard.jpg +3 -0
- inputs/images/A_heart_made_of_wood.jpg +3 -0
- inputs/images/A_photo_of_a_Japanese_Porcelain_Imari_vase_on_the_ground_below_a_wooden_chair.jpg +3 -0
- inputs/images/A_photo_of_a_Ming_Dynasty_vase_on_a_leather_topped_table.jpg +3 -0
- inputs/images/A_photograph_of_a_portrait_of_a_statue_of_a_pharaoh_wearing_steampunk_glasses.jpg +3 -0
- inputs/images/A_rhino_beetle_this_size_of_a_tank_grapples_a_real_life_passenger_airplane_on_the_tarmac.jpg +3 -0
- inputs/images/Anubis_wearing_sunglasses_and_sitting_astride_a_hog_motorcyle.jpg +3 -0
- inputs/images/The_Oriental_Pearl.jpg +3 -0
- inputs/images/a_Christmas_tree.jpg +3 -0
- inputs/images/a_baby_penguin.jpg +3 -0
- inputs/images/a_baby_penguin_wearing_a_blue_hat.jpg +3 -0
- inputs/images/a_ball.jpg +3 -0
- inputs/images/a_bamboo_ladder.jpg +3 -0
- inputs/images/a_barred_owl_peeking_out_from_dense_tree_branches.jpg +3 -0
- inputs/images/a_bird.jpg +3 -0
- inputs/images/a_black_baseball_hat.jpg +3 -0
- inputs/images/a_black_t-shirt_with_the_peace_sign_on_it.jpg +3 -0
- inputs/images/a_bloody_mary_cocktail.jpg +3 -0
- inputs/images/a_blue_t-shirt_with_a_dinosaur_on_it.jpg +3 -0
- inputs/images/a_boat.jpg +3 -0
- inputs/images/a_bookshelf_with_ten_books_stacked_vertically.jpg +3 -0
- inputs/images/a_bowl.jpg +3 -0
- inputs/images/a_bundle_of_blue_and_yellow_flowers_in_a_vase.jpg +3 -0
- inputs/images/a_capybara_made_of_voxels_sitting_in_a_field.jpg +3 -0
- inputs/images/a_cardboard_spaceship.jpg +3 -0
- inputs/images/a_cat.jpg +3 -0
- inputs/images/a_cat_statue.jpg +3 -0
- inputs/images/a_chest.jpg +3 -0
- inputs/images/a_coffee_maker.jpg +3 -0
- inputs/images/a_coffee_table.jpg +3 -0
- inputs/images/a_fish.jpg +3 -0
- inputs/images/a_fish_without_eyes.jpg +3 -0
- inputs/images/a_fox.jpg +3 -0
- inputs/images/a_friendly_car.jpg +3 -0
- inputs/images/a_green_pepper.jpg +3 -0
- inputs/images/a_half-full_pitcher_of_stout.jpg +3 -0
- inputs/images/a_hammer.jpg +3 -0
- inputs/images/a_handpalm.jpg +3 -0
- inputs/images/a_hat.jpg +3 -0
- inputs/images/a_horse_without_a_rider.jpg +3 -0
- inputs/images/a_house.jpg +3 -0
- inputs/images/a_house_with_no_windows.jpg +3 -0
- inputs/images/a_knight_holding_a_long_sword.jpg +3 -0
- inputs/images/a_koi_fish_flying_in_the_sky.jpg +3 -0
- inputs/images/a_large_blue_box.jpg +3 -0
- inputs/images/a_large_open_book.jpg +3 -0
- inputs/images/a_large_present_with_a_red_ribbon.jpg +3 -0
.gitattributes
ADDED
@@ -0,0 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
11 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
12 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
13 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
14 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
15 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
16 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
17 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
18 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
19 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
20 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
21 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
22 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
23 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
24 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
25 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
26 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
27 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
28 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
29 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
30 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
31 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
32 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
33 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
34 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
35 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
36 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
37 |
+
# Audio files - uncompressed
|
38 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
39 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
40 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
41 |
+
# Audio files - compressed
|
42 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
43 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
44 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
45 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
46 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
47 |
+
# Image files - uncompressed
|
48 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
49 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
50 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
51 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
52 |
+
# Image files - compressed
|
53 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
56 |
+
# 3D files
|
57 |
+
*.obj filter=lfs diff=lfs merge=lfs -text
|
58 |
+
*.glb filter=lfs diff=lfs merge=lfs -text
|
59 |
+
*.gltf filter=lfs diff=lfs merge=lfs -text
|
60 |
+
*.ply filter=lfs diff=lfs merge=lfs -text
|
61 |
+
*.splat filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
tags:
|
4 |
+
- image-to-3d
|
5 |
+
---
|
6 |
+
|
7 |
+
For more information, visit the [3D Arena Space](https://huggingface.co/spaces/dylanebert/3d-arena).
|
8 |
+
|
9 |
+
Inputs are sourced from [iso3D](https://huggingface.co/datasets/dylanebert/iso3d).
|
inputs/images/A_cartoon_house_with_red_roof.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/A_castle_made_of_cardboard.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/A_heart_made_of_wood.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/A_photo_of_a_Japanese_Porcelain_Imari_vase_on_the_ground_below_a_wooden_chair.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/A_photo_of_a_Ming_Dynasty_vase_on_a_leather_topped_table.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/A_photograph_of_a_portrait_of_a_statue_of_a_pharaoh_wearing_steampunk_glasses.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/A_rhino_beetle_this_size_of_a_tank_grapples_a_real_life_passenger_airplane_on_the_tarmac.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/Anubis_wearing_sunglasses_and_sitting_astride_a_hog_motorcyle.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/The_Oriental_Pearl.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_Christmas_tree.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_baby_penguin.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_baby_penguin_wearing_a_blue_hat.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_ball.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_bamboo_ladder.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_barred_owl_peeking_out_from_dense_tree_branches.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_bird.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_black_baseball_hat.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_black_t-shirt_with_the_peace_sign_on_it.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_bloody_mary_cocktail.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_blue_t-shirt_with_a_dinosaur_on_it.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_boat.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_bookshelf_with_ten_books_stacked_vertically.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_bowl.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_bundle_of_blue_and_yellow_flowers_in_a_vase.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_capybara_made_of_voxels_sitting_in_a_field.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_cardboard_spaceship.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_cat.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_cat_statue.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_chest.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_coffee_maker.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_coffee_table.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_fish.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_fish_without_eyes.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_fox.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_friendly_car.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_green_pepper.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_half-full_pitcher_of_stout.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_hammer.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_handpalm.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_hat.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_horse_without_a_rider.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_house.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_house_with_no_windows.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_knight_holding_a_long_sword.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_koi_fish_flying_in_the_sky.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_large_blue_box.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_large_open_book.jpg
ADDED
![]() |
Git LFS Details
|
inputs/images/a_large_present_with_a_red_ribbon.jpg
ADDED
![]() |
Git LFS Details
|