id
int64 0
287
| scene_name
stringlengths 8
12
| dataset
stringclasses 3
values | video_suffix
stringclasses 2
values | question
stringlengths 794
990
|
---|---|---|---|---|
200 | 42899729 | 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", ....}} |
201 | 42899739 | 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", ....}} |
202 | 44358436 | 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, 2 table, 3 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", ....}} |
203 | 44358442 | 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, 2 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", ....}} |
204 | 44358451 | 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 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", ....}} |
205 | 44358499 | 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 table, 2 sofa, 1 fireplace, 1 tv, 4 chair, 1 washer, 1 dishwasher 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", ....}} |
206 | 44358518 | 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, 2 table, 2 chair, 1 fireplace, 2 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", ....}} |
207 | 44358536 | 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, 2 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", ....}} |
208 | 44358582 | 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", ....}} |
209 | 45260856 | 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, 4 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", ....}} |
210 | 45260900 | 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", ....}} |
211 | 45260905 | 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 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", ....}} |
212 | 45260928 | 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 chair, 2 table, 1 tv, 1 fireplace, 1 sofa, 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", ....}} |
213 | 45261121 | 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, 2 chair, 1 refrigerator, 1 stove, 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", ....}} |
214 | 45261142 | 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 washer, 2 table, 4 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", ....}} |
215 | 45261150 | 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 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", ....}} |
216 | 45261182 | 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 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", ....}} |
217 | 45261575 | 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 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", ....}} |
218 | 45261594 | 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", ....}} |
219 | 45261620 | 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, 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", ....}} |
220 | 45261637 | 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 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", ....}} |
221 | 45662924 | 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 fireplace, 1 table, 6 chair, 4 stool, 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", ....}} |
222 | 45662943 | 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 tv, 1 fireplace, 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", ....}} |
223 | 45662970 | 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 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", ....}} |
224 | 45662987 | 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 fireplace, 1 tv, 2 chair, 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", ....}} |
225 | 45663105 | 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 stool, 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", ....}} |
226 | 45663114 | 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", ....}} |
227 | 45663154 | 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 fireplace, 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", ....}} |
228 | 45663164 | 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 chair, 1 refrigerator, 1 dishwasher, 1 stove, 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", ....}} |
229 | 47115460 | 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 table, 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", ....}} |
230 | 47115469 | 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, 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", ....}} |
231 | 47115525 | 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 table, 1 tv, 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", ....}} |
232 | 47115543 | 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 table, 6 chair, 2 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", ....}} |
233 | 47204552 | 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 stove, 7 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", ....}} |
234 | 47204566 | 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, 1 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", ....}} |
235 | 47204578 | 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 table, 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", ....}} |
236 | 47204607 | 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 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", ....}} |
237 | 47331063 | 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 tv, 2 table, 2 chair, 1 refrigerator, 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", ....}} |
238 | 47331068 | 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, 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", ....}} |
239 | 47331262 | 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, 6 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", ....}} |
240 | 47331316 | 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 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", ....}} |
241 | 47331319 | 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, 3 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", ....}} |
242 | 47331331 | 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 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", ....}} |
243 | 47331336 | 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 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", ....}} |
244 | 47331644 | 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 stool, 5 table, 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", ....}} |
245 | 47331654 | 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 stove, 2 chair, 1 refrigerator, 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", ....}} |
246 | 47331668 | 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 stool, 1 bed, 1 tv, 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", ....}} |
247 | 47331970 | 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 table, 5 chair, 4 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", ....}} |
248 | 47331972 | 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, 3 table, 1 fireplace, 1 tv, 5 chair, 1 dishwasher, 1 refrigerator, 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", ....}} |
249 | 47331990 | 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 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", ....}} |
250 | 47332005 | 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 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", ....}} |
251 | 47332886 | 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 chair, 2 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", ....}} |
252 | 47332899 | 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 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", ....}} |
253 | 47332901 | 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 table, 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", ....}} |
254 | 47332908 | 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 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", ....}} |
255 | 47332918 | 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 tv, 3 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", ....}} |
256 | 47333436 | 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 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", ....}} |
257 | 47333441 | 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 chair, 1 washer, 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", ....}} |
258 | 47333457 | 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, 5 chair, 3 table, 1 bed, 1 refrigerator, 1 stove, 1 toilet, 1 washer, 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", ....}} |
259 | 47333899 | 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 chair, 1 stove, 1 table, 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", ....}} |
260 | 47333918 | 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 stool, 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", ....}} |
261 | 47333924 | 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 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", ....}} |
262 | 47333932 | 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, 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", ....}} |
263 | 47333940 | 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, 4 table, 1 tv, 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", ....}} |
264 | 47334096 | 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 table, 5 chair, 1 stool, 1 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", ....}} |
265 | 47334103 | 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 stool, 1 tv, 1 sofa, 5 chair, 1 table, 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", ....}} |
266 | 47334107 | 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 toilet, 1 bathtub, 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", ....}} |
267 | 47334117 | 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 stool, 1 bed, 1 chair, 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", ....}} |
268 | 47334238 | 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 table, 6 chair, 2 sofa, 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", ....}} |
269 | 47334239 | 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, 1 washer, 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", ....}} |
270 | 47334254 | 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 table, 3 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", ....}} |
271 | 47334362 | 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, 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", ....}} |
272 | 47334372 | 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 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", ....}} |
273 | 47334380 | 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 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", ....}} |
274 | 47429904 | 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, 2 sofa, 2 table, 2 stool, 7 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", ....}} |
275 | 47429912 | 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", ....}} |
276 | 47429922 | 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, 2 table, 1 chair, 2 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", ....}} |
277 | 47429977 | 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, 2 table, 2 stool, 1 tv, 3 chair, 1 stove, 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", ....}} |
278 | 47429992 | 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, 1 tv, 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", ....}} |
279 | 47429998 | 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", ....}} |
280 | 47430007 | 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, 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", ....}} |
281 | 47430023 | 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 table, 6 chair, 2 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", ....}} |
282 | 47430034 | 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, 1 stool, 1 tv, 3 chair, 2 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", ....}} |
283 | 47430038 | 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 stove, 1 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", ....}} |
284 | 47430048 | 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 washer, 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", ....}} |
285 | 47430422 | 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 washer, 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", ....}} |
286 | 47430468 | 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, 1 stool, 4 chair, 1 stove, 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", ....}} |
287 | 47430475 | 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", ....}} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.