NNINNNO commited on
Commit
247cb6f
·
1 Parent(s): 7c36316

Initial upload: images, annotations CSV, and README

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 +202 -3
  2. TextRecognitionDatasetCompleteAnnotation.csv +0 -0
  3. images/0010_light_dilation_080.png +3 -0
  4. images/0054_subtle_noise_070.png +3 -0
  5. images/0107_horizontal_blur_004.png +3 -0
  6. images/0189_combo_light_063.png +3 -0
  7. images/0410.png +3 -0
  8. images/0435.png +3 -0
  9. images/0489.png +3 -0
  10. images/0521.png +3 -0
  11. images/0530_horizontal_blur_039.png +3 -0
  12. images/0716_subtle_noise_014.png +3 -0
  13. images/0776_vertical_blur_055.png +3 -0
  14. images/0921_subtle_bleed_038.png +3 -0
  15. images/10443.jpg +3 -0
  16. images/1045_light_closing_059.png +3 -0
  17. images/10527.jpg +3 -0
  18. images/10528.jpg +3 -0
  19. images/10857_vertical_blur_076.jpg +3 -0
  20. images/10937_subtle_bleed_054.jpg +3 -0
  21. images/11062_subtle_bleed_058.jpg +3 -0
  22. images/11102_light_blur_030.jpg +3 -0
  23. images/1127_light_erosion_024.jpg +3 -0
  24. images/1127_vertical_blur_033.jpg +3 -0
  25. images/11290.jpg +3 -0
  26. images/11337.jpg +3 -0
  27. images/1144_light_blur_021.png +3 -0
  28. images/11539_horizontal_blur_075.jpg +3 -0
  29. images/11565.jpg +3 -0
  30. images/11613_light_closing_016.jpg +3 -0
  31. images/11632_light_opening_017.jpg +3 -0
  32. images/11675.jpg +3 -0
  33. images/11692_light_closing_035.jpg +3 -0
  34. images/1174_light_dilation_031.png +3 -0
  35. images/11856_light_pepper_077.jpg +3 -0
  36. images/12388.jpg +3 -0
  37. images/13305_subtle_noise_011.jpg +3 -0
  38. images/13415_offset_bleed_047.jpg +3 -0
  39. images/13590_light_erosion_045.jpg +3 -0
  40. images/1407_subtle_noise_029.jpg +3 -0
  41. images/14214.jpg +3 -0
  42. images/1425.png +3 -0
  43. images/14292.jpg +3 -0
  44. images/14373_combo_light_040.jpg +3 -0
  45. images/14485_horizontal_blur_014.jpg +3 -0
  46. images/14619_combo_light_051.jpg +3 -0
  47. images/14619_light_pepper_073.jpg +3 -0
  48. images/14676.jpg +3 -0
  49. images/14848_light_erosion_001.jpg +3 -0
  50. images/14848_vertical_blur_034.jpg +3 -0
README.md CHANGED
@@ -1,3 +1,202 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Text Recognition Dataset
2
+ This dataset is a comprehensive collection of Arabic and English text recognition samples designed for benchmarking and evaluating text recognition models. The dataset combines multiple sources to provide diverse text recognition challenges across different domains, scripts, and image conditions.
3
+
4
+ ---
5
+
6
+ ## 📁 Dataset Structure
7
+ - Images are stored in .png format
8
+ - Accompanied by a CSV file (TextRecognitionDatasetCompleteAnnotation.csv) with ground truth annotations and text characteristics.
9
+
10
+ ---
11
+
12
+ ## 📚 Data Sources and Attribution
13
+
14
+ This dataset is compiled from samples taken from the following sources:
15
+
16
+ - **EvArEST Dataset**: Arabic scene text samples from [HGamal11/EvArEST-dataset-for-Arabic-scene-text](https://github.com/HGamal11/EvArEST-dataset-for-Arabic-scene-text)
17
+ - **AROCRbench_ISIPPT Dataset**: Arabic OCR benchmarking samples
18
+ - **OCR-Arabic-Dates Dataset**: Arabic date recognition samples
19
+ - **Synthetic Document Datasets**: Artificially generated text samples for various categories including:
20
+ - English Personal Names, IDs, Numbers, Dates, Characters, Words, Sentences
21
+ - Arabic Characters, Names, Numbers, Words
22
+ - Hijri Dates and other specialized text types
23
+
24
+ *Note: This dataset contains selected samples from the above sources, with additional text characteristics and annotations added for comprehensive text recognition evaluation.*
25
+
26
+ ---
27
+
28
+ ## 📊 Dataset Overview
29
+ - **Total Samples**: 3,008
30
+ - **Number of Columns**: 11
31
+ - **File Size**: 2.02 MB
32
+ - **Languages**: Arabic, English.
33
+ - **Image Format**: `.png`
34
+
35
+ ---
36
+
37
+ ## 📊 Dataset Statistics
38
+
39
+ | Column | Unique Values | Missing Values | Missing % |
40
+ |--------|---------------|----------------|-----------|
41
+ | image_id | 3,008 | 0 | 0.0% |
42
+ | Ground_Truth_Text | 2,232 | 0 | 0.0% |
43
+ | dataset_name | 16 | 0 | 0.0% |
44
+ | image_category | 4 | 0 | 0.0% |
45
+ | language | 3 | 0 | 0.0% |
46
+ | type_of_word | 8 | 0 | 0.0% |
47
+ | text_type | 1 | 0 | 0.0% |
48
+ | augmentation_type | 27 | 0 | 0.0% |
49
+ | Environment | 2 | 0 | 0.0% |
50
+ | difficulty | 4 | 0 | 0.0% |
51
+ | text_annotation_level | 2 | 0 | 0.0% |
52
+
53
+ ---
54
+
55
+ ## 📊 Data Distribution
56
+
57
+ ### Dataset Composition
58
+ | Dataset Source | Count | Percentage |
59
+ |----------------|-------|------------|
60
+ | evarest | 1,588 | 52.8% |
61
+ | hijri_dates | 100 | 3.3% |
62
+ | English Personal Names | 100 | 3.3% |
63
+ | English IDs | 100 | 3.3% |
64
+ | English Numbers | 100 | 3.3% |
65
+ | English Dates | 100 | 3.3% |
66
+ | arocrbench_isippt | 100 | 3.3% |
67
+ | English Characters | 100 | 3.3% |
68
+ | ocr-arabic-dates | 100 | 3.3% |
69
+ | arabic_sentence_images | 99 | 3.3% |
70
+ | Arabic Characters | 99 | 3.3% |
71
+ | Arabic Names | 99 | 3.3% |
72
+ | Arabic Numbers | 93 | 3.1% |
73
+ | English Words | 89 | 3.0% |
74
+ | English Sentences | 81 | 2.7% |
75
+ | Arabic-word | 60 | 2.0% |
76
+
77
+ ### Language Distribution
78
+ | Language | Count | Percentage |
79
+ |----------|-------|------------|
80
+ | Arabic | 1,940 | 64.5% |
81
+ | English | 1,063 | 35.3% |
82
+ | Other | 5 | 0.2% |
83
+
84
+ ### Image Categories
85
+ | Category | Count | Percentage |
86
+ |----------|-------|------------|
87
+ | scene_text | 1,588 | 52.8% |
88
+ | Synthetic Document | 1,160 | 38.6% |
89
+ | Document | 160 | 5.3% |
90
+ | egyptian_id | 100 | 3.3% |
91
+
92
+ ---
93
+
94
+ ## 📝 Column Descriptions
95
+
96
+ - **image_id**: 3,008 unique values (unique identifier for each image)
97
+
98
+ - **Ground_Truth_Text**: 2,232 unique values (actual text content in the images)
99
+
100
+ - **dataset_name**: 16 unique values representing different data sources
101
+ - evarest: 1,588 (52.8%)
102
+ - hijri_dates: 100 (3.3%)
103
+ - English Personal Names: 100 (3.3%)
104
+ - English IDs: 100 (3.3%)
105
+ - English Numbers: 100 (3.3%)
106
+ - English Dates: 100 (3.3%)
107
+ - arocrbench_isippt: 100 (3.3%)
108
+ - English Characters: 100 (3.3%)
109
+ - ocr-arabic-dates: 100 (3.3%)
110
+ - arabic_sentence_images: 99 (3.3%)
111
+ - Arabic Characters: 99 (3.3%)
112
+ - Arabic Names: 99 (3.3%)
113
+ - Arabic Numbers: 93 (3.1%)
114
+ - English Words: 89 (3.0%)
115
+ - English Sentences: 81 (2.7%)
116
+ - Arabic-word: 60 (2.0%)
117
+
118
+ - **image_category**: 4 unique values representing image types
119
+ - scene_text: 1,588 (52.8%)
120
+ - Synthetic Document: 1,160 (38.6%)
121
+ - Document: 160 (5.3%)
122
+ - egyptian_id: 100 (3.3%)
123
+
124
+ - **language**: 3 unique values
125
+ - Arabic: 1,940 (64.5%)
126
+ - English: 1,063 (35.3%)
127
+ - Other: 5 (0.2%)
128
+
129
+ - **type_of_word**: 8 unique values representing text content types
130
+ - String: 1,976 (65.7%)
131
+ - Date: 300 (10.0%)
132
+ - Number: 281 (9.3%)
133
+ - Character: 219 (7.3%)
134
+ - AlphaNumeric: 100 (3.3%)
135
+ - Sentence: 99 (3.3%)
136
+ - Mixed: 28 (0.9%)
137
+ - Other: 5 (0.2%)
138
+
139
+ - **text_type**: 1 unique value (all samples are typed text)
140
+ - Typed: 3,008 (100.0%)
141
+
142
+ - **augmentation_type**: 27 unique values representing image processing techniques
143
+ - colored: 1,357 (45.1%)
144
+ - original: 730 (24.3%)
145
+ - heavy_salt_pepper: 53 (1.8%)
146
+ - morph_close_bleed: 53 (1.8%)
147
+ - bleed_pepper: 50 (1.7%)
148
+ - heavy_blur_morph: 47 (1.6%)
149
+ - light_salt: 47 (1.6%)
150
+ - subtle_bleed: 45 (1.5%)
151
+ - subtle_noise: 41 (1.4%)
152
+ - light_closing: 41 (1.4%)
153
+ - combo_light: 41 (1.4%)
154
+ - light_opening: 41 (1.4%)
155
+ - horizontal_blur: 39 (1.3%)
156
+ - light_pepper: 37 (1.2%)
157
+ - combined_subtle: 35 (1.2%)
158
+ - blur_tiny_salt: 35 (1.2%)
159
+ - morph_noise: 34 (1.1%)
160
+ - light_erosion: 33 (1.1%)
161
+ - light_blur_salt: 33 (1.1%)
162
+ - multi_morph: 32 (1.1%)
163
+ - morph_open_blur: 31 (1.0%)
164
+ - light_dilation: 31 (1.0%)
165
+ - vertical_blur: 29 (1.0%)
166
+ - offset_bleed: 26 (0.9%)
167
+ - offset_bleed_noise: 25 (0.8%)
168
+ - salt_blur: 23 (0.8%)
169
+ - light_blur: 19 (0.6%)
170
+
171
+ - **Environment**: 2 unique values indicating data processing state
172
+ - augmented: 2,278 (75.7%)
173
+ - clean: 730 (24.3%)
174
+
175
+ - **difficulty**: 4 unique values representing recognition complexity
176
+ - scene text: 1,588 (52.8%)
177
+ - medium: 775 (25.8%)
178
+ - hard: 345 (11.5%)
179
+ - easy: 300 (10.0%)
180
+
181
+ - **text_annotation_level**: 2 unique values indicating annotation granularity
182
+ - word level: 2,529 (84.1%)
183
+ - sentence level: 479 (15.9%)
184
+
185
+ ---
186
+
187
+ ## 🛠️ How to Use
188
+ You can load the dataset using:
189
+
190
+ ```python
191
+ from datasets import load_dataset
192
+
193
+ ds = load_dataset("BatSilver/TextRecognition_Document_RealScene_Data")
194
+ ```
195
+
196
+ ---
197
+
198
+ ## 🎯 Use Cases
199
+ This dataset is ideal for:
200
+ - Text recognition model training and evaluation
201
+ - Cross-lingual OCR system development
202
+ - Multi-domain text recognition challenges
TextRecognitionDatasetCompleteAnnotation.csv ADDED
The diff for this file is too large to render. See raw diff
 
images/0010_light_dilation_080.png ADDED

Git LFS Details

  • SHA256: 72ab130e3872dc485ec815f83fead1875b726a2f766f85f990f801d9e55d2fe2
  • Pointer size: 129 Bytes
  • Size of remote file: 3.96 kB
images/0054_subtle_noise_070.png ADDED

Git LFS Details

  • SHA256: 32f8a71bc00c77562e40963f98f30d377cca9afb2ca026cb1aeb2305bd9f2db7
  • Pointer size: 129 Bytes
  • Size of remote file: 6.88 kB
images/0107_horizontal_blur_004.png ADDED

Git LFS Details

  • SHA256: 1b2d8b508739024e1040e8d4eae575b0097435e4bbe483b0347d843f6abb0e70
  • Pointer size: 129 Bytes
  • Size of remote file: 6.28 kB
images/0189_combo_light_063.png ADDED

Git LFS Details

  • SHA256: 27eb753c154b190992e5012b657a5d994391b15a47e264647442dbc08ef9c42a
  • Pointer size: 129 Bytes
  • Size of remote file: 9.36 kB
images/0410.png ADDED

Git LFS Details

  • SHA256: c4ae88b815af20e734fb3ea986a7221d3ff1df3cedd7a0e3466019594bbee4f9
  • Pointer size: 129 Bytes
  • Size of remote file: 8.14 kB
images/0435.png ADDED

Git LFS Details

  • SHA256: b8cb5fb41d0473c466d38c1881f39126d38c6f6318c3dc456e4475cc9c505974
  • Pointer size: 129 Bytes
  • Size of remote file: 9.94 kB
images/0489.png ADDED

Git LFS Details

  • SHA256: 94636e08b35bfeb34e27cfb5bc4bd57ba0b3f715032595263ead2e1f5db8eeec
  • Pointer size: 129 Bytes
  • Size of remote file: 7.88 kB
images/0521.png ADDED

Git LFS Details

  • SHA256: cc517990dda8aa5f4aee7ef4f81d3f21d6ed0598b9b910a503efe50a0f7a8201
  • Pointer size: 129 Bytes
  • Size of remote file: 8.51 kB
images/0530_horizontal_blur_039.png ADDED

Git LFS Details

  • SHA256: 2647b087b0aea11ba02868e405f7a0ed01a5cd5f5edb538c71670164150d08d6
  • Pointer size: 129 Bytes
  • Size of remote file: 7.25 kB
images/0716_subtle_noise_014.png ADDED

Git LFS Details

  • SHA256: a30a65bdb681c2af7007e63baad7acb053f57ca26924c3e4ad06f355836d492c
  • Pointer size: 129 Bytes
  • Size of remote file: 4.37 kB
images/0776_vertical_blur_055.png ADDED

Git LFS Details

  • SHA256: ab2e78f855ec8e6521f3dffdba1244da7994f8ce8b3967be90e07bfdbd0067c6
  • Pointer size: 129 Bytes
  • Size of remote file: 4.76 kB
images/0921_subtle_bleed_038.png ADDED

Git LFS Details

  • SHA256: e6fd4a554a85c2f282c02db91e7bccf598910ba0ecb3694bbd93c9617f41c455
  • Pointer size: 130 Bytes
  • Size of remote file: 11.7 kB
images/10443.jpg ADDED

Git LFS Details

  • SHA256: 61566373744dd5ee2531e142c740b197483b9cb2c9acb1c557585e9ac714c8c5
  • Pointer size: 130 Bytes
  • Size of remote file: 11.7 kB
images/1045_light_closing_059.png ADDED

Git LFS Details

  • SHA256: 2c8baedc1f153b745cb4d8a733e006fbc21a02ce1a7a15820026506dd2f46993
  • Pointer size: 129 Bytes
  • Size of remote file: 5.72 kB
images/10527.jpg ADDED

Git LFS Details

  • SHA256: ee70d93ae364be2b14e990c0e27c65e7c7d00fca9af079b770f273ef397bb551
  • Pointer size: 130 Bytes
  • Size of remote file: 11.6 kB
images/10528.jpg ADDED

Git LFS Details

  • SHA256: b2f35d9b9d6ac191207c3fc3c20a4301aefd11443f04b2f76420896ca0ec0b4c
  • Pointer size: 130 Bytes
  • Size of remote file: 11.6 kB
images/10857_vertical_blur_076.jpg ADDED

Git LFS Details

  • SHA256: 9d14bdd714edc73b68b091aec758a1dbcca59578588e38c1a9b7e8a85d8a002b
  • Pointer size: 129 Bytes
  • Size of remote file: 8.94 kB
images/10937_subtle_bleed_054.jpg ADDED

Git LFS Details

  • SHA256: 39836ecebe4aa78e66e9b31064ec7b2333a3b5a70f57a67fd40babd805a89f61
  • Pointer size: 129 Bytes
  • Size of remote file: 9.19 kB
images/11062_subtle_bleed_058.jpg ADDED

Git LFS Details

  • SHA256: 0e23840f60751b3b9519f12dad64423e6e59904e3f83f575511ab394a624c484
  • Pointer size: 129 Bytes
  • Size of remote file: 9.02 kB
images/11102_light_blur_030.jpg ADDED

Git LFS Details

  • SHA256: 7846ea4ca3199376f4e51aac68fb444a5a7b880f1b40ff4ac40fc77710102978
  • Pointer size: 129 Bytes
  • Size of remote file: 7.33 kB
images/1127_light_erosion_024.jpg ADDED

Git LFS Details

  • SHA256: 81aca65fdbe4691dfa018ed5058b57080410bffa7f7b73c0892dfaf2fe7126e9
  • Pointer size: 129 Bytes
  • Size of remote file: 9.04 kB
images/1127_vertical_blur_033.jpg ADDED

Git LFS Details

  • SHA256: 024920700c6f14b51109d56e76d3ac7ac6cd2c3e3b1654c28d46e01a8c22bc64
  • Pointer size: 129 Bytes
  • Size of remote file: 8.77 kB
images/11290.jpg ADDED

Git LFS Details

  • SHA256: f186ac10f827007fa94a73611a74ebcc448c4607f205b6a91276d365106faeb7
  • Pointer size: 130 Bytes
  • Size of remote file: 11.7 kB
images/11337.jpg ADDED

Git LFS Details

  • SHA256: a3cd73e3bb641af9ae16dcaef8991ce61fa4c7957744caf29412473c70ea8108
  • Pointer size: 130 Bytes
  • Size of remote file: 11.8 kB
images/1144_light_blur_021.png ADDED

Git LFS Details

  • SHA256: f315480d42c37b02ec638668aea1bc9a743060cc0fe9e2546857f3701733a204
  • Pointer size: 129 Bytes
  • Size of remote file: 7.55 kB
images/11539_horizontal_blur_075.jpg ADDED

Git LFS Details

  • SHA256: fdc715ec6e470e3d3349238f9a93b4150d289bf00bda168ee6c68708b225108b
  • Pointer size: 129 Bytes
  • Size of remote file: 8.66 kB
images/11565.jpg ADDED

Git LFS Details

  • SHA256: 999fd6356d6d2c54a5dd25166bc8ede2cb26ceef668267e4d467a82fe7bf3dc0
  • Pointer size: 130 Bytes
  • Size of remote file: 11.5 kB
images/11613_light_closing_016.jpg ADDED

Git LFS Details

  • SHA256: 2ea53195226820f9d66e3115aaf13968f39a784c2f352e98625e882b4b31e5bd
  • Pointer size: 129 Bytes
  • Size of remote file: 8.46 kB
images/11632_light_opening_017.jpg ADDED

Git LFS Details

  • SHA256: cbdeb5256301d1e986e579a476f4c59ac9d5d068267f303a223371fbcdd4e016
  • Pointer size: 129 Bytes
  • Size of remote file: 8.78 kB
images/11675.jpg ADDED

Git LFS Details

  • SHA256: 897687e6520d1efb9c677b50d735af5120a28f5dc4a49507d21049c86628017b
  • Pointer size: 130 Bytes
  • Size of remote file: 11.7 kB
images/11692_light_closing_035.jpg ADDED

Git LFS Details

  • SHA256: 3bb90153ca53deeefb9c247fcb620c10541d9c3a5f2989dc99667a70a9f96f28
  • Pointer size: 129 Bytes
  • Size of remote file: 8.53 kB
images/1174_light_dilation_031.png ADDED

Git LFS Details

  • SHA256: 5ce5f239c03867f2f35d6b29626396bb0471bde0e0f4769a70cf4292e2723d82
  • Pointer size: 129 Bytes
  • Size of remote file: 4.47 kB
images/11856_light_pepper_077.jpg ADDED

Git LFS Details

  • SHA256: 9892647839aa27311fa5b53abe67c42cb3f7d2c550660d2839b13e4f2d44a25f
  • Pointer size: 130 Bytes
  • Size of remote file: 14 kB
images/12388.jpg ADDED

Git LFS Details

  • SHA256: a99c3f07f52160f564b70a10e2a6cd093fb8cc99fa1c093ee13305ea0957df70
  • Pointer size: 130 Bytes
  • Size of remote file: 11.6 kB
images/13305_subtle_noise_011.jpg ADDED

Git LFS Details

  • SHA256: d01f109a2c5faf8df460dd337d472befb21957e127c10c509561bdd52cb492cd
  • Pointer size: 130 Bytes
  • Size of remote file: 16.7 kB
images/13415_offset_bleed_047.jpg ADDED

Git LFS Details

  • SHA256: 6d75538f638cb769369bbc1176070f939396021c84ffcfca50e71b07cc783749
  • Pointer size: 129 Bytes
  • Size of remote file: 8.94 kB
images/13590_light_erosion_045.jpg ADDED

Git LFS Details

  • SHA256: ebc061c2127ba8b61c57824ebf5beb76182430860dff6b39e57c44d1f71adf42
  • Pointer size: 129 Bytes
  • Size of remote file: 9.06 kB
images/1407_subtle_noise_029.jpg ADDED

Git LFS Details

  • SHA256: b808396e35f924fd2051b6ec9e2032c5e38ae1537171658c6dfe2bc717e27444
  • Pointer size: 130 Bytes
  • Size of remote file: 17.1 kB
images/14214.jpg ADDED

Git LFS Details

  • SHA256: 7418b7783c61e52993cddd4f6731053dca98047262591ef9daac06c90086bca0
  • Pointer size: 130 Bytes
  • Size of remote file: 11.5 kB
images/1425.png ADDED

Git LFS Details

  • SHA256: 1ee14196b465e995c1346c2688abd8a7b2ef901ba2780f936de5a40ecf8894de
  • Pointer size: 129 Bytes
  • Size of remote file: 7.31 kB
images/14292.jpg ADDED

Git LFS Details

  • SHA256: e3f69801c1c76aa3e6f0f3d90ef099ad5f0cd6ec322e4ba03bfe83888f7b6246
  • Pointer size: 130 Bytes
  • Size of remote file: 11.8 kB
images/14373_combo_light_040.jpg ADDED

Git LFS Details

  • SHA256: 475b2474ec25211ec2c126d423c52bf2cd7214792beaa45d9d18c502131824c5
  • Pointer size: 130 Bytes
  • Size of remote file: 10.4 kB
images/14485_horizontal_blur_014.jpg ADDED

Git LFS Details

  • SHA256: 3c6ded2622c64ef60e266b24007753db9c64f9dac73c9bc3c2e1c8f8806f07b7
  • Pointer size: 129 Bytes
  • Size of remote file: 8.69 kB
images/14619_combo_light_051.jpg ADDED

Git LFS Details

  • SHA256: 01d9da90ccbd3d9ea7e9b0fc5c2ca7c371ef68f624773b3ceb67923e62f7506c
  • Pointer size: 129 Bytes
  • Size of remote file: 9.61 kB
images/14619_light_pepper_073.jpg ADDED

Git LFS Details

  • SHA256: 6abb349c80556893c40bf1dd3bc45707920c6e82aea579370b0534d3d5fb9fd2
  • Pointer size: 130 Bytes
  • Size of remote file: 14.8 kB
images/14676.jpg ADDED

Git LFS Details

  • SHA256: 231e0d0f495d94182ec6964081060344c2026ab94cdbcbfb5cadda61e6043c6c
  • Pointer size: 130 Bytes
  • Size of remote file: 11.6 kB
images/14848_light_erosion_001.jpg ADDED

Git LFS Details

  • SHA256: 828f46e49b2ad9c96926229730d1c8697812a60f68656cbbcb955276f646071c
  • Pointer size: 129 Bytes
  • Size of remote file: 9.03 kB
images/14848_vertical_blur_034.jpg ADDED

Git LFS Details

  • SHA256: 03a781e2dac611e0acf94281168eb6b6f02fe35aafa984e4c2e1bac475c2accd
  • Pointer size: 129 Bytes
  • Size of remote file: 8.72 kB