Shay85Gil commited on
Commit
8bc097b
·
verified ·
1 Parent(s): f3ab60e

Reorganize splits: move Remove360 scenes/class_03 to test, drop synthetic negatives from test; update card

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +50 -29
  2. test/DeTaken/test_boxes/pair_01/after.jpg +0 -3
  3. test/DeTaken/test_boxes/pair_01/before.jpg +0 -3
  4. test/DeTaken/test_boxes/pair_01/label.json +0 -6
  5. test/DeTaken/test_boxes/pair_02/after.jpg +0 -3
  6. test/DeTaken/test_boxes/pair_02/before.jpg +0 -3
  7. test/DeTaken/test_boxes/pair_02/label.json +0 -5
  8. test/DeTaken/test_boxes/pair_03/after.jpg +0 -3
  9. test/DeTaken/test_boxes/pair_03/before.jpg +0 -3
  10. test/DeTaken/test_boxes/pair_03/label.json +0 -5
  11. test/DeTaken/test_broom/pair_01/after.jpg +0 -3
  12. test/DeTaken/test_broom/pair_01/before.jpg +0 -3
  13. test/DeTaken/test_broom/pair_01/label.json +0 -6
  14. test/DeTaken/test_broom/pair_02/after.jpg +0 -3
  15. test/DeTaken/test_broom/pair_02/before.jpg +0 -3
  16. test/DeTaken/test_broom/pair_02/label.json +0 -5
  17. test/DeTaken/test_broom/pair_03/after.jpg +0 -3
  18. test/DeTaken/test_broom/pair_03/before.jpg +0 -3
  19. test/DeTaken/test_broom/pair_03/label.json +0 -5
  20. test/DeTaken/test_chair/pair_01/after.jpg +0 -3
  21. test/DeTaken/test_chair/pair_01/before.jpg +0 -3
  22. test/DeTaken/test_chair/pair_01/label.json +0 -6
  23. test/DeTaken/test_chair/pair_02/after.jpg +0 -3
  24. test/DeTaken/test_chair/pair_02/before.jpg +0 -3
  25. test/DeTaken/test_chair/pair_02/label.json +0 -5
  26. test/DeTaken/test_chair/pair_03/after.jpg +0 -3
  27. test/DeTaken/test_chair/pair_03/before.jpg +0 -3
  28. test/DeTaken/test_chair/pair_03/label.json +0 -5
  29. test/DeTaken/test_class_04/pair_01/after.jpg +0 -3
  30. test/DeTaken/test_class_04/pair_01/before.jpg +0 -3
  31. test/DeTaken/test_class_04/pair_01/label.json +0 -6
  32. test/DeTaken/test_class_04/pair_02/after.jpg +0 -3
  33. test/DeTaken/test_class_04/pair_02/before.jpg +0 -3
  34. test/DeTaken/test_class_04/pair_02/label.json +0 -6
  35. test/DeTaken/test_class_04/pair_03/after.jpg +0 -3
  36. test/DeTaken/test_class_04/pair_03/before.jpg +0 -3
  37. test/DeTaken/test_class_04/pair_03/label.json +0 -6
  38. test/DeTaken/test_class_04/pair_04/after.jpg +0 -3
  39. test/DeTaken/test_class_04/pair_04/before.jpg +0 -3
  40. test/DeTaken/test_class_04/pair_04/label.json +0 -6
  41. test/DeTaken/test_class_04/pair_05/after.jpg +0 -3
  42. test/DeTaken/test_class_04/pair_05/before.jpg +0 -3
  43. test/DeTaken/test_class_04/pair_05/label.json +0 -6
  44. test/DeTaken/test_class_04/pair_06/after.jpg +0 -3
  45. test/DeTaken/test_class_04/pair_06/before.jpg +0 -3
  46. test/DeTaken/test_class_04/pair_06/label.json +0 -6
  47. test/DeTaken/test_class_04/pair_07/after.jpg +0 -3
  48. test/DeTaken/test_class_04/pair_07/before.jpg +0 -3
  49. test/DeTaken/test_class_04/pair_07/label.json +0 -6
  50. 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, backyard_bricks, backyard_stones,
46
- └── pair_<nn>/ backyard_toys, bedroom, living-room, office, park,
47
- stairwell
48
  test/
49
- ── DeTaken/ held-out scenes, never in training
50
- └── test_<scene>/ test_broom, test_chair, test_class_01..05,
51
- └── pair_<nn>/ test_phone, test_stroller, ...
 
 
 
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
- Overview (crop-shift = synthetic no-change pairs, see below):
 
 
61
 
62
  | split | collection | scenes | pairs | positive | negative | of which crop-shift |
63
  |---|---|---|---|---|---|---|
64
- | training | DeTaken | 18 | 186 | 74 | 112 | 100 |
65
- | training | Remove360_based | 9 | 372 | 124 | 248 | 248 |
66
- | test | DeTaken | 13 | 108 | 51 | 57 | 16 |
 
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`), the trim is 10–20 px per axis, both crops come out the
86
- same size, and each carries
 
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, and the held-out `test/` split keeps
93
- its negatives mostly real so a model that has merely learned "small shift ⇒
94
- nothing missing" shows up as false alarms.
 
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
- 372 pairs — 124 positives (something was removed) and 248 crop-shift
135
- negatives — across 9 scenes and 9 removed objects. Remove360's single large
136
- backyard scene is split into four sub-scenes by area (big tree lawn, brick
137
- patio, stones, toy corner):
 
 
138
 
139
  | scene | positive | negative | | removed object | pairs |
140
  |---|---|---|---|---|---|
141
- | stairwell | 24 | 48 | | chairs | 36 |
142
- | backyard_toys | 23 | 46 | | backpack | 24 |
143
- | living-room | 21 | 42 | | stroller | 16 |
144
- | backyard_bricks | 16 | 32 | | sofa | 15 |
145
- | office | 13 | 26 | | deckchair | 11 |
146
- | backyard_big_tree | 11 | 22 | | bicycle | 10 |
147
- | park | 10 | 20 | | pillows | 6 |
148
- | bedroom | 3 | 6 | | table | 3 |
149
- | backyard_stones | 3 | 6 | | toy-truck | 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, two per positive. An earlier approach paired
 
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

  • SHA256: bdd9885ea8bca9e8fe16cd43fb013461d0cb2f44341e535b0bbf499256d2bab8
  • Pointer size: 132 Bytes
  • Size of remote file: 1.92 MB
test/DeTaken/test_boxes/pair_01/before.jpg DELETED

Git LFS Details

  • SHA256: 9d2282209969fc997e0b211b5a11817bc2be083d0042f28d330fb1f88cd5b891
  • Pointer size: 132 Bytes
  • Size of remote file: 2.19 MB
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

  • SHA256: c353a02d0e592eee9137ac30bd459b0cdea5b3c52fe627457a84c9110051f641
  • Pointer size: 132 Bytes
  • Size of remote file: 2.25 MB
test/DeTaken/test_boxes/pair_02/before.jpg DELETED

Git LFS Details

  • SHA256: ece5bc8e5bedc33242d5c5542125611f84d131a47e11139a2066623a480719ea
  • Pointer size: 132 Bytes
  • Size of remote file: 2.21 MB
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

  • SHA256: 3c19f182ed4ffd16e8734c2541f05bff058bcf0af0c8f5b7117b6183c1627c02
  • Pointer size: 132 Bytes
  • Size of remote file: 1.98 MB
test/DeTaken/test_boxes/pair_03/before.jpg DELETED

Git LFS Details

  • SHA256: cf5ee15c5662c013f81ccdac061ee901d04848c4f8acf5b75ee865c4ee160957
  • Pointer size: 132 Bytes
  • Size of remote file: 1.94 MB
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

  • SHA256: cad21eed90a54f7a75eded00cc25c58d5858549837bc9ccb2c3467cb75b44b33
  • Pointer size: 132 Bytes
  • Size of remote file: 2.78 MB
test/DeTaken/test_broom/pair_01/before.jpg DELETED

Git LFS Details

  • SHA256: e54b66acddb338dca7771bf81c1de5f3c6a20330b4b1b4c6dda0e6cd9e96865a
  • Pointer size: 132 Bytes
  • Size of remote file: 2.81 MB
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

  • SHA256: 6fbcbf66ae50b0d17333c95d991c808bd21b4281e59c19f44ed42e4b21e19808
  • Pointer size: 132 Bytes
  • Size of remote file: 2.93 MB
test/DeTaken/test_broom/pair_02/before.jpg DELETED

Git LFS Details

  • SHA256: 4df2ea35f8556d91b7ca370f3e1d70f58cfe3509868b94524a41f890047346b3
  • Pointer size: 132 Bytes
  • Size of remote file: 2.89 MB
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

  • SHA256: ed57322ca5da805a6f2f44174392e4cfdda1a9b0041f7729c45166b9467c7430
  • Pointer size: 132 Bytes
  • Size of remote file: 2.91 MB
test/DeTaken/test_broom/pair_03/before.jpg DELETED

Git LFS Details

  • SHA256: 354c81f937c3c9e0ff9fd6eb9a8beef96544ad7df8a9355975838b37dad1995d
  • Pointer size: 132 Bytes
  • Size of remote file: 2.87 MB
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

  • SHA256: 62036885e1a2080e8c728fb3ea9f8cabddfc976a9edba053611ee2f6308d9d81
  • Pointer size: 132 Bytes
  • Size of remote file: 1.92 MB
test/DeTaken/test_chair/pair_01/before.jpg DELETED

Git LFS Details

  • SHA256: 0f25bea4d986d4df8c814680742327e7916ba6b9a179dbb0df3df3c0d28b09ab
  • Pointer size: 132 Bytes
  • Size of remote file: 2 MB
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

  • SHA256: 937d4661d2dd42cae5fc569ea25ec83188410f387a460b74703824cbe3d521dd
  • Pointer size: 132 Bytes
  • Size of remote file: 2.08 MB
test/DeTaken/test_chair/pair_02/before.jpg DELETED

Git LFS Details

  • SHA256: 9bb5f0ad9b5c91c128db2c886720e2355dac2bfbf45317bdee0753a3d315d274
  • Pointer size: 132 Bytes
  • Size of remote file: 2.09 MB
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

  • SHA256: ebb8979065871c48a1a9dd88c536bf35beb95bb80402e6f7542767fd811f19fe
  • Pointer size: 132 Bytes
  • Size of remote file: 1.98 MB
test/DeTaken/test_chair/pair_03/before.jpg DELETED

Git LFS Details

  • SHA256: 55081041e23bb664f8e9514150b5d6792773992fbbc1ccba28af0e99c59fae31
  • Pointer size: 132 Bytes
  • Size of remote file: 1.98 MB
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

  • SHA256: 1262095ecbac96a89a6d47387f292e334cd446b3c79f54b8f86471f82eb8dd0a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.68 MB
test/DeTaken/test_class_04/pair_01/before.jpg DELETED

Git LFS Details

  • SHA256: f2810e59ec4d6b349b5ee5d633a27897dbad123126c3f42f189bcc493eae9643
  • Pointer size: 132 Bytes
  • Size of remote file: 1.77 MB
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

  • SHA256: 0ae7f8b49851b5063755917da1f1ef9137105345f0b6c2d6c407129b34a4c417
  • Pointer size: 132 Bytes
  • Size of remote file: 1.4 MB
test/DeTaken/test_class_04/pair_02/before.jpg DELETED

Git LFS Details

  • SHA256: f2810e59ec4d6b349b5ee5d633a27897dbad123126c3f42f189bcc493eae9643
  • Pointer size: 132 Bytes
  • Size of remote file: 1.77 MB
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

  • SHA256: 0ae7f8b49851b5063755917da1f1ef9137105345f0b6c2d6c407129b34a4c417
  • Pointer size: 132 Bytes
  • Size of remote file: 1.4 MB
test/DeTaken/test_class_04/pair_03/before.jpg DELETED

Git LFS Details

  • SHA256: 1262095ecbac96a89a6d47387f292e334cd446b3c79f54b8f86471f82eb8dd0a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.68 MB
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

  • SHA256: 3717de3f2467522d96b0a8254283a7b769cc8c4395c3fb76124a7cb90c1b038a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.54 MB
test/DeTaken/test_class_04/pair_04/before.jpg DELETED

Git LFS Details

  • SHA256: 0ae7f8b49851b5063755917da1f1ef9137105345f0b6c2d6c407129b34a4c417
  • Pointer size: 132 Bytes
  • Size of remote file: 1.4 MB
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

  • SHA256: 08cdd1690d4ac805050e6a2e2fc00de79d2877b0f9dcf8e8cca88823638d5629
  • Pointer size: 132 Bytes
  • Size of remote file: 1.64 MB
test/DeTaken/test_class_04/pair_05/before.jpg DELETED

Git LFS Details

  • SHA256: c97039505a3cee9563be3e75516a76c274bd41ecbf04df0410e0cd46f6ad9f4d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.59 MB
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

  • SHA256: 3086504b3719fe6ff9cb75fcd8ed937efa136f24ad8093f56cdf954847ca51ec
  • Pointer size: 132 Bytes
  • Size of remote file: 1.46 MB
test/DeTaken/test_class_04/pair_06/before.jpg DELETED

Git LFS Details

  • SHA256: e383010f541395060a4ca4e4edf67be851a7b17ee78b75257e2c485be8260c0e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.58 MB
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

  • SHA256: e383010f541395060a4ca4e4edf67be851a7b17ee78b75257e2c485be8260c0e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.58 MB
test/DeTaken/test_class_04/pair_07/before.jpg DELETED

Git LFS Details

  • SHA256: c97039505a3cee9563be3e75516a76c274bd41ecbf04df0410e0cd46f6ad9f4d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.59 MB
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

  • SHA256: e383010f541395060a4ca4e4edf67be851a7b17ee78b75257e2c485be8260c0e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.58 MB