id
int64 0
287
| scene_name
stringlengths 8
12
| dataset
stringclasses 3
values | video_suffix
stringclasses 2
values | question
stringlengths 794
990
|
---|---|---|---|---|
100 | c4c04e6d6c | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 telephone, 3 door, 36 chair in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
101 | 7831862f02 | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 4 door, 2 chair, 1 sofa, 3 ceiling light in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
102 | bde1e479ad | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 8 ceiling light, 3 heater, 47 chair, 9 table, 1 clock, 3 whiteboard, 2 door, 2 power strip in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
103 | 38d58a7a31 | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 36 chair, 8 table, 10 ceiling light, 2 door, 3 heater, 1 trash can, 1 telephone, 1 keyboard, 1 whiteboard, 2 coat hanger in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
104 | 5ee7c22ba0 | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 microwave, 1 refrigerator, 1 table, 1 door, 1 ceiling light in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
105 | f9f95681fd | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 ceiling light, 2 exhaust fan, 1 door, 1 refrigerator, 1 microwave, 2 cup, 1 kettle in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
106 | 3864514494 | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 heater, 3 trash can, 3 cup, 1 microwave, 1 door in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
107 | 40aec5fffa | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 picture, 1 refrigerator, 1 microwave, 1 door, 1 heater in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
108 | 13c3e046d7 | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 door, 1 heater, 1 trash can in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
109 | e398684d27 | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 ceiling light, 1 door, 1 monitor in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
110 | a8bf42d646 | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 3 trash can, 2 door, 1 heater, 6 picture, 4 table, 1 crate in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
111 | 45b0dac5e3 | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 ceiling light, 1 heater, 1 cup, 1 door, 1 toilet in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
112 | 31a2c91c43 | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 ceiling light, 1 toilet, 1 door in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
113 | e7af285f7d | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 2 door, 1 picture, 1 heater in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
114 | 286b55a2bf | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 ceiling light, 1 exhaust fan, 1 toilet, 1 cup, 1 door in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
115 | 7bc286c1b6 | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 door, 1 toilet in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
116 | f3685d06a9 | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 2 toilet, 3 door in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
117 | b0a08200c9 | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 25 computer tower, 1 chair, 3 computer mouse, 2 ceiling light, 1 door, 2 keyboard, 1 monitor, 2 heater in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
118 | 825d228aec | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 2 power strip, 1 trash can, 1 printer, 1 door, 1 table, 2 exhaust fan in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
119 | a980334473 | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 ceiling light, 1 chair, 1 table, 1 door in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
120 | f2dc06b1d2 | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 chair, 1 door, 1 table in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
121 | 5942004064 | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 4 door, 1 sofa, 1 toilet, 4 pillow, 1 chair, 2 heater, 1 basket, 1 bed, 1 tv, 6 plant, 2 table, 1 picture, 1 ceiling light, 1 blanket in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
122 | 25f3b7a318 | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 laptop, 1 heater, 2 chair, 1 table, 1 door, 1 shoe rack, 10 shoes, 1 basket, 1 bed, 1 blanket, 2 pillow, 1 toilet in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
123 | bcd2436daf | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 2 shoes, 1 heater, 1 picture, 1 pillow, 1 plant, 1 chair, 1 ceiling light, 1 bed in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
124 | f3d64c30f8 | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 9 crate, 17 chair, 7 table, 2 door, 1 bookshelf, 2 ceiling light, 1 power strip, 1 heater, 3 trash can, 1 clock, 1 whiteboard, 1 microwave, 1 cup, 1 bucket, 2 bowl, 1 plant in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
125 | 0d2ee665be | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 picture, 1 cutting board, 1 monitor, 1 table, 2 chair, 1 keyboard, 1 door, 1 bed, 1 laptop, 1 trash can, 1 computer mouse, 2 pan, 1 microwave in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
126 | 3db0a1c8f3 | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 heater, 1 refrigerator, 4 chair, 1 sofa, 5 table, 3 ceiling light, 2 door, 1 bed, 1 computer mouse, 1 keyboard, 1 tv, 1 printer, 1 kettle, 1 bowl, 1 cutting board, 4 basket, 1 pan, 1 blanket in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
127 | ac48a9b736 | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 trash can, 9 chair, 8 table, 3 door, 6 keyboard, 9 monitor, 2 computer mouse, 4 heater, 1 whiteboard in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
128 | c5439f4607 | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 door, 3 chair, 3 exhaust fan, 2 trash can in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
129 | 578511c8a9 | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 19 table, 1 exhaust fan, 16 monitor, 10 keyboard, 8 computer tower, 4 whiteboard, 1 door, 11 chair, 8 computer mouse, 1 kettle, 1 telephone, 1 printer, 25 ceiling light, 1 table lamp in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
130 | d755b3d9d8 | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 3 chair, 1 door, 3 table, 2 ceiling light, 3 monitor, 3 computer mouse, 1 cup, 2 printer, 1 heater, 1 shoes, 1 telephone, 3 plant, 1 whiteboard, 2 keyboard, 1 laptop in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
131 | 99fa5c25e1 | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 chair, 4 bucket in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
132 | 09c1414f1b | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 sofa, 2 bookshelf, 5 picture, 2 refrigerator, 2 pillow, 3 blanket, 1 tv, 5 plant, 1 suitcase, 1 shoe rack, 1 trash can, 1 cutting board, 1 kettle, 1 microwave in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
133 | 5f99900f09 | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 2 door, 11 table, 2 printer, 2 monitor, 1 suitcase, 14 chair, 3 whiteboard, 5 ceiling light, 1 refrigerator in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
134 | 9071e139d9 | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 5 chair, 5 table, 5 sofa, 1 clock, 1 whiteboard, 1 door, 6 cushion in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
135 | 6115eddb86 | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 picture, 1 chair, 1 sofa, 2 door, 1 tv, 2 telephone, 1 toilet, 1 table, 1 table lamp, 5 pillow, 1 bed, 1 blanket in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
136 | 27dd4da69e | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 5 door, 1 tv, 2 chair, 1 bed, 6 picture, 1 telephone, 1 crate, 1 monitor, 1 laptop, 3 suitcase, 2 trash can, 1 microwave, 1 pan, 1 sofa, 1 power strip, 1 cutting board, 1 kettle, 1 basket in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
137 | c49a8c6cff | scannetpp | .mp4 |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 2 monitor, 6 picture, 1 door, 1 bed, 1 chair, 2 plant, 1 headphones, 1 table, 1 cup, 1 computer mouse, 1 keyboard, 1 trash can, 1 ceiling light, 2 shoes, 1 heater, 2 pillow in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
138 | 41069025 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 stove, 1 sofa, 4 table, 2 chair, 1 tv in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
139 | 41069043 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 bed, 1 tv, 2 table in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
140 | 41069048 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 bathtub, 1 toilet in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
141 | 41125700 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 stove, 2 sofa, 3 table, 4 chair in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
142 | 41125731 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 2 bed in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
143 | 41125760 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 toilet, 1 bathtub in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
144 | 41142280 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 bathtub, 1 toilet in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
145 | 41159504 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 bathtub, 1 table, 1 toilet, 1 bed in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
146 | 41159525 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 stove, 1 refrigerator, 1 table, 2 stool, 2 chair in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
147 | 41159530 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 table in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
148 | 41159541 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 2 sofa, 3 table, 9 chair, 1 tv in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
149 | 41159555 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 bed in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
150 | 41159572 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 4 sofa, 1 fireplace, 2 table, 1 stool in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
151 | 41254246 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 bed in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
152 | 41254386 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 bathtub, 1 toilet in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
153 | 41254402 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 bed, 1 table in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
154 | 41254432 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 2 sofa, 1 tv, 1 stove in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
155 | 42444950 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 sofa, 1 table, 1 chair, 1 fireplace in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
156 | 42444954 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 toilet, 1 bathtub, 1 refrigerator in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
157 | 42444976 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 refrigerator, 1 dishwasher, 1 washer, 3 chair, 1 table in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
158 | 42445026 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 tv, 1 sofa, 1 table, 1 chair in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
159 | 42445031 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 bed, 1 tv, 1 table in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
160 | 42445429 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 sofa, 1 table, 1 tv in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
161 | 42445981 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 2 sofa, 4 table, 1 tv, 5 chair in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
162 | 42445984 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 table, 12 chair, 1 fireplace in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
163 | 42446049 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 refrigerator, 1 washer, 1 stove in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
164 | 42446056 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 3 chair, 1 bed, 2 table in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
165 | 42446116 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 bed in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
166 | 42446103 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 stove, 2 sofa, 2 table, 3 chair, 1 tv, 1 stool in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
167 | 42446151 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 4 sofa, 2 stool, 2 table, 1 fireplace, 1 tv in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
168 | 42446167 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 bed, 1 table, 1 toilet, 1 tv in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
169 | 42446517 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 3 table, 1 chair, 2 bed, 1 tv in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
170 | 42446529 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 bed, 1 chair, 1 table in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
171 | 42446535 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 toilet, 1 bathtub in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
172 | 42446541 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 washer, 1 refrigerator, 3 table, 4 chair, 2 sofa, 1 tv in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
173 | 42897508 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 2 sofa, 1 chair in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
174 | 42897528 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 refrigerator, 1 washer, 1 sofa in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
175 | 42897538 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 refrigerator, 2 sofa, 3 table, 1 stool, 1 tv in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
176 | 42897550 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 toilet, 1 bathtub in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
177 | 42897554 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 bed in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
178 | 42897564 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 7 chair, 1 table, 1 stool, 1 refrigerator in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
179 | 42897629 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 4 table, 5 chair, 1 refrigerator, 1 stove, 2 sofa, 1 tv, 2 washer in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
180 | 42897647 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 2 sofa, 4 table, 1 tv, 1 chair in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
181 | 42897688 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 bed, 2 chair, 1 stool, 1 table in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
182 | 42897692 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 bed, 1 table, 1 stool in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
183 | 42898486 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 2 sofa, 3 table, 2 stool, 1 fireplace, 1 tv in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
184 | 42898527 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 stove, 1 washer, 1 dishwasher, 1 refrigerator, 2 chair in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
185 | 42898544 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 bed, 1 table, 1 stool in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
186 | 42898581 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 2 bed, 1 table, 1 stool, 1 tv in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
187 | 42898817 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 washer in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
188 | 42898826 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 bathtub, 1 toilet in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
189 | 42898849 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 tv, 1 fireplace, 8 chair, 2 sofa, 4 table, 1 stove in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
190 | 42898869 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 2 sofa, 1 tv in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
191 | 42899461 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 sofa, 3 table, 1 fireplace, 1 tv, 4 chair, 1 stove in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
192 | 42899612 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 bed, 3 table, 2 stool, 1 chair in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
193 | 42899617 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 bathtub, 1 toilet in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
194 | 42899685 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 washer, 1 dishwasher, 3 sofa, 3 table, 1 stool, 2 tv, 4 chair in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
195 | 42899696 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 bed, 2 table, 1 sofa, 1 stool, 1 tv in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
196 | 42899698 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 bathtub, 1 toilet in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
197 | 42899712 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 3 sofa, 2 table, 1 tv, 2 chair, 1 stove in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
198 | 42899720 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 bed, 1 toilet in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
199 | 42899725 | arkitscenes | .mov |
[Task]
This video captures an indoor scene. Your task is to first understand the spatial layout of the scene and then represent it using a 10x10 matrix.
[Rule]
1. We provide the cared categories and their corresponding instances: 1 bathtub, 1 toilet in this scene. You should ONLY consider these categories.
2. You should use 0 to represent an empty grid and different numbers to represent different instances.
3. If there are multiple instances in a category, please draw all of them.
4. If multiple objects overlap in the same location, keep only the one with the largest area.
[Output]
Your task is to fill in the locations of ALL objects (instance level).
Please respond in the following JSON format:
{"grid": 10x10 matrix in list of list, "legend": {0: "empty", 1: "object 1", 2: "object 2", ....}} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.