Datasets:
Reorganize splits: move Remove360 scenes/class_03 to test, drop synthetic negatives from test; update card
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- README.md +50 -29
- test/DeTaken/test_boxes/pair_01/after.jpg +0 -3
- test/DeTaken/test_boxes/pair_01/before.jpg +0 -3
- test/DeTaken/test_boxes/pair_01/label.json +0 -6
- test/DeTaken/test_boxes/pair_02/after.jpg +0 -3
- test/DeTaken/test_boxes/pair_02/before.jpg +0 -3
- test/DeTaken/test_boxes/pair_02/label.json +0 -5
- test/DeTaken/test_boxes/pair_03/after.jpg +0 -3
- test/DeTaken/test_boxes/pair_03/before.jpg +0 -3
- test/DeTaken/test_boxes/pair_03/label.json +0 -5
- test/DeTaken/test_broom/pair_01/after.jpg +0 -3
- test/DeTaken/test_broom/pair_01/before.jpg +0 -3
- test/DeTaken/test_broom/pair_01/label.json +0 -6
- test/DeTaken/test_broom/pair_02/after.jpg +0 -3
- test/DeTaken/test_broom/pair_02/before.jpg +0 -3
- test/DeTaken/test_broom/pair_02/label.json +0 -5
- test/DeTaken/test_broom/pair_03/after.jpg +0 -3
- test/DeTaken/test_broom/pair_03/before.jpg +0 -3
- test/DeTaken/test_broom/pair_03/label.json +0 -5
- test/DeTaken/test_chair/pair_01/after.jpg +0 -3
- test/DeTaken/test_chair/pair_01/before.jpg +0 -3
- test/DeTaken/test_chair/pair_01/label.json +0 -6
- test/DeTaken/test_chair/pair_02/after.jpg +0 -3
- test/DeTaken/test_chair/pair_02/before.jpg +0 -3
- test/DeTaken/test_chair/pair_02/label.json +0 -5
- test/DeTaken/test_chair/pair_03/after.jpg +0 -3
- test/DeTaken/test_chair/pair_03/before.jpg +0 -3
- test/DeTaken/test_chair/pair_03/label.json +0 -5
- test/DeTaken/test_class_04/pair_01/after.jpg +0 -3
- test/DeTaken/test_class_04/pair_01/before.jpg +0 -3
- test/DeTaken/test_class_04/pair_01/label.json +0 -6
- test/DeTaken/test_class_04/pair_02/after.jpg +0 -3
- test/DeTaken/test_class_04/pair_02/before.jpg +0 -3
- test/DeTaken/test_class_04/pair_02/label.json +0 -6
- test/DeTaken/test_class_04/pair_03/after.jpg +0 -3
- test/DeTaken/test_class_04/pair_03/before.jpg +0 -3
- test/DeTaken/test_class_04/pair_03/label.json +0 -6
- test/DeTaken/test_class_04/pair_04/after.jpg +0 -3
- test/DeTaken/test_class_04/pair_04/before.jpg +0 -3
- test/DeTaken/test_class_04/pair_04/label.json +0 -6
- test/DeTaken/test_class_04/pair_05/after.jpg +0 -3
- test/DeTaken/test_class_04/pair_05/before.jpg +0 -3
- test/DeTaken/test_class_04/pair_05/label.json +0 -6
- test/DeTaken/test_class_04/pair_06/after.jpg +0 -3
- test/DeTaken/test_class_04/pair_06/before.jpg +0 -3
- test/DeTaken/test_class_04/pair_06/label.json +0 -6
- test/DeTaken/test_class_04/pair_07/after.jpg +0 -3
- test/DeTaken/test_class_04/pair_07/before.jpg +0 -3
- test/DeTaken/test_class_04/pair_07/label.json +0 -6
- test/DeTaken/test_class_04/pair_08/after.jpg +0 -3
README.md
CHANGED
|
@@ -42,13 +42,15 @@ training/
|
|
| 42 |
│ └── label.json {"missing": true, "items": ["<removed object>"]}
|
| 43 |
│ or {"missing": false, "items": []} for no-change pairs
|
| 44 |
└── Remove360_based/ pairs derived from Remove360 (see below)
|
| 45 |
-
└── <scene>/ backyard_big_tree,
|
| 46 |
-
└── pair_<nn>/
|
| 47 |
-
stairwell
|
| 48 |
test/
|
| 49 |
-
|
| 50 |
-
|
| 51 |
-
|
|
|
|
|
|
|
|
|
|
| 52 |
challenging/ harder cases: swaps, replacements, rearrangements
|
| 53 |
├── training/
|
| 54 |
│ └── <scene>/ same scene names as training/DeTaken
|
|
@@ -57,16 +59,30 @@ challenging/ harder cases: swaps, replacements, rearrangements
|
|
| 57 |
└── pair_<nn>/ held-out challenging pairs (flat)
|
| 58 |
```
|
| 59 |
|
| 60 |
-
|
|
|
|
|
|
|
| 61 |
|
| 62 |
| split | collection | scenes | pairs | positive | negative | of which crop-shift |
|
| 63 |
|---|---|---|---|---|---|---|
|
| 64 |
-
| training | DeTaken |
|
| 65 |
-
| training | Remove360_based |
|
| 66 |
-
| test | DeTaken |
|
|
|
|
| 67 |
| challenging | training | 17 | 81 | 27 | 54 | 0 |
|
| 68 |
| challenging | test | 1 | 12 | 6 | 6 | 0 |
|
| 69 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 70 |
Negative pairs that were derived rather than photographed carry a `source`
|
| 71 |
field in `label.json` documenting what they were built from.
|
| 72 |
|
|
@@ -82,16 +98,18 @@ the "the camera shifted, the scene did not" case a removal detector must not
|
|
| 82 |
mistake for a disappearance.
|
| 83 |
|
| 84 |
Two negatives are generated per source pair (one from its `before.jpg`, one
|
| 85 |
-
from its `after.jpg`
|
| 86 |
-
same size, and
|
|
|
|
| 87 |
`{"missing": false, "items": [], "source": "crop-shift of <pair>/<file>"}`.
|
| 88 |
|
| 89 |
They are cheap and plentiful, but they only vary translation — unlike real
|
| 90 |
re-shot no-change pairs, the lighting, focus, and perspective are identical.
|
| 91 |
Treat them as a supplement: the `crop-shift` column above shows how much of
|
| 92 |
-
each split's negative set is synthetic
|
| 93 |
-
|
| 94 |
-
nothing missing" shows up
|
|
|
|
| 95 |
|
| 96 |
In `Remove360_based/` pairs (both splits), `before.jpg` is warped into
|
| 97 |
`after.jpg`'s camera frame and both images are cropped to their shared valid
|
|
@@ -131,22 +149,24 @@ outdoor scenes. Its before and after images are independent captures — they
|
|
| 131 |
are **not** pixel-aligned pairs — so this subset was built by finding and
|
| 132 |
aligning the closest matching viewpoints between the two walks.
|
| 133 |
|
| 134 |
-
|
| 135 |
-
negatives — across 9 scenes and 9 removed objects
|
| 136 |
-
|
| 137 |
-
|
|
|
|
|
|
|
| 138 |
|
| 139 |
| scene | positive | negative | | removed object | pairs |
|
| 140 |
|---|---|---|---|---|---|
|
| 141 |
-
| stairwell | 24 |
|
| 142 |
-
|
|
| 143 |
-
|
|
| 144 |
-
|
|
| 145 |
-
|
|
| 146 |
-
| backyard_big_tree | 11 |
|
| 147 |
-
| park | 10 |
|
| 148 |
-
|
|
| 149 |
-
| backyard_stones | 3 |
|
| 150 |
|
| 151 |
### How it was generated
|
| 152 |
|
|
@@ -178,7 +198,8 @@ patio, stones, toy corner):
|
|
| 178 |
some were deleted by hand; the remaining pairs were renumbered
|
| 179 |
contiguously.
|
| 180 |
8. **No-change negatives** — this subset's negatives are the crop-shift
|
| 181 |
-
pairs described above,
|
|
|
|
| 182 |
same-walk images (two pre-removal frames, or two post-removal frames,
|
| 183 |
matched with the same gates as the positives) and a few such pairs may
|
| 184 |
remain; their `label.json` `source` field names the two images they came
|
|
|
|
| 42 |
│ └── label.json {"missing": true, "items": ["<removed object>"]}
|
| 43 |
│ or {"missing": false, "items": []} for no-change pairs
|
| 44 |
└── Remove360_based/ pairs derived from Remove360 (see below)
|
| 45 |
+
└── <scene>/ backyard_big_tree, backyard_stones, park,
|
| 46 |
+
└── pair_<nn>/ stairwell
|
|
|
|
| 47 |
test/
|
| 48 |
+
├── DeTaken/ held-out scenes, never in training
|
| 49 |
+
│ └── test_<scene>/ test_class_01, test_class_02, test_class_03
|
| 50 |
+
│ └── pair_<nn>/
|
| 51 |
+
└── Remove360_based/ held-out Remove360 scenes, never in training
|
| 52 |
+
└── test_<scene>/ test_backyard_bricks, test_backyard_toys,
|
| 53 |
+
└── pair_<nn>/ test_bedroom, test_living-room, test_office
|
| 54 |
challenging/ harder cases: swaps, replacements, rearrangements
|
| 55 |
├── training/
|
| 56 |
│ └── <scene>/ same scene names as training/DeTaken
|
|
|
|
| 59 |
└── pair_<nn>/ held-out challenging pairs (flat)
|
| 60 |
```
|
| 61 |
|
| 62 |
+
**Size in pairs: 350 training and 116 test** (across 32 and 8 scenes
|
| 63 |
+
respectively), plus 93 challenging pairs (81 training, 12 test) — 559 pairs
|
| 64 |
+
in total. Breakdown (crop-shift = synthetic no-change pairs, see below):
|
| 65 |
|
| 66 |
| split | collection | scenes | pairs | positive | negative | of which crop-shift |
|
| 67 |
|---|---|---|---|---|---|---|
|
| 68 |
+
| training | DeTaken | 28 | 254 | 104 | 150 | 116 |
|
| 69 |
+
| training | Remove360_based | 4 | 96 | 48 | 48 | 48 |
|
| 70 |
+
| test | DeTaken | 3 | 40 | 21 | 19 | 0 |
|
| 71 |
+
| test | Remove360_based | 5 | 76 | 76 | 0 | 0 |
|
| 72 |
| challenging | training | 17 | 81 | 27 | 54 | 0 |
|
| 73 |
| challenging | test | 1 | 12 | 6 | 6 | 0 |
|
| 74 |
|
| 75 |
+
**Test pairs are unmanipulated.** Synthetic pairs are confined to
|
| 76 |
+
`training/`: every pair in `test/` and `challenging/` consists of two
|
| 77 |
+
genuinely captured photographs, with all removals physical — nothing was
|
| 78 |
+
digitally added to, removed from, or composited into any image. Verified
|
| 79 |
+
against the folder tree: no test `label.json` carries a `source` field
|
| 80 |
+
(the marker of a derived pair), the crop-shift count is zero across all
|
| 81 |
+
test splits, and pair folders contain nothing but `before.jpg`,
|
| 82 |
+
`after.jpg`, and `label.json`. The only processing applied to test images
|
| 83 |
+
is the disclosed geometric viewpoint alignment of the `Remove360_based`
|
| 84 |
+
subset (a homography warp and crop — see below).
|
| 85 |
+
|
| 86 |
Negative pairs that were derived rather than photographed carry a `source`
|
| 87 |
field in `label.json` documenting what they were built from.
|
| 88 |
|
|
|
|
| 98 |
mistake for a disappearance.
|
| 99 |
|
| 100 |
Two negatives are generated per source pair (one from its `before.jpg`, one
|
| 101 |
+
from its `after.jpg`; the `Remove360_based` scenes retain only one of the
|
| 102 |
+
two), the trim is 10–20 px per axis, both crops come out the same size, and
|
| 103 |
+
each carries
|
| 104 |
`{"missing": false, "items": [], "source": "crop-shift of <pair>/<file>"}`.
|
| 105 |
|
| 106 |
They are cheap and plentiful, but they only vary translation — unlike real
|
| 107 |
re-shot no-change pairs, the lighting, focus, and perspective are identical.
|
| 108 |
Treat them as a supplement: the `crop-shift` column above shows how much of
|
| 109 |
+
each split's negative set is synthetic. Crop-shift pairs exist only in
|
| 110 |
+
`training/` — the `test/` and `challenging/` splits contain none, so a
|
| 111 |
+
model that has merely learned "small shift ⇒ nothing missing" shows up
|
| 112 |
+
there as false alarms.
|
| 113 |
|
| 114 |
In `Remove360_based/` pairs (both splits), `before.jpg` is warped into
|
| 115 |
`after.jpg`'s camera frame and both images are cropped to their shared valid
|
|
|
|
| 149 |
are **not** pixel-aligned pairs — so this subset was built by finding and
|
| 150 |
aligning the closest matching viewpoints between the two walks.
|
| 151 |
|
| 152 |
+
172 pairs — 124 positives (something was removed) and 48 crop-shift
|
| 153 |
+
negatives — across 9 scenes and 9 removed objects, divided by whole scene
|
| 154 |
+
into `training/` (4 scenes, 96 pairs, one crop-shift negative per positive)
|
| 155 |
+
and the held-out `test/` (5 scenes, 76 pairs, positives only, prefixed
|
| 156 |
+
`test_`). Remove360's single large backyard scene is split into four
|
| 157 |
+
sub-scenes by area (big tree lawn, brick patio, stones, toy corner):
|
| 158 |
|
| 159 |
| scene | positive | negative | | removed object | pairs |
|
| 160 |
|---|---|---|---|---|---|
|
| 161 |
+
| stairwell | 24 | 24 | | chairs | 36 |
|
| 162 |
+
| test_backyard_toys | 23 | 0 | | backpack | 24 |
|
| 163 |
+
| test_living-room | 21 | 0 | | stroller | 16 |
|
| 164 |
+
| test_backyard_bricks | 16 | 0 | | sofa | 15 |
|
| 165 |
+
| test_office | 13 | 0 | | deckchair | 11 |
|
| 166 |
+
| backyard_big_tree | 11 | 11 | | bicycle | 10 |
|
| 167 |
+
| park | 10 | 10 | | pillows | 6 |
|
| 168 |
+
| test_bedroom | 3 | 0 | | table | 3 |
|
| 169 |
+
| backyard_stones | 3 | 3 | | toy-truck | 3 |
|
| 170 |
|
| 171 |
### How it was generated
|
| 172 |
|
|
|
|
| 198 |
some were deleted by hand; the remaining pairs were renumbered
|
| 199 |
contiguously.
|
| 200 |
8. **No-change negatives** — this subset's negatives are the crop-shift
|
| 201 |
+
pairs described above, kept only in the training scenes (one per
|
| 202 |
+
positive); the test scenes hold positives only. An earlier approach paired
|
| 203 |
same-walk images (two pre-removal frames, or two post-removal frames,
|
| 204 |
matched with the same gates as the positives) and a few such pairs may
|
| 205 |
remain; their `label.json` `source` field names the two images they came
|
test/DeTaken/test_boxes/pair_01/after.jpg
DELETED
Git LFS Details
|
test/DeTaken/test_boxes/pair_01/before.jpg
DELETED
Git LFS Details
|
test/DeTaken/test_boxes/pair_01/label.json
DELETED
|
@@ -1,6 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"missing": true,
|
| 3 |
-
"items": [
|
| 4 |
-
"shirt"
|
| 5 |
-
]
|
| 6 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test/DeTaken/test_boxes/pair_02/after.jpg
DELETED
Git LFS Details
|
test/DeTaken/test_boxes/pair_02/before.jpg
DELETED
Git LFS Details
|
test/DeTaken/test_boxes/pair_02/label.json
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"missing": false,
|
| 3 |
-
"items": [],
|
| 4 |
-
"source": "crop-shift of test/DeTaken/test_boxes/pair_01/before.jpg"
|
| 5 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test/DeTaken/test_boxes/pair_03/after.jpg
DELETED
Git LFS Details
|
test/DeTaken/test_boxes/pair_03/before.jpg
DELETED
Git LFS Details
|
test/DeTaken/test_boxes/pair_03/label.json
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"missing": false,
|
| 3 |
-
"items": [],
|
| 4 |
-
"source": "crop-shift of test/DeTaken/test_boxes/pair_01/after.jpg"
|
| 5 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test/DeTaken/test_broom/pair_01/after.jpg
DELETED
Git LFS Details
|
test/DeTaken/test_broom/pair_01/before.jpg
DELETED
Git LFS Details
|
test/DeTaken/test_broom/pair_01/label.json
DELETED
|
@@ -1,6 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"missing": true,
|
| 3 |
-
"items": [
|
| 4 |
-
"broom"
|
| 5 |
-
]
|
| 6 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test/DeTaken/test_broom/pair_02/after.jpg
DELETED
Git LFS Details
|
test/DeTaken/test_broom/pair_02/before.jpg
DELETED
Git LFS Details
|
test/DeTaken/test_broom/pair_02/label.json
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"missing": false,
|
| 3 |
-
"items": [],
|
| 4 |
-
"source": "crop-shift of test/DeTaken/test_broom/pair_01/before.jpg"
|
| 5 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test/DeTaken/test_broom/pair_03/after.jpg
DELETED
Git LFS Details
|
test/DeTaken/test_broom/pair_03/before.jpg
DELETED
Git LFS Details
|
test/DeTaken/test_broom/pair_03/label.json
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"missing": false,
|
| 3 |
-
"items": [],
|
| 4 |
-
"source": "crop-shift of test/DeTaken/test_broom/pair_01/after.jpg"
|
| 5 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test/DeTaken/test_chair/pair_01/after.jpg
DELETED
Git LFS Details
|
test/DeTaken/test_chair/pair_01/before.jpg
DELETED
Git LFS Details
|
test/DeTaken/test_chair/pair_01/label.json
DELETED
|
@@ -1,6 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"missing": true,
|
| 3 |
-
"items": [
|
| 4 |
-
"chair"
|
| 5 |
-
]
|
| 6 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test/DeTaken/test_chair/pair_02/after.jpg
DELETED
Git LFS Details
|
test/DeTaken/test_chair/pair_02/before.jpg
DELETED
Git LFS Details
|
test/DeTaken/test_chair/pair_02/label.json
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"missing": false,
|
| 3 |
-
"items": [],
|
| 4 |
-
"source": "crop-shift of test/DeTaken/test_chair/pair_01/before.jpg"
|
| 5 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test/DeTaken/test_chair/pair_03/after.jpg
DELETED
Git LFS Details
|
test/DeTaken/test_chair/pair_03/before.jpg
DELETED
Git LFS Details
|
test/DeTaken/test_chair/pair_03/label.json
DELETED
|
@@ -1,5 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"missing": false,
|
| 3 |
-
"items": [],
|
| 4 |
-
"source": "crop-shift of test/DeTaken/test_chair/pair_01/after.jpg"
|
| 5 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test/DeTaken/test_class_04/pair_01/after.jpg
DELETED
Git LFS Details
|
test/DeTaken/test_class_04/pair_01/before.jpg
DELETED
Git LFS Details
|
test/DeTaken/test_class_04/pair_01/label.json
DELETED
|
@@ -1,6 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"missing": false,
|
| 3 |
-
"items": [
|
| 4 |
-
|
| 5 |
-
]
|
| 6 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test/DeTaken/test_class_04/pair_02/after.jpg
DELETED
Git LFS Details
|
test/DeTaken/test_class_04/pair_02/before.jpg
DELETED
Git LFS Details
|
test/DeTaken/test_class_04/pair_02/label.json
DELETED
|
@@ -1,6 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"missing": true,
|
| 3 |
-
"items": [
|
| 4 |
-
"soda_bottle"
|
| 5 |
-
]
|
| 6 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test/DeTaken/test_class_04/pair_03/after.jpg
DELETED
Git LFS Details
|
test/DeTaken/test_class_04/pair_03/before.jpg
DELETED
Git LFS Details
|
test/DeTaken/test_class_04/pair_03/label.json
DELETED
|
@@ -1,6 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"missing": true,
|
| 3 |
-
"items": [
|
| 4 |
-
"soda_bottle"
|
| 5 |
-
]
|
| 6 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test/DeTaken/test_class_04/pair_04/after.jpg
DELETED
Git LFS Details
|
test/DeTaken/test_class_04/pair_04/before.jpg
DELETED
Git LFS Details
|
test/DeTaken/test_class_04/pair_04/label.json
DELETED
|
@@ -1,6 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"missing": false,
|
| 3 |
-
"items": [
|
| 4 |
-
|
| 5 |
-
]
|
| 6 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test/DeTaken/test_class_04/pair_05/after.jpg
DELETED
Git LFS Details
|
test/DeTaken/test_class_04/pair_05/before.jpg
DELETED
Git LFS Details
|
test/DeTaken/test_class_04/pair_05/label.json
DELETED
|
@@ -1,6 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"missing": false,
|
| 3 |
-
"items": [
|
| 4 |
-
|
| 5 |
-
]
|
| 6 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test/DeTaken/test_class_04/pair_06/after.jpg
DELETED
Git LFS Details
|
test/DeTaken/test_class_04/pair_06/before.jpg
DELETED
Git LFS Details
|
test/DeTaken/test_class_04/pair_06/label.json
DELETED
|
@@ -1,6 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"missing": false,
|
| 3 |
-
"items": [
|
| 4 |
-
|
| 5 |
-
]
|
| 6 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test/DeTaken/test_class_04/pair_07/after.jpg
DELETED
Git LFS Details
|
test/DeTaken/test_class_04/pair_07/before.jpg
DELETED
Git LFS Details
|
test/DeTaken/test_class_04/pair_07/label.json
DELETED
|
@@ -1,6 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"missing": true,
|
| 3 |
-
"items": [
|
| 4 |
-
"cupcake"
|
| 5 |
-
]
|
| 6 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test/DeTaken/test_class_04/pair_08/after.jpg
DELETED
Git LFS Details
|