jonasdee commited on
Commit
e42449c
·
1 Parent(s): 5753fea

add descriptions

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. objects/benchmark/beer/benchmark_beer_000/description.py +8 -0
  2. objects/benchmark/beer/benchmark_beer_001/description.py +8 -0
  3. objects/benchmark/beer/benchmark_beer_002/description.py +8 -0
  4. objects/benchmark/beer/benchmark_beer_003/description.py +8 -0
  5. objects/benchmark/beverage_bottle/benchmark_beverage_bottle_073/description.py +8 -0
  6. objects/benchmark/beverage_bottle/benchmark_beverage_bottle_074/description.py +8 -0
  7. objects/benchmark/beverage_bottle/benchmark_beverage_bottle_075/description.py +8 -0
  8. objects/benchmark/beverage_bottle/benchmark_beverage_bottle_076/description.py +8 -0
  9. objects/benchmark/beverage_bottle/benchmark_beverage_bottle_077/description.py +8 -0
  10. objects/benchmark/beverage_bottle/benchmark_beverage_bottle_078/description.py +8 -0
  11. objects/benchmark/beverage_bottle/benchmark_beverage_bottle_079/description.py +8 -0
  12. objects/benchmark/beverage_bottle/benchmark_beverage_bottle_080/description.py +8 -0
  13. objects/benchmark/beverage_bottle/benchmark_beverage_bottle_081/description.py +8 -0
  14. objects/benchmark/beverage_bottle/benchmark_beverage_bottle_082/description.py +8 -0
  15. objects/benchmark/beverage_bottle/benchmark_beverage_bottle_083/description.py +8 -0
  16. objects/benchmark/beverage_bottle/benchmark_beverage_bottle_084/description.py +8 -0
  17. objects/benchmark/beverage_bottle/benchmark_beverage_bottle_085/description.py +8 -0
  18. objects/benchmark/beverage_bottle/benchmark_beverage_bottle_086/description.py +8 -0
  19. objects/benchmark/beverage_bottle/benchmark_beverage_bottle_087/description.py +8 -0
  20. objects/benchmark/beverage_bottle/benchmark_beverage_bottle_088/description.py +8 -0
  21. objects/benchmark/beverage_bottle/benchmark_beverage_bottle_089/description.py +8 -0
  22. objects/benchmark/box/benchmark_box_005/description.py +8 -0
  23. objects/benchmark/building_blocks/benchmark_building_blocks_111/description.py +8 -0
  24. objects/benchmark/cabinet/benchmark_cabinet_020/description.py +8 -0
  25. objects/benchmark/chair/benchmark_chair_018/description.py +8 -0
  26. objects/benchmark/cleaning_products/benchmark_cleaning_products_014/description.py +8 -0
  27. objects/benchmark/cleaning_products/benchmark_cleaning_products_015/description.py +8 -0
  28. objects/benchmark/cup/benchmark_cup_112/description.py +8 -0
  29. objects/benchmark/disposable_paper_cup_packaging_bag/benchmark_disposable_paper_cup_packaging_bag_000/description.py +8 -0
  30. objects/benchmark/disposable_paper_cup_packaging_bag/benchmark_disposable_paper_cup_packaging_bag_001/description.py +8 -0
  31. objects/benchmark/docking_station/benchmark_docking_station_000/description.py +8 -0
  32. objects/benchmark/docking_station/benchmark_docking_station_001/description.py +8 -0
  33. objects/benchmark/docking_station/benchmark_docking_station_002/description.py +8 -0
  34. objects/benchmark/docking_station/benchmark_docking_station_003/description.py +8 -0
  35. objects/benchmark/docking_station/benchmark_docking_station_004/description.py +8 -0
  36. objects/benchmark/freezer/benchmark_freezer_010/description.py +8 -0
  37. objects/benchmark/frozen_food/benchmark_frozen_food_000/description.py +8 -0
  38. objects/benchmark/frozen_food/benchmark_frozen_food_001/description.py +8 -0
  39. objects/benchmark/frozen_food/benchmark_frozen_food_002/description.py +8 -0
  40. objects/benchmark/handbag/benchmark_handbag_004/description.py +8 -0
  41. objects/benchmark/lego/benchmark_lego_000/description.py +8 -0
  42. objects/benchmark/lego/benchmark_lego_001/description.py +8 -0
  43. objects/benchmark/lego/benchmark_lego_002/description.py +8 -0
  44. objects/benchmark/lego/benchmark_lego_003/description.py +8 -0
  45. objects/benchmark/letter/benchmark_letter_000/description.py +8 -0
  46. objects/benchmark/letter/benchmark_letter_001/description.py +8 -0
  47. objects/benchmark/letter/benchmark_letter_002/description.py +8 -0
  48. objects/benchmark/letter/benchmark_letter_003/description.py +8 -0
  49. objects/benchmark/letter/benchmark_letter_004/description.py +8 -0
  50. objects/benchmark/letter/benchmark_letter_005/description.py +8 -0
objects/benchmark/beer/benchmark_beer_000/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "beer_can"
4
+ ],
5
+ "full_description": [
6
+ "A white aluminum beer can with gold and black branding, featuring 'KIRIN ICHIBAN' text, a tiger logo, and a silver pull-tab lid."
7
+ ]
8
+ }
objects/benchmark/beer/benchmark_beer_001/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "beer_can"
4
+ ],
5
+ "full_description": [
6
+ "A silver aluminum beer can with a pull-tab lid, featuring 'Asahi Super Dry' branding in red and black text on a white label."
7
+ ]
8
+ }
objects/benchmark/beer/benchmark_beer_002/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "beer_can"
4
+ ],
5
+ "full_description": [
6
+ "A red and white aluminum beer can with 'Budweiser' branding in blue script, featuring a silver pull-tab lid and visible Chinese text on the label."
7
+ ]
8
+ }
objects/benchmark/beer/benchmark_beer_003/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "heineken_beer_can"
4
+ ],
5
+ "full_description": [
6
+ "A green aluminum beer can with a red star logo, white 'Heineken' text, and silver top and bottom rims."
7
+ ]
8
+ }
objects/benchmark/beverage_bottle/benchmark_beverage_bottle_073/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "energy_drink_can"
4
+ ],
5
+ "full_description": [
6
+ "A yellow aluminum can with red bull logo and Chinese characters '红牛', featuring a silver top and bottom, blue band near base, and printed nutritional information."
7
+ ]
8
+ }
objects/benchmark/beverage_bottle/benchmark_beverage_bottle_074/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "beverage_bottle"
4
+ ],
5
+ "full_description": [
6
+ "A transparent plastic bottle with a black cap, white label featuring Chinese characters, green and red graphics including a grapefruit slice, and visible pale yellow liquid inside."
7
+ ]
8
+ }
objects/benchmark/beverage_bottle/benchmark_beverage_bottle_075/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "beverage_bottle"
4
+ ],
5
+ "full_description": [
6
+ "A transparent plastic bottle with a dark gray cap, white label featuring an illustrated character in black and blue tones, and visible liquid contents."
7
+ ]
8
+ }
objects/benchmark/beverage_bottle/benchmark_beverage_bottle_076/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "beverage_bottle"
4
+ ],
5
+ "full_description": [
6
+ "A transparent plastic bottle with a black cap, containing amber-colored liquid and featuring a yellow-green label with cartoon illustrations and Chinese text."
7
+ ]
8
+ }
objects/benchmark/beverage_bottle/benchmark_beverage_bottle_077/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "beverage_bottle"
4
+ ],
5
+ "full_description": [
6
+ "A transparent plastic bottle with a white cap, containing pale yellow liquid and featuring a label with Chinese characters '茉莉青柚'."
7
+ ]
8
+ }
objects/benchmark/beverage_bottle/benchmark_beverage_bottle_078/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "beverage_bottle"
4
+ ],
5
+ "full_description": [
6
+ "A transparent plastic bottle with a blue cap, containing dark liquid and featuring a blue label with red and white branding elements visible across multiple rotation angles."
7
+ ]
8
+ }
objects/benchmark/beverage_bottle/benchmark_beverage_bottle_079/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "beverage_bottle"
4
+ ],
5
+ "full_description": [
6
+ "A transparent plastic bottle with a yellow cap, containing orange-colored liquid and featuring a white label with green 'Tropicana' branding, orange imagery, and Chinese text."
7
+ ]
8
+ }
objects/benchmark/beverage_bottle/benchmark_beverage_bottle_080/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "beverage_bottle"
4
+ ],
5
+ "full_description": [
6
+ "A transparent plastic bottle with a blue cap, featuring a vibrant blue and pink label with white Chinese characters and fruit imagery."
7
+ ]
8
+ }
objects/benchmark/beverage_bottle/benchmark_beverage_bottle_081/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "beverage_bottle"
4
+ ],
5
+ "full_description": [
6
+ "A transparent plastic bottle with a gray cap, white label featuring Chinese text and grayscale artwork, and visible liquid contents."
7
+ ]
8
+ }
objects/benchmark/beverage_bottle/benchmark_beverage_bottle_082/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "beverage_bottle"
4
+ ],
5
+ "full_description": [
6
+ "A transparent plastic bottle with a red cap and red label containing amber-colored liquid and visible solid ingredients."
7
+ ]
8
+ }
objects/benchmark/beverage_bottle/benchmark_beverage_bottle_083/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "beverage_bottle"
4
+ ],
5
+ "full_description": [
6
+ "A transparent plastic bottle with a white cap, containing reddish-brown liquid and visible suspended particles, labeled with Chinese characters including '红豆薏米水' on a white paper label."
7
+ ]
8
+ }
objects/benchmark/beverage_bottle/benchmark_beverage_bottle_084/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "beverage_bottle"
4
+ ],
5
+ "full_description": [
6
+ "A transparent plastic bottle with a white cap, containing amber-colored liquid and labeled with green and white text/graphics."
7
+ ]
8
+ }
objects/benchmark/beverage_bottle/benchmark_beverage_bottle_085/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "beverage_bottle"
4
+ ],
5
+ "full_description": [
6
+ "A transparent rectangular glass bottle with rounded edges, containing dark reddish-brown liquid, sealed with a black cap and labeled with white paper featuring Chinese characters."
7
+ ]
8
+ }
objects/benchmark/beverage_bottle/benchmark_beverage_bottle_086/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "beverage_bottle"
4
+ ],
5
+ "full_description": [
6
+ "A transparent rectangular plastic bottle with a white cap, containing amber-colored liquid and featuring a label with Chinese characters '栀子乌龙' and green tea leaf graphics."
7
+ ]
8
+ }
objects/benchmark/beverage_bottle/benchmark_beverage_bottle_087/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "beverage_bottle"
4
+ ],
5
+ "full_description": [
6
+ "A transparent plastic bottle with red liquid, a red cap, and a red-and-green label featuring Chinese characters, showing ribbed contours and slight deformation."
7
+ ]
8
+ }
objects/benchmark/beverage_bottle/benchmark_beverage_bottle_088/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "beverage_bottle"
4
+ ],
5
+ "full_description": [
6
+ "A 12-pack of transparent plastic water bottles with white caps, shrink-wrapped in clear film with a red-and-white label featuring Chinese characters '娃哈哈' and '饮用纯净水'."
7
+ ]
8
+ }
objects/benchmark/beverage_bottle/benchmark_beverage_bottle_089/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "beverage_bottle"
4
+ ],
5
+ "full_description": [
6
+ "A transparent plastic bottle with a white cap, containing amber-colored liquid and a label featuring Chinese characters and green/yellow fruit imagery."
7
+ ]
8
+ }
objects/benchmark/box/benchmark_box_005/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "box"
4
+ ],
5
+ "full_description": [
6
+ "A matte white hexagonal prism with six rectangular faces and sharp edges, appearing as a uniform solid block."
7
+ ]
8
+ }
objects/benchmark/building_blocks/benchmark_building_blocks_111/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "building_blocks"
4
+ ],
5
+ "full_description": [
6
+ "A smooth, matte blue sphere with uniform color and no surface markings or features."
7
+ ]
8
+ }
objects/benchmark/cabinet/benchmark_cabinet_020/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "kitchen_cabinet_set"
4
+ ],
5
+ "full_description": [
6
+ "An L-shaped kitchen cabinet set in beige with a white countertop, featuring a built-in stainless steel sink, two drawers, and a tall cabinet with open and closed storage compartments."
7
+ ]
8
+ }
objects/benchmark/chair/benchmark_chair_018/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "chair"
4
+ ],
5
+ "full_description": [
6
+ "A solid blue upholstered chair with a continuous sculpted form, featuring a curved backrest, integrated armrests, and a cantilevered base, all covered in textured fabric."
7
+ ]
8
+ }
objects/benchmark/cleaning_products/benchmark_cleaning_products_014/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "toilet_cleaner_bottle"
4
+ ],
5
+ "full_description": [
6
+ "A white plastic bottle with a blue cap and angled neck, featuring a blue-and-white label with red Chinese characters and graphic elements."
7
+ ]
8
+ }
objects/benchmark/cleaning_products/benchmark_cleaning_products_015/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "kitchen_cleaner_bottle_pack"
4
+ ],
5
+ "full_description": [
6
+ "A twin-pack of red plastic spray bottles with yellow liquid contents, sealed in transparent shrink-wrap with Chinese labeling and a yellow band across the top."
7
+ ]
8
+ }
objects/benchmark/cup/benchmark_cup_112/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "cup"
4
+ ],
5
+ "full_description": [
6
+ "A bright pink cylindrical cup with a smooth matte finish, featuring white printed text and a logo including 'Team Building' and Chinese characters on its surface."
7
+ ]
8
+ }
objects/benchmark/disposable_paper_cup_packaging_bag/benchmark_disposable_paper_cup_packaging_bag_000/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "disposable_paper_cup_packaging_bag"
4
+ ],
5
+ "full_description": [
6
+ "A white semi-transparent plastic bag containing stacked white paper cups, featuring red graphic prints and a cartoon character on the front, with visible text '100枚' and '纸杯'."
7
+ ]
8
+ }
objects/benchmark/disposable_paper_cup_packaging_bag/benchmark_disposable_paper_cup_packaging_bag_001/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "disposable_plastic_cup_packaging_bag"
4
+ ],
5
+ "full_description": [
6
+ "A transparent plastic bag with blue and white printed branding, containing 100 stacked clear 240ml plastic cups, sealed at the top and bottom."
7
+ ]
8
+ }
objects/benchmark/docking_station/benchmark_docking_station_000/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "docking_station"
4
+ ],
5
+ "full_description": [
6
+ "A compact black rectangular docking station with three vertically aligned USB ports featuring blue internal accents and 'docking station' text on its top surface."
7
+ ]
8
+ }
objects/benchmark/docking_station/benchmark_docking_station_001/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "docking_station"
4
+ ],
5
+ "full_description": [
6
+ "A compact black rectangular docking station with three vertically aligned USB ports featuring blue internal accents."
7
+ ]
8
+ }
objects/benchmark/docking_station/benchmark_docking_station_002/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "docking_station"
4
+ ],
5
+ "full_description": [
6
+ "A white rectangular docking station with three vertically aligned blue USB-A ports on one face and a smooth matte finish."
7
+ ]
8
+ }
objects/benchmark/docking_station/benchmark_docking_station_003/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "docking_station"
4
+ ],
5
+ "full_description": [
6
+ "A white rectangular docking station with three vertically aligned blue USB-A ports on one face and the text 'docking station' printed on the top surface."
7
+ ]
8
+ }
objects/benchmark/docking_station/benchmark_docking_station_004/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "docking_station"
4
+ ],
5
+ "full_description": [
6
+ "A compact black rectangular docking station with four blue-tinted USB 2.0 ports arranged in a 2x2 grid on its top surface."
7
+ ]
8
+ }
objects/benchmark/freezer/benchmark_freezer_010/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "freezer"
4
+ ],
5
+ "full_description": [
6
+ "A long rectangular freezer with a dark teal exterior casing and visible white internal shelving layers."
7
+ ]
8
+ }
objects/benchmark/frozen_food/benchmark_frozen_food_000/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "frozen_chicken_nuggets"
4
+ ],
5
+ "full_description": [
6
+ "A sealed flexible package with lime-green and white coloring, featuring Chinese text '脆皮炸鸡' (crispy fried chicken) and images of golden-brown breaded chicken pieces on a plate."
7
+ ]
8
+ }
objects/benchmark/frozen_food/benchmark_frozen_food_001/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "frozen_chicken_wings_package"
4
+ ],
5
+ "full_description": [
6
+ "A sealed plastic package with orange and white labeling, containing two golden-brown fried chicken wings visible through the transparent front panel."
7
+ ]
8
+ }
objects/benchmark/frozen_food/benchmark_frozen_food_002/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "frozen_han_bao"
4
+ ],
5
+ "full_description": [
6
+ "A vacuum-sealed white package containing layered, off-white frozen food items, labeled '大江汉堡' (Dajiang Han Bao) with red and black text and a barcode."
7
+ ]
8
+ }
objects/benchmark/handbag/benchmark_handbag_004/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "handbag"
4
+ ],
5
+ "full_description": [
6
+ "A light gray, felt-like rectangular handbag with a structured open-top design, two looped handles, and a small top flap with a central hole."
7
+ ]
8
+ }
objects/benchmark/lego/benchmark_lego_000/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "lego"
4
+ ],
5
+ "full_description": [
6
+ "A small blue rectangular plastic LEGO brick with two circular studs on top and a recessed stud cavity on the bottom."
7
+ ]
8
+ }
objects/benchmark/lego/benchmark_lego_001/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "lego"
4
+ ],
5
+ "full_description": [
6
+ "A solid blue rectangular plastic brick with four circular studs on one face and two recessed circular indentations on the opposite face."
7
+ ]
8
+ }
objects/benchmark/lego/benchmark_lego_002/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "lego"
4
+ ],
5
+ "full_description": [
6
+ "A solid blue rectangular plastic brick with six circular studs on one face and three recessed cylindrical sockets on the opposite face."
7
+ ]
8
+ }
objects/benchmark/lego/benchmark_lego_003/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "lego"
4
+ ],
5
+ "full_description": [
6
+ "A solid blue rectangular LEGO brick with eight circular studs on the top surface and four corresponding recessed tubes on the bottom, made of matte plastic."
7
+ ]
8
+ }
objects/benchmark/letter/benchmark_letter_000/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "letter_A"
4
+ ],
5
+ "full_description": [
6
+ "A solid blue, three-dimensional uppercase letter 'A' with a uniform matte finish and consistent thickness across its structural beams."
7
+ ]
8
+ }
objects/benchmark/letter/benchmark_letter_001/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "letter_b"
4
+ ],
5
+ "full_description": [
6
+ "A solid blue, three-dimensional uppercase letter 'B' with smooth surfaces and two vertical rounded cavities, viewed from multiple rotation angles."
7
+ ]
8
+ }
objects/benchmark/letter/benchmark_letter_002/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "letter_C"
4
+ ],
5
+ "full_description": [
6
+ "A solid blue, three-dimensional letter 'C' with a smooth matte finish and uniform thickness, viewed from multiple rotational angles."
7
+ ]
8
+ }
objects/benchmark/letter/benchmark_letter_003/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "letter_D"
4
+ ],
5
+ "full_description": [
6
+ "A solid blue, three-dimensional uppercase letter 'D' with a smooth matte finish and uniform thickness, viewed from multiple rotational angles."
7
+ ]
8
+ }
objects/benchmark/letter/benchmark_letter_004/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "letter_E"
4
+ ],
5
+ "full_description": [
6
+ "A solid blue, three-dimensional block letter 'E' with a uniform matte finish and rectangular cutouts forming its characteristic shape."
7
+ ]
8
+ }
objects/benchmark/letter/benchmark_letter_005/description.py ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "semantic_name": [
3
+ "letter_F"
4
+ ],
5
+ "full_description": [
6
+ "A solid blue, three-dimensional letter 'F' with a matte finish, featuring a vertical stem and two horizontal crossbars of equal thickness."
7
+ ]
8
+ }