Pthahnix commited on
Commit
8dd4f66
·
verified ·
1 Parent(s): dac900b

Add files using upload-large-folder tool

Browse files
Files changed (1) hide show
  1. abo/README.md +96 -0
abo/README.md ADDED
@@ -0,0 +1,96 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Amazon Berkeley Objects (c) by Amazon.com
2
+
3
+ [Amazon Berkeley Objects](https://amazon-berkeley-objects.s3.us-east-1.amazonaws.com/index.html)
4
+ is a collection of product listings with multilingual metadata, catalog
5
+ imagery, high-quality 3d models with materials and parts, and benchmarks derived
6
+ from that data.
7
+
8
+ ## License
9
+
10
+ This work is licensed under the Creative Commons Attribution 4.0 International
11
+ Public License. To obtain a copy of the full license, see LICENSE-CC-BY-4.0.txt,
12
+ visit [CreativeCommons.org](https://creativecommons.org/licenses/by/4.0/)
13
+ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
14
+
15
+ Under the following terms:
16
+
17
+ * Attribution — You must give appropriate credit, provide a link to the
18
+ license, and indicate if changes were made. You may do so in any reasonable
19
+ manner, but not in any way that suggests the licensor endorses you or your
20
+ use.
21
+
22
+ * No additional restrictions — You may not apply legal terms or technological
23
+ measures that legally restrict others from doing anything the license
24
+ permits.
25
+
26
+ ## Attribution
27
+
28
+ Credit for the data, including all images and 3d models, must be given to:
29
+
30
+ > Amazon.com
31
+
32
+ Credit for building the dataset, archives and benchmark sets must be given to:
33
+
34
+ > Matthieu Guillaumin (Amazon.com), Thomas Dideriksen (Amazon.com),
35
+ > Kenan Deng (Amazon.com), Himanshu Arora (Amazon.com),
36
+ > Jasmine Collins (UC Berkeley) and Jitendra Malik (UC Berkeley)
37
+
38
+ ## Description
39
+
40
+ The `3dmodels/` directory and `abo-3dmodels.tar` archives are made of the
41
+ following files:
42
+
43
+ * `LICENSE-CC-BY-4.0.txt` - The License file. You must read, agree and
44
+ comply to the License before using the Amazon Berkeley Objects data.
45
+
46
+ * `3dmodels/metadata/3dmodels.csv.gz` - 3d model metadata. This file is a
47
+ gzip-compressed comma-separated value (CSV) file with the following fields:
48
+ `3dmodel_id`, `path`, `meshes`, `materials`, `textures`, `images`,
49
+ `image_height_max`, `image_height_min`, `image_width_max`,
50
+ `image_width_min`, `vertices`, `faces`, `extent_x`, `extent_y`, `extent_z`.
51
+
52
+ - `3dmodel_id`: Reference for the 3d model, as provided in the `3dmodel_id`
53
+ field of the listings metadata
54
+ - `path`: Location of the 3d model, relative to `3dmodels/original/`
55
+ - `meshes`: Number of meshes in the geometry
56
+ - `materials`: Number of materials in the 3d model
57
+ - `textures`: Number of textures in the 3d model
58
+ - `images`: Number of image resources in the 3d model
59
+ - `image_{heigh,width}_{min,max}`: Minimal and maximal dimensions of the
60
+ image resources in the 3d model
61
+ - `vertices`: Number of vertices in the geometry
62
+ - `faces`: Number of faces in the geometry
63
+ - `extent_{x,y,z}`: Extent of the geometry in each dimension
64
+
65
+ Below are are first 10 lines of `3dmodels/metadata/3dmodels.csv.gz`:
66
+ ```
67
+ 3dmodel_id,path,meshes,materials,textures,images,image_height_max,image_height_min,image_width_max,image_width_min,vertices,faces,extent_x,extent_y,extent_z
68
+ B01N2PLWIL,L/B01N2PLWIL.glb,1,1,3,3,4096,4096,4096,4096,10990,14380,0.571499943733216,0.11684001048680606,0.07111982014177629
69
+ B075QFCHM9,9/B075QFCHM9.glb,1,1,3,3,2048,2048,2048,2048,11973,19568,1.840071976184845,1.0669103860855103,2.3675915002822876
70
+ B07H469871,1/B07H469871.glb,1,1,3,3,4096,4096,4096,4096,1602,1950,1.1113524436950684,1.3880813121795654,0.39794909954071045
71
+ B07H8V49M2,2/B07H8V49M2.glb,1,1,3,3,4096,4096,4096,4096,3760,5710,1.4998703368605968,2.11988401412964,0.5897879977087402
72
+ B07DBHPK4G,G/B07DBHPK4G.glb,1,1,3,3,4096,4096,4096,4096,13704,22736,0.37921489775180817,1.6228150129318237,0.37921497225761414
73
+ B0842LM2DN,N/B0842LM2DN.glb,1,1,3,3,4096,4096,4096,4096,4078,7584,0.22779017686843872,0.2348586767911911,0.22779015451669693
74
+ B07HK6B4D7,7/B07HK6B4D7.glb,1,1,4,4,2048,2048,2048,2048,12221,19268,0.1887289583683014,0.6650936603546143,0.421692430973053
75
+ B07B4FZN9H,H/B07B4FZN9H.glb,1,1,3,3,2048,2048,2048,2048,13595,22644,3.3838289976119995,0.9963648915290833,2.048073887825012
76
+ B07B4Z9BS4,4/B07B4Z9BS4.glb,1,1,4,4,2048,2048,2048,2048,9259,16178,0.2793540060520172,0.2693932056427002,0.2793540358543396
77
+ ```
78
+
79
+ * `3dmodels/original/<path>` - 3d model files. The 3d models are provided in
80
+ the [glTF-2.0 format](
81
+ https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/README.md
82
+ ) (GLB/binary representation). All models adhere to the following
83
+ conventions:
84
+ 1. Positive `Y` direction is up.
85
+ 2. Positive `Z` direction is pointing to the *natural* front-side of the
86
+ product, wherever applicable.
87
+ 3. Products that are designed to stand on a surface (i.e. a floor) are
88
+ centered on the origin, but translated up (towards positive `Y`) such
89
+ that they *stand* on the `Y=0` plane.
90
+ 4. Products that are designed to hang from a surface (i.e. a ceiling) are
91
+ centered on the origin, but translated down (towards negative `Y`) such
92
+ that they *hang* from the `Y=0` plane.
93
+ 5. Products that are designed to hang on a wall are centered on the origin,
94
+ but translated forward (towards positive `Z`) such that their backside
95
+ aligns with the `Z=0` plane.
96
+