eggfryonrice commited on
Commit
563890a
·
verified ·
1 Parent(s): 51c83a8

Add files using upload-large-folder tool

Browse files
Files changed (50) hide show
  1. README.md +179 -3
  2. images/megafruits/103.png +3 -0
  3. images/megafruits/116.png +3 -0
  4. images/megafruits/117.png +3 -0
  5. images/megafruits/126_2.png +3 -0
  6. images/megafruits/147_2.png +3 -0
  7. images/megafruits/15_2.png +3 -0
  8. images/megafruits/16.png +3 -0
  9. images/megafruits/163_2.png +3 -0
  10. images/megafruits/187_2.png +3 -0
  11. images/megafruits/203_2.png +3 -0
  12. images/megafruits/246_2.png +3 -0
  13. images/megafruits/248.png +3 -0
  14. images/megafruits/249.png +3 -0
  15. images/megafruits/274.png +3 -0
  16. images/megafruits/275.png +3 -0
  17. images/megafruits/28_2.png +3 -0
  18. images/megafruits/307_2.png +3 -0
  19. images/megafruits/314.png +3 -0
  20. images/megafruits/315.png +3 -0
  21. images/megafruits/316.png +3 -0
  22. images/megafruits/417_2.png +3 -0
  23. images/megafruits/433_2.png +3 -0
  24. images/megafruits/452_2.png +3 -0
  25. images/megafruits/458.png +3 -0
  26. images/megafruits/463.png +3 -0
  27. images/megafruits/466.png +3 -0
  28. images/megafruits/470.png +3 -0
  29. images/megafruits/473.png +3 -0
  30. images/megafruits/476_2.png +3 -0
  31. images/megafruits/498.png +3 -0
  32. images/megafruits/499.png +3 -0
  33. images/megafruits/49_2.png +3 -0
  34. images/megafruits/50_2.png +3 -0
  35. images/megafruits/800_2.png +3 -0
  36. images/megafruits/819_2.png +3 -0
  37. images/megafruits/843.png +3 -0
  38. images/megafruits/845_2.png +3 -0
  39. images/megafruits/856.png +3 -0
  40. images/megafruits/894.png +3 -0
  41. images/megafruits/895.png +3 -0
  42. images/megafruits/904_2.png +3 -0
  43. images/megafruits/920_2.png +3 -0
  44. images/megafruits/937.png +3 -0
  45. images/megafruits/941_2.png +3 -0
  46. images/megafruits/val_42_2.png +3 -0
  47. images/megafruits/val_65.png +3 -0
  48. images/megafruits/val_67.png +3 -0
  49. images/megafruits/val_71.png +3 -0
  50. qa.json +0 -0
README.md CHANGED
@@ -1,3 +1,179 @@
1
- ---
2
- license: cc-by-nc-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ task_categories:
4
+ - visual-question-answering
5
+ - image-to-text
6
+ language:
7
+ - en
8
+ tags:
9
+ - vlm
10
+ - benchmark
11
+ - comparative-reasoning
12
+ - subtle-difference
13
+ - image-comparison
14
+ - multi-image
15
+ size_categories:
16
+ - 10K<n<100K
17
+ ---
18
+
19
+ # VLM-SubtleBench
20
+
21
+ **VLM-SubtleBench: How Far Are VLMs from Human-Level Subtle Comparative Reasoning?**
22
+
23
+ The ability to distinguish subtle differences between visually similar images is essential for diverse domains such as industrial anomaly detection, medical imaging, and aerial surveillance. While comparative reasoning benchmarks for vision-language models (VLMs) have recently emerged, they primarily focus on images with large, salient differences and fail to capture the nuanced reasoning required for real-world applications.
24
+
25
+ VLM-SubtleBench is a benchmark designed to evaluate VLMs on **subtle comparative reasoning** — detecting fine-grained differences between highly similar image pairs that are easy for humans but challenging for state-of-the-art VLMs. Unlike prior benchmarks restricted to natural image datasets, VLM-SubtleBench spans diverse domains including industrial, aerial, and medical imagery.
26
+
27
+ ## Key Findings
28
+
29
+ - **Proprietary VLMs still struggle** with subtle visual comparison, leaving large gaps from human performance (best model: 77.8% vs. human: 95.5%).
30
+ - **Simple prompting strategies** such as chain-of-thought, grid layouts, and overlapping images yield only limited improvements.
31
+ - **VLMs are highly sensitive** to difficulty factors such as object size and count, with performance degrading sharply as scene complexity increases.
32
+ - **Explicit reasoning helps**: models with stronger inherent reasoning capabilities achieve higher accuracy across all difference types.
33
+
34
+ ## Benchmark Summary
35
+
36
+ | | |
37
+ |---|---|
38
+ | **Total QA pairs** | 12,923 |
39
+ | **Difference types** | 10 |
40
+ | **Image domains** | 6 (Natural, Industrial, Aerial, Synthetic, Medical) |
41
+ | **Data sources** | 14 |
42
+ | **Human captions** | 1,200 |
43
+ | **Splits** | test (11,688) / val (1,235) |
44
+ | **Task format** | Multiple-choice VQA + Image Difference Captioning |
45
+
46
+ > **Note**: Medical domain images (MIMIC-CXR, 362 pairs) are not included due to licensing restrictions, but their QA entries are included in `qa.json`. See [Medical Data](#medical-data-mimic-cxr) below for instructions on how to obtain the images.
47
+
48
+ ## Difference Types
49
+
50
+ VLM-SubtleBench covers 10 representative difference types, spanning from low-level visual variations to high-level semantic changes:
51
+
52
+ | Category | Description | Count |
53
+ |----------|-------------|-------|
54
+ | Attribute | Variations in object properties (color, size, shape) | 1,196 |
55
+ | State | Object condition changes (breakage, cracks, peeling) | 1,148 |
56
+ | Emotion | Comparative judgments of facial expression intensity | 1,108 |
57
+ | Temporal | Identifying which image depicts an earlier/later event | 1,117 |
58
+ | Spatial | Changes in arrangement or relative position | 1,235 |
59
+ | Existence | Whether an object has appeared or disappeared | 1,204 |
60
+ | Quantity | Changes in object count | 1,599 |
61
+ | Quality | Degradations such as blur, noise, or overexposure | 1,109 |
62
+ | Viewpoint | Camera perspective changes (pan, tilt, roll, orbit) | 1,734 |
63
+ | Action | Differences in human/object poses or activities | 1,111 |
64
+
65
+ ## Image Domains and Sources
66
+
67
+ | Domain | Count | Sources |
68
+ |--------|-------|---------|
69
+ | Natural | 7,526 | CameraBench, ChangeIt, COCO, CREMA-D/RAVDESS/AFEW-VA/DAiSEE, MegaFruits, UCF-QNRF, VLM4D, YouTube-8M |
70
+ | Synthetic | 3,190 | Procedurally generated primitive scenes (circles, squares, triangles on white backgrounds) |
71
+ | Industrial | 1,202 | MVTec-AD, MVTec-LOCO |
72
+ | Aerial | 643 | LEVIR-MCI, UBC |
73
+ | Medical | 362* | MIMIC-CXR *(not included, see below)* |
74
+
75
+ ## Dataset Structure
76
+
77
+ ```
78
+ VLM-SubtleBench/
79
+ ├── README.md
80
+ ├── qa.json # All QA pairs with metadata (including MIMIC)
81
+ └── images/
82
+ ├── camerabench/ # CameraBench — viewpoint
83
+ ├── changeit/ # ChangeIt — state, quantity
84
+ │ ├── state/
85
+ │ └── quantity/
86
+ ├── coco/ # COCO + Gemini edits — attribute, existence
87
+ │ ├── val2017/
88
+ │ ├── val2017_attribute_edit/
89
+ │ ├── val2017_existence_edit/
90
+ │ ├── train2017/
91
+ │ ├── train2017_attribute_edit/
92
+ │ └── train2017_existence_edit/
93
+ ├── emotion_videos/ # CREMA-D/RAVDESS/AFEW-VA/DAiSEE — emotion
94
+ ├── levir/ # LEVIR-MCI — existence, quantity
95
+ │ ├── existence/
96
+ │ └── quantity/
97
+ ├── megafruits/ # MegaFruits — quantity
98
+ ├── mvtec_ad/ # MVTec-AD — attribute, state
99
+ ├── mvtec_loco/ # MVTec-LOCO — quantity
100
+ ├── synthetic/ # Synthetic primitives — attribute, existence, quantity, spatial, viewpoint
101
+ │ ├── attribute/
102
+ │ ├── existence/
103
+ │ ├── quantity/
104
+ │ ├── spatial/
105
+ │ └── viewpoint/
106
+ ├── ubc/ # UBC — quantity
107
+ ├── ucf_qnrf/ # UCF-QNRF — quantity
108
+ ├── vlm4d/ # VLM4D — spatial, temporal
109
+ │ ├── spatial/
110
+ │ └── temporal/
111
+ └── yt8m/ # YouTube-8M — action, quality, temporal
112
+ ├── action/
113
+ ├── quality/
114
+ └── temporal/
115
+ ```
116
+
117
+ ## QA Entry Format
118
+
119
+ Each entry in `qa.json`:
120
+
121
+ ```json
122
+ {
123
+ "image_1": "images/camerabench/processed_frames/1018.1.7/frame_1.png",
124
+ "image_2": "images/camerabench/processed_frames/1018.1.7/frame_2.png",
125
+ "question": "In which direction does the camera move from the first image to the second image?",
126
+ "answer": "backward",
127
+ "distractors": ["forward"],
128
+ "has_caption": false,
129
+ "caption": null,
130
+ "split": "test",
131
+ "metadata": {
132
+ "category": "viewpoint",
133
+ "domain": "natural",
134
+ "source": "camerabench",
135
+ "source_id": "0",
136
+ "raw_folder": "camera_pairs",
137
+ "generation_info": {
138
+ "movement_type": "dolly-out",
139
+ "original_labels": ["minimal-shaking", "complex-motion", "regular-speed", "dolly-out", "lead-tracking"],
140
+ "video_path": "videos_gif/1018.1.7.gif"
141
+ }
142
+ }
143
+ }
144
+ ```
145
+
146
+ | Field | Description |
147
+ |-------|-------------|
148
+ | `image_1`, `image_2` | Relative paths to the image pair |
149
+ | `question` | The comparative question about the two images |
150
+ | `answer` | Correct answer |
151
+ | `distractors` | Incorrect answer choices |
152
+ | `has_caption` | Whether a human-written difference caption is available |
153
+ | `caption` | Human-written description of the difference between the images (null if unavailable) |
154
+ | `split` | `test` or `val` |
155
+ | `metadata.category` | One of the 10 difference types |
156
+ | `metadata.domain` | Image domain (natural, industrial, aerial, synthetic, medical) |
157
+ | `metadata.source` | Source dataset identifier |
158
+ | `metadata.source_id` | Original ID within the source dataset |
159
+ | `metadata.generation_info` | Source-specific metadata (varies by source, may be null) |
160
+
161
+ ## Medical Data (MIMIC-CXR)
162
+
163
+ The medical domain QA entries (362 attribute comparison pairs from MIMIC-CXR chest X-rays) are included in `qa.json`, but the corresponding images are not included due to [PhysioNet licensing requirements](https://physionet.org/content/mimic-cxr-jpg/2.1.0/).
164
+
165
+ To obtain the medical images:
166
+
167
+ 1. Obtain credentialed access to [MIMIC-CXR-JPG v2.1.0](https://physionet.org/content/mimic-cxr-jpg/2.1.0/) on PhysioNet
168
+ 2. Download the required chest X-ray images
169
+ 3. Place them under `images/mimic/` following the path structure referenced in `qa.json` (e.g., `images/mimic/p15/p15592981/s55194630/{hash}.jpg`)
170
+
171
+ The image paths preserve the original MIMIC-CXR directory hierarchy, so files can be copied directly from a standard MIMIC-CXR-JPG download.
172
+
173
+ ## Loading and Evaluation
174
+
175
+ To be added.
176
+
177
+ ## Citation
178
+
179
+ To be added.
images/megafruits/103.png ADDED

Git LFS Details

  • SHA256: 1f11760c7986bd112075e8b07295fa8b07f3085e02cbb86ee56084525eaeca94
  • Pointer size: 132 Bytes
  • Size of remote file: 1.86 MB
images/megafruits/116.png ADDED

Git LFS Details

  • SHA256: cc431114a2bf811c408e36ba12eb70eeaab9c1c8ebf8f1a751a290d0aadf7efd
  • Pointer size: 132 Bytes
  • Size of remote file: 1.83 MB
images/megafruits/117.png ADDED

Git LFS Details

  • SHA256: c863c174e7f8788673a0e47484739e4cc8d123cee37235eae7f932f7a98a2ce5
  • Pointer size: 132 Bytes
  • Size of remote file: 1.78 MB
images/megafruits/126_2.png ADDED

Git LFS Details

  • SHA256: 5bd7c376a07dbd5960b3d44e15f7111518c06aa81b9112664b1956f9b4361db4
  • Pointer size: 132 Bytes
  • Size of remote file: 2.07 MB
images/megafruits/147_2.png ADDED

Git LFS Details

  • SHA256: 99c7beeeccbb7627aa8f2022e1e84eceecaf698af65e99253aeedd929f314647
  • Pointer size: 132 Bytes
  • Size of remote file: 2.04 MB
images/megafruits/15_2.png ADDED

Git LFS Details

  • SHA256: aace1fc8ac9c9a96aab85202768ff147aea835b788f2c98a8bcd83742b4a154f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.67 MB
images/megafruits/16.png ADDED

Git LFS Details

  • SHA256: da160e2d9895b8422a8a832a7cdec0bf2d17a4cec717e6627b4f74928ee66a71
  • Pointer size: 132 Bytes
  • Size of remote file: 1.1 MB
images/megafruits/163_2.png ADDED

Git LFS Details

  • SHA256: 0ce16ca4d0d46de2758129049c33b2bb6fa1ae78aeb3c4fa78c7287bb7888318
  • Pointer size: 132 Bytes
  • Size of remote file: 2.05 MB
images/megafruits/187_2.png ADDED

Git LFS Details

  • SHA256: d25f39512b07e6b194015887086bf499e8579c105e34c3d74ce4557622a842df
  • Pointer size: 132 Bytes
  • Size of remote file: 1.9 MB
images/megafruits/203_2.png ADDED

Git LFS Details

  • SHA256: 139b279e75764c1e7906b09d36c1762e627a62d7ecb3cfc9cff05be38217e3ec
  • Pointer size: 132 Bytes
  • Size of remote file: 1.47 MB
images/megafruits/246_2.png ADDED

Git LFS Details

  • SHA256: 9181db4585c6d02438b47ac4a132eb88b3d46585cef520d602f8ab9457e364d6
  • Pointer size: 132 Bytes
  • Size of remote file: 1.16 MB
images/megafruits/248.png ADDED

Git LFS Details

  • SHA256: 76eb956a82991955fec1776893b70f8926bcb7952e528cfac7cea31e56cf5eb0
  • Pointer size: 132 Bytes
  • Size of remote file: 1.4 MB
images/megafruits/249.png ADDED

Git LFS Details

  • SHA256: d92c333f1a7907754b606eb0622988bee9140fb069af9fb4c623f45bd87a3d40
  • Pointer size: 132 Bytes
  • Size of remote file: 1.34 MB
images/megafruits/274.png ADDED

Git LFS Details

  • SHA256: 1fb52399aec6a33457b2a60a00773d6285e64bad595b6a09b3af4b54f34ab354
  • Pointer size: 131 Bytes
  • Size of remote file: 944 kB
images/megafruits/275.png ADDED

Git LFS Details

  • SHA256: d4513356b68a859baa765de44d6660b49b4526bd583fb8880e75cc1964a688bc
  • Pointer size: 132 Bytes
  • Size of remote file: 1.1 MB
images/megafruits/28_2.png ADDED

Git LFS Details

  • SHA256: 4720925503607679a101b3ade719f1ebea1c4fb45592c4908e3370f9bf098f1d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.37 MB
images/megafruits/307_2.png ADDED

Git LFS Details

  • SHA256: e4d6e1a76d53ac8462d32f4cb28bf5ba231ee8b18d85611d502d98da41994ac3
  • Pointer size: 132 Bytes
  • Size of remote file: 1.51 MB
images/megafruits/314.png ADDED

Git LFS Details

  • SHA256: c47cd5be986a43bc8e34786c06c89b34124e7120031bc6844cb624a2b6d2d99e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.08 MB
images/megafruits/315.png ADDED

Git LFS Details

  • SHA256: c66563456b0a5b20fbbc457e97aceb027a096e83f5d363a097041e7726bfdac5
  • Pointer size: 132 Bytes
  • Size of remote file: 1.89 MB
images/megafruits/316.png ADDED

Git LFS Details

  • SHA256: 3b09c87fb3de5339fc08437838056521f053f017aed649746e2eafeb4c6c28cc
  • Pointer size: 132 Bytes
  • Size of remote file: 1.63 MB
images/megafruits/417_2.png ADDED

Git LFS Details

  • SHA256: 91946feadbc603c97a92f5547a1d4f47364a51e2aa306aea5407ced5b9d4a332
  • Pointer size: 132 Bytes
  • Size of remote file: 1.37 MB
images/megafruits/433_2.png ADDED

Git LFS Details

  • SHA256: 3a7319f6a50f45057e9ee3718cfa4f22d5f5d2f4ccf57f739b6669ea519fd2e5
  • Pointer size: 132 Bytes
  • Size of remote file: 1.42 MB
images/megafruits/452_2.png ADDED

Git LFS Details

  • SHA256: 532f23fa4d2797f50a88778901fe09328bb0cad30ff23240131b6505418501c7
  • Pointer size: 132 Bytes
  • Size of remote file: 1.59 MB
images/megafruits/458.png ADDED

Git LFS Details

  • SHA256: a9fc632febb0f1960a260e2b908f0033e5bea60e9046372056e96c93ddc13038
  • Pointer size: 132 Bytes
  • Size of remote file: 1.26 MB
images/megafruits/463.png ADDED

Git LFS Details

  • SHA256: 35a1d89c658cbd73ebb18ef770f15413f4ed2aa54115fee6651ac1013624512b
  • Pointer size: 132 Bytes
  • Size of remote file: 1.52 MB
images/megafruits/466.png ADDED

Git LFS Details

  • SHA256: 52f821b7aceae1393fd58c6a9ada81fa33e25fe16e5205561127c39d06c2c32d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.55 MB
images/megafruits/470.png ADDED

Git LFS Details

  • SHA256: 4adb1d1f7cdd5f67816b4fc62f3bfcf13563bb2465db367a2ff409dd3277fa7a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.36 MB
images/megafruits/473.png ADDED

Git LFS Details

  • SHA256: 5617552156147d3e740d9b6a9b4dd825216f05e08d90927661fc392b55365bab
  • Pointer size: 132 Bytes
  • Size of remote file: 1.45 MB
images/megafruits/476_2.png ADDED

Git LFS Details

  • SHA256: f8b7239608a30fe65203feabc3411f36baac5f47239749da5081f7804b7cc6a7
  • Pointer size: 132 Bytes
  • Size of remote file: 1.21 MB
images/megafruits/498.png ADDED

Git LFS Details

  • SHA256: 46ff42199b30aeecefb09203afda0845ba77b9ea49788d1f8980196009f6f585
  • Pointer size: 132 Bytes
  • Size of remote file: 1.4 MB
images/megafruits/499.png ADDED

Git LFS Details

  • SHA256: 2b459a61e6f231eff070e6ae1b1ef5d485998c66e1fb217d084acb6d5454ec0f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.63 MB
images/megafruits/49_2.png ADDED

Git LFS Details

  • SHA256: 5e3c7f8f1356be1fcfce51690603c64a1ab4728f5894e4ebbf258d26f7b88041
  • Pointer size: 132 Bytes
  • Size of remote file: 1.52 MB
images/megafruits/50_2.png ADDED

Git LFS Details

  • SHA256: 45fd2c053e8bf59a2c0f8c04c12fc65802a3ae4cc2d6c03a8bc43502b2acc32d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.6 MB
images/megafruits/800_2.png ADDED

Git LFS Details

  • SHA256: 9bf0bf81c891d767a7cf556e4fee0a6d59092a1a262590a02ac60cde69e57233
  • Pointer size: 132 Bytes
  • Size of remote file: 1.45 MB
images/megafruits/819_2.png ADDED

Git LFS Details

  • SHA256: 2a448bd40c4ce26144ab0c451501a3e38fb66c8c9675bc7d05bba1d9bf09402f
  • Pointer size: 131 Bytes
  • Size of remote file: 984 kB
images/megafruits/843.png ADDED

Git LFS Details

  • SHA256: 4c55e8ef13bcf93a29462bde708df8087f6227b7d3dd23583f9a13960c15dc3c
  • Pointer size: 132 Bytes
  • Size of remote file: 1.08 MB
images/megafruits/845_2.png ADDED

Git LFS Details

  • SHA256: 1dbd520513d04f0b135747de32eb856697d153170657aeb08d72086b73db9dae
  • Pointer size: 131 Bytes
  • Size of remote file: 951 kB
images/megafruits/856.png ADDED

Git LFS Details

  • SHA256: 9df39fbbf98d049f3de4487b764acfd08ac0ab2ed139c2e4150eae6e311b2859
  • Pointer size: 131 Bytes
  • Size of remote file: 862 kB
images/megafruits/894.png ADDED

Git LFS Details

  • SHA256: e176884b54a633f7675715723d36636f5d366368ba0940890ba3995e2e6a9f5a
  • Pointer size: 132 Bytes
  • Size of remote file: 1.4 MB
images/megafruits/895.png ADDED

Git LFS Details

  • SHA256: 0c25cb3e56583f0c4a101052a05c89d53215a2ecf38719ccb62f1f0c633d8cc2
  • Pointer size: 132 Bytes
  • Size of remote file: 1.48 MB
images/megafruits/904_2.png ADDED

Git LFS Details

  • SHA256: b83790646872d61a068b7d8b8eedc01e7cef52fc1768c1da5334684c55ef995e
  • Pointer size: 132 Bytes
  • Size of remote file: 1.37 MB
images/megafruits/920_2.png ADDED

Git LFS Details

  • SHA256: 4b80feeffe1e95e2e4a5d150d1b3f418d8903e45a8abb5b790dce49064a6661d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.29 MB
images/megafruits/937.png ADDED

Git LFS Details

  • SHA256: 0a21839db5e2312dacdaa01170790d652ca1e8df55e8550e9c76dea88d17da95
  • Pointer size: 132 Bytes
  • Size of remote file: 1.45 MB
images/megafruits/941_2.png ADDED

Git LFS Details

  • SHA256: 916661a263f07485824d9dfe6df292f0802c42755993706650c35e10e9386971
  • Pointer size: 132 Bytes
  • Size of remote file: 1.18 MB
images/megafruits/val_42_2.png ADDED

Git LFS Details

  • SHA256: c13b25c78b16bcc5565c7939286b0172c4da1390d0403c2f73f8c5186bb57f91
  • Pointer size: 132 Bytes
  • Size of remote file: 7.04 MB
images/megafruits/val_65.png ADDED

Git LFS Details

  • SHA256: c2efa79e570722ee3cb233e9af8770ba0b47de0c81a1a7af2b4050cc1c22be7f
  • Pointer size: 132 Bytes
  • Size of remote file: 3.43 MB
images/megafruits/val_67.png ADDED

Git LFS Details

  • SHA256: 9544953479a56fd9da7490ef8cb239db8505abf7c379678be4616740ff0b89cd
  • Pointer size: 132 Bytes
  • Size of remote file: 1.97 MB
images/megafruits/val_71.png ADDED

Git LFS Details

  • SHA256: a64cb94a00719b0ec0f4af2f19f4526be2205097eabb0859d0d3ae63c7398c3c
  • Pointer size: 132 Bytes
  • Size of remote file: 2.99 MB
qa.json ADDED
The diff for this file is too large to render. See raw diff