upload-test-data

#9
This view is limited to 50 files because it contains too many changes. See the raw diff here.
Files changed (50) hide show
  1. README.md +84 -12
  2. color_and_scale_images/colorpicker_1004645781.png +3 -0
  3. color_and_scale_images/colorpicker_1020548503.png +3 -0
  4. color_and_scale_images/colorpicker_1042234033.png +3 -0
  5. color_and_scale_images/colorpicker_1043679735.png +3 -0
  6. color_and_scale_images/colorpicker_1049462543.png +3 -0
  7. color_and_scale_images/colorpicker_1058136755.png +3 -0
  8. color_and_scale_images/colorpicker_1061028159.png +3 -0
  9. color_and_scale_images/colorpicker_1062473861.png +3 -0
  10. color_and_scale_images/colorpicker_1063919563.png +3 -0
  11. color_and_scale_images/colorpicker_1069702371.png +3 -0
  12. color_and_scale_images/colorpicker_1150366447.png +3 -0
  13. color_and_scale_images/colorpicker_1151812149.png +3 -0
  14. color_and_scale_images/colorpicker_1156149255.png +3 -0
  15. color_and_scale_images/colorpicker_1159040659.png +3 -0
  16. color_and_scale_images/colorpicker_1163377765.png +3 -0
  17. color_and_scale_images/colorpicker_1164823467.png +3 -0
  18. color_and_scale_images/colorpicker_1167714871.png +3 -0
  19. color_and_scale_images/colorpicker_1169160573.png +3 -0
  20. color_and_scale_images/colorpicker_1170606275.png +3 -0
  21. color_and_scale_images/colorpicker_1177834785.png +3 -0
  22. color_and_scale_images/colorpicker_1180726189.png +3 -0
  23. color_and_scale_images/colorpicker_1183617593.png +3 -0
  24. color_and_scale_images/colorpicker_1189400401.png +3 -0
  25. color_and_scale_images/colorpicker_1249824649.png +3 -0
  26. color_and_scale_images/colorpicker_1254161755.png +3 -0
  27. color_and_scale_images/colorpicker_1257053159.png +3 -0
  28. color_and_scale_images/colorpicker_1267173073.png +3 -0
  29. color_and_scale_images/colorpicker_1270064477.png +3 -0
  30. color_and_scale_images/colorpicker_1283075795.png +3 -0
  31. color_and_scale_images/colorpicker_1293195709.png +3 -0
  32. color_and_scale_images/colorpicker_1294641411.png +3 -0
  33. color_and_scale_images/colorpicker_1303315623.png +3 -0
  34. color_and_scale_images/colorpicker_1310544133.png +3 -0
  35. color_and_scale_images/colorpicker_1311989835.png +3 -0
  36. color_and_scale_images/colorpicker_1313435537.png +3 -0
  37. color_and_scale_images/colorpicker_1372414083.png +3 -0
  38. color_and_scale_images/colorpicker_1378196891.png +3 -0
  39. color_and_scale_images/colorpicker_1381088295.png +3 -0
  40. color_and_scale_images/colorpicker_1382533997.png +3 -0
  41. color_and_scale_images/colorpicker_1383979699.png +3 -0
  42. color_and_scale_images/colorpicker_1386871103.png +3 -0
  43. color_and_scale_images/colorpicker_1392653911.png +3 -0
  44. color_and_scale_images/colorpicker_1396991017.png +3 -0
  45. color_and_scale_images/colorpicker_1402773825.png +3 -0
  46. color_and_scale_images/colorpicker_1407110931.png +3 -0
  47. color_and_scale_images/colorpicker_1408556633.png +3 -0
  48. color_and_scale_images/colorpicker_1410002335.png +3 -0
  49. color_and_scale_images/colorpicker_1420122249.png +3 -0
  50. color_and_scale_images/colorpicker_1423013653.png +3 -0
README.md CHANGED
@@ -3,7 +3,8 @@ license: cc-by-4.0
3
  language:
4
  - en
5
  - la
6
- pretty_name: "Beetles as Sentinel Taxa: Predicting drought conditions from NEON specimen imagery"
 
7
  task_categories:
8
  - image-feature-extraction
9
  dataset_info:
@@ -40,13 +41,25 @@ dataset_info:
40
  dtype: string
41
  splits:
42
  - name: train
43
- num_bytes: 14289671472.3
44
  num_examples: 22370
45
  - name: validation
46
- num_bytes: 1742043556.572
47
  num_examples: 2486
48
- download_size: 15078112217
49
- dataset_size: 16031715028.872
 
 
 
 
 
 
 
 
 
 
 
 
50
  tags:
51
  - biology
52
  - image
@@ -69,7 +82,20 @@ configs:
69
  path: data/train-*
70
  - split: validation
71
  path: data/validation-*
72
- description: "Images of pinned carabid beetle specimens collected by the National Ecological Observatory Network (NEON) from ecological sites across the U.S., along with associated metadata and drought severity indices (Standardized Precipitation Evapotranspiration Index (SPEI)). It was developed to for the second HDR ML Challenge, and is intended to support the development of machine learning models to predict environmental conditions—specifically drought status—from organismal traits captured in specimen imagery."
 
 
 
 
 
 
 
 
 
 
 
 
 
73
  ---
74
 
75
 
@@ -141,10 +167,22 @@ Leaderboard is available on the [Codabench Challenge page](https://www.codabench
141
  ...
142
  scalebar_<scalebarid k>.png
143
  data/
 
 
 
 
 
 
144
  train-00000-of-00029.parquet
145
  train-00001-of-00029.parquet
146
  ...
147
  train-00028-of-00029.parquet
 
 
 
 
 
 
148
  validation-00000-of-00004.parquet
149
  ...
150
  validation-00003-of-00004.parquet
@@ -153,7 +191,11 @@ Leaderboard is available on the [Codabench Challenge page](https://www.codabench
153
  <img_id 2>.png
154
  ...
155
  <img_id n>.png
 
 
156
  train.csv
 
 
157
  val.csv
158
  ```
159
 
@@ -163,13 +205,23 @@ Each record in `train.csv` or `val.csv` corresponds to a single pinned carabid b
163
 
164
  Metadata include an identifier for a collection event (`eventID`), the date of the collection event (`collectDate`), an anonymized identifier of the domain (`domainID`) and site (`siteID`) where the collection event took place, taxonomic information (`scientificName`), unique beetle image identifier (`public_id`), a link to the beetle image file (`relative_img_loc`), a link to the color palette image (`colorpicker_path`), a link to the scale image (`scalebar_path`), and Standardized Precipication Evapotranspiratoin Index (SPEI) values that correspond with the location and time that the specimen was collected. The SPEI values were calculated for the 30 day (`SPEI_30d`), 1 year (`SPEI_1y`), and 2 year (`SPEI_2y`) time windows preceding the time of collection at each location for each beetle specimen in the dataset.
165
 
166
- The `train.csv` and `val.csv` files are to be used for training models for submission and reflect the information that will be given during testing sans `siteID`, `collectDate`, and the target variables `SPEI_30d`, `SPEI_1y`, and `SPEI_2y`. Please see the [challenge sample repository](https://github.com/Imageomics/HDR-SMood-Challenge-sample) for an example of how these were used in training the baseline submission.
 
 
167
 
168
- The `data/` folder contains the dataset in parquet format, where `train` prefix indicates it corresponds to the images and metadata in `train.csv`, while `validation` corresponds to `val.csv`. These are rendered by the dataset viewer.
 
 
 
 
 
 
 
 
169
 
170
  ### Data Fields
171
 
172
- Both `train.csv` and `val.csv` have the following columns.
173
  | fieldName | description | dataType | relatedTerms |
174
  |---|---|---|---|
175
  | eventID | An (anonymized) identifier for the set of information associated with the event, which includes information about the place and time of the event | string | [DWC_v2009-04-24:eventID](http://rs.tdwg.org/dwc/terms/history/index.htm#eventID-2009-04-24)
@@ -201,13 +253,33 @@ All domains were split into two sets: one for out-of-distribution (OOD) testing
201
  #### Training v. Testing (ID)
202
  All domains contain up to three sites where collection events of beetles took place. Each collection event is defined by when it took place (`collectDate`) and where (`siteID`). All ID domains were split based on their sites into training and testing (ID). If a domain only contained one site, then all events from that site were placed in training. If a domain contained more than one, then one site was held out for testing (ID) and all others were placed in training.
203
 
204
- #### Training v. Validation
205
- During our preliminary experiments we extract a validation set out of the training set for early stopping in training. This split is what is made publicly available in the `train.csv` and `val.csv` files for training and validation respectively.
206
 
207
- #### Initial phase v. Challenge phase
 
 
 
208
 
 
209
  The testing sets currently contain two subsets: an ID set (images from sites whose domain was seen in training), and an OOD set which has images from domains unique to the test set. Both the ID and OOD sets were split in half for the two phases of our competition. The initial (development) phase of the competition will evaluate all submitted models on one half only. These will be represented by the private files `seen_domain.csv` and `unseen_domain.csv` for ID and OOD, respectively. Around the end of the competition, we will also evaluate all submitted models on the other half, which is contained in the private files `seen_domain_challenge.csv` and `seen_domain_challenge.csv`.
210
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
211
  The most metadata will be provided for the training dataset; `siteID`, `collectDate` and the target variables values will be redacted for the challenge dataset. Only images and unredacted metadata will be provided. The challenge will be to recover the target variable values for given collections of beetle images from given site-date combinations. All data will be released at the end of the challenge.
212
 
213
  ## Dataset Creation
 
3
  language:
4
  - en
5
  - la
6
+ pretty_name: 'Beetles as Sentinel Taxa: Predicting drought conditions from NEON specimen
7
+ imagery'
8
  task_categories:
9
  - image-feature-extraction
10
  dataset_info:
 
41
  dtype: string
42
  splits:
43
  - name: train
44
+ num_bytes: 14087525685.19
45
  num_examples: 22370
46
  - name: validation
47
+ num_bytes: 1559423695.07
48
  num_examples: 2486
49
+ - name: seen
50
+ num_bytes: 2923805033.104
51
+ num_examples: 7028
52
+ - name: seen_challenge
53
+ num_bytes: 3306626373.775
54
+ num_examples: 6725
55
+ - name: unseen
56
+ num_bytes: 1343141646.385
57
+ num_examples: 2795
58
+ - name: unseen_challenge
59
+ num_bytes: 1434282817.54
60
+ num_examples: 3106
61
+ download_size: 20021233279
62
+ dataset_size: 24654805251.064
63
  tags:
64
  - biology
65
  - image
 
82
  path: data/train-*
83
  - split: validation
84
  path: data/validation-*
85
+ - split: seen
86
+ path: data/seen-*
87
+ - split: seen_challenge
88
+ path: data/seen_challenge-*
89
+ - split: unseen
90
+ path: data/unseen-*
91
+ - split: unseen_challenge
92
+ path: data/unseen_challenge-*
93
+ description: Images of pinned carabid beetle specimens collected by the National Ecological
94
+ Observatory Network (NEON) from ecological sites across the U.S., along with associated
95
+ metadata and drought severity indices (Standardized Precipitation Evapotranspiration
96
+ Index (SPEI)). It was developed to for the second HDR ML Challenge, and is intended
97
+ to support the development of machine learning models to predict environmental conditions&mdash;specifically
98
+ drought status&mdash;from organismal traits captured in specimen imagery.
99
  ---
100
 
101
 
 
167
  ...
168
  scalebar_<scalebarid k>.png
169
  data/
170
+ seen-00000-of-00006.parquet
171
+ ...
172
+ seen-00005-of-00006.parquet
173
+ seen_challenge-00000-of-00007.parquet
174
+ ...
175
+ seen_challenge-00006-of-00007.parquet
176
  train-00000-of-00029.parquet
177
  train-00001-of-00029.parquet
178
  ...
179
  train-00028-of-00029.parquet
180
+ unseen-00000-of-00003.parquet
181
+ ...
182
+ unseen-00002-of-00003.parquet
183
+ unseen_challenge-00000-of-00003.parquet
184
+ ...
185
+ unseen_challenge-00002-of-00003.parquet
186
  validation-00000-of-00004.parquet
187
  ...
188
  validation-00003-of-00004.parquet
 
191
  <img_id 2>.png
192
  ...
193
  <img_id n>.png
194
+ seen_domain.csv
195
+ seen_domain_challenge.csv
196
  train.csv
197
+ unseen_domain.csv
198
+ unseen_domain_challenge.csv
199
  val.csv
200
  ```
201
 
 
205
 
206
  Metadata include an identifier for a collection event (`eventID`), the date of the collection event (`collectDate`), an anonymized identifier of the domain (`domainID`) and site (`siteID`) where the collection event took place, taxonomic information (`scientificName`), unique beetle image identifier (`public_id`), a link to the beetle image file (`relative_img_loc`), a link to the color palette image (`colorpicker_path`), a link to the scale image (`scalebar_path`), and Standardized Precipication Evapotranspiratoin Index (SPEI) values that correspond with the location and time that the specimen was collected. The SPEI values were calculated for the 30 day (`SPEI_30d`), 1 year (`SPEI_1y`), and 2 year (`SPEI_2y`) time windows preceding the time of collection at each location for each beetle specimen in the dataset.
207
 
208
+ The `train.csv` and `val.csv` files are to be used for training models for submission and reflect the information that will be given during testing sans `siteID`, `collectDate`, and the target variables `SPEI_30d`, `SPEI_1y`, and `SPEI_2y`. Please see the [challenge sample repository](https://github.com/Imageomics/HDR-SMood-Challenge-sample) for an example of how these were used in training the baseline submission. After the challenge the testings files `seen_domain.csv`, `seen_domain_challenge.csv`, `unseen_domain.csv`, `unseen_domain_challenge.csv` will be included with the same columns as `train.csv` and `val.csv`.
209
+
210
+ The `data/` folder contains the dataset in parquet format, where `train` prefix indicates it corresponds to the images and metadata in `train.csv`, while `validation` corresponds to `val.csv`. Similarly:
211
 
212
+ `seen` -> `seen_domain.csv`
213
+
214
+ `unseen` -> `unseen_domain.csv`
215
+
216
+ `seen_challenge` -> `seen_domain_challenge.csv`
217
+
218
+ `unseen_challenge` -> `unseen_domain_challenge.csv`
219
+
220
+ These are rendered by the dataset viewer.
221
 
222
  ### Data Fields
223
 
224
+ `train.csv`, `val.csv`, `seen_domain.csv`, `seen_domain_challenge.csv`, `unseen_domain.csv`, `unseen_domain_challenge.csv` have the following columns.
225
  | fieldName | description | dataType | relatedTerms |
226
  |---|---|---|---|
227
  | eventID | An (anonymized) identifier for the set of information associated with the event, which includes information about the place and time of the event | string | [DWC_v2009-04-24:eventID](http://rs.tdwg.org/dwc/terms/history/index.htm#eventID-2009-04-24)
 
253
  #### Training v. Testing (ID)
254
  All domains contain up to three sites where collection events of beetles took place. Each collection event is defined by when it took place (`collectDate`) and where (`siteID`). All ID domains were split based on their sites into training and testing (ID). If a domain only contained one site, then all events from that site were placed in training. If a domain contained more than one, then one site was held out for testing (ID) and all others were placed in training.
255
 
256
+ ##### Loading Development Phase Data
257
+ Development files for training and validation can be loaded with:
258
 
259
+ ```
260
+ training = load_dataset("imageomics/sentinel-beetles", split="train")
261
+ validation = load_dataset("imageomics/sentinel-beetles", split="validation")
262
+ ```
263
 
264
+ #### Initial phase (Private Validation) v. Challenge phase (Final Challenge)
265
  The testing sets currently contain two subsets: an ID set (images from sites whose domain was seen in training), and an OOD set which has images from domains unique to the test set. Both the ID and OOD sets were split in half for the two phases of our competition. The initial (development) phase of the competition will evaluate all submitted models on one half only. These will be represented by the private files `seen_domain.csv` and `unseen_domain.csv` for ID and OOD, respectively. Around the end of the competition, we will also evaluate all submitted models on the other half, which is contained in the private files `seen_domain_challenge.csv` and `seen_domain_challenge.csv`.
266
 
267
+ ##### Loading Intial Phase Data
268
+ Files used for validation during the intial phase of the challenge for seen domains and unseen domains from those available in the development files can be loaded with:
269
+
270
+ ```
271
+ seen_initial = load_dataset("imageomics/sentinel-beetles", split="seen")
272
+ unseen_initial = load_dataset("imageomics/sentinel-beetles", split="unseen")
273
+ ```
274
+
275
+ ##### Loading Challenge Phase Data
276
+ Files used for final evaluation during the challenge phase for seen domains and unseen domains from those available in the development files can be loaded with:
277
+
278
+ ```
279
+ seen_challenge = load_dataset("imageomics/sentinel-beetles", split="seen_challenge")
280
+ unseen_challenge = load_dataset("imageomics/sentinel-beetles", split="unseen_challenge")
281
+ ```
282
+
283
  The most metadata will be provided for the training dataset; `siteID`, `collectDate` and the target variables values will be redacted for the challenge dataset. Only images and unredacted metadata will be provided. The challenge will be to recover the target variable values for given collections of beetle images from given site-date combinations. All data will be released at the end of the challenge.
284
 
285
  ## Dataset Creation
color_and_scale_images/colorpicker_1004645781.png ADDED

Git LFS Details

  • SHA256: 286b09bc92cf6cd6c854f535eeb7fbed3560985bd4c0795ba4c0a90e2a8d3e86
  • Pointer size: 131 Bytes
  • Size of remote file: 195 kB
color_and_scale_images/colorpicker_1020548503.png ADDED

Git LFS Details

  • SHA256: 3f493ec7f58ed0bb16836ced625438ebdc30b2090d5c6e2abfda8993010515da
  • Pointer size: 131 Bytes
  • Size of remote file: 101 kB
color_and_scale_images/colorpicker_1042234033.png ADDED

Git LFS Details

  • SHA256: cdf8cac579e94150bf31b85a9008d81fd1e42ca3bd44b116f892d07d3553a4c2
  • Pointer size: 131 Bytes
  • Size of remote file: 170 kB
color_and_scale_images/colorpicker_1043679735.png ADDED

Git LFS Details

  • SHA256: cc9ad41e9722aa99f59501b3fe9f8f7d27ab79c863ac3fa5191f6fc7091cc6e0
  • Pointer size: 131 Bytes
  • Size of remote file: 152 kB
color_and_scale_images/colorpicker_1049462543.png ADDED

Git LFS Details

  • SHA256: dab611104682fd5cd0181e1617630823bd131c86828bb2d3c82566cd2b2d0a3a
  • Pointer size: 131 Bytes
  • Size of remote file: 186 kB
color_and_scale_images/colorpicker_1058136755.png ADDED

Git LFS Details

  • SHA256: 4ff0736fc6e6e76f608ece5a5e3640813d5734a0298b406cec91c6d5fdab46dd
  • Pointer size: 131 Bytes
  • Size of remote file: 182 kB
color_and_scale_images/colorpicker_1061028159.png ADDED

Git LFS Details

  • SHA256: 9b0132b0318d79deb12ac868c3b67db6f4d63f443c499cb6c95ecddf3d0f647c
  • Pointer size: 131 Bytes
  • Size of remote file: 194 kB
color_and_scale_images/colorpicker_1062473861.png ADDED

Git LFS Details

  • SHA256: 79caa7f759fad7f9610984be5fd2e0ca4a0cbbee177993356e2d43378ef5e115
  • Pointer size: 130 Bytes
  • Size of remote file: 84.3 kB
color_and_scale_images/colorpicker_1063919563.png ADDED

Git LFS Details

  • SHA256: 37cf0d5a4493770a9396da6cf519e1d509ad66326865222ce58ab7f32f3b6780
  • Pointer size: 131 Bytes
  • Size of remote file: 109 kB
color_and_scale_images/colorpicker_1069702371.png ADDED

Git LFS Details

  • SHA256: 17e5e827406304cedb3594ccbcb004de97fe9921ccd7d6d883a0b72d2f153d29
  • Pointer size: 131 Bytes
  • Size of remote file: 110 kB
color_and_scale_images/colorpicker_1150366447.png ADDED

Git LFS Details

  • SHA256: fe9317da8a547b3f960854f298493b5f7411ced897256647df27d2c0bbd25aac
  • Pointer size: 131 Bytes
  • Size of remote file: 105 kB
color_and_scale_images/colorpicker_1151812149.png ADDED

Git LFS Details

  • SHA256: 0750828ec3567f9039adb8d8338bc22c681d819912a006b575f4730ccb24c478
  • Pointer size: 130 Bytes
  • Size of remote file: 90.3 kB
color_and_scale_images/colorpicker_1156149255.png ADDED

Git LFS Details

  • SHA256: 5062108f8f02a4aa64bae0eae5b9c96b5e1e4aac5b55e79ae3a346237681f5ee
  • Pointer size: 130 Bytes
  • Size of remote file: 96.3 kB
color_and_scale_images/colorpicker_1159040659.png ADDED

Git LFS Details

  • SHA256: 007b0a0a3aa9c44dc3f952b3401f26d1946ab54a376fe1450988d626377789c3
  • Pointer size: 130 Bytes
  • Size of remote file: 93.9 kB
color_and_scale_images/colorpicker_1163377765.png ADDED

Git LFS Details

  • SHA256: 1f083a64fae88957f9d210a8049a35364bb0c6123dd9497f6fac2d7c80a7ce61
  • Pointer size: 131 Bytes
  • Size of remote file: 109 kB
color_and_scale_images/colorpicker_1164823467.png ADDED

Git LFS Details

  • SHA256: dd1af9fe34c25a5caf9de7b4e6b1ca457cc84dd9cbe5f9974e0afa10a278791f
  • Pointer size: 131 Bytes
  • Size of remote file: 151 kB
color_and_scale_images/colorpicker_1167714871.png ADDED

Git LFS Details

  • SHA256: 08f40912735c6e9483799c1b31583658897c44b1d4e25e3ef5dcb2de8c2545e7
  • Pointer size: 131 Bytes
  • Size of remote file: 155 kB
color_and_scale_images/colorpicker_1169160573.png ADDED

Git LFS Details

  • SHA256: e86ab8d1e121c218461f1dcbe20c19d4a357e16368df752c9d125d9d8e72ce37
  • Pointer size: 130 Bytes
  • Size of remote file: 99.2 kB
color_and_scale_images/colorpicker_1170606275.png ADDED

Git LFS Details

  • SHA256: e6b3b8c0d4570f7bc3c890af181df602a297c32a9bf8cc651892096b27b1e3e1
  • Pointer size: 130 Bytes
  • Size of remote file: 96.5 kB
color_and_scale_images/colorpicker_1177834785.png ADDED

Git LFS Details

  • SHA256: bb05dcaa5fc91d60c06a5c91f4b2b6f0a9444b3582cd41249442165dd61ef628
  • Pointer size: 131 Bytes
  • Size of remote file: 101 kB
color_and_scale_images/colorpicker_1180726189.png ADDED

Git LFS Details

  • SHA256: ef9434dc12b85d9c0b12015bf1369d34f25bd9c1acd08451d65223308ee9644b
  • Pointer size: 131 Bytes
  • Size of remote file: 208 kB
color_and_scale_images/colorpicker_1183617593.png ADDED

Git LFS Details

  • SHA256: 288e5c6972a3855641b845defb05d22cc4e550eaed6872c3bb3e36128d436d10
  • Pointer size: 131 Bytes
  • Size of remote file: 112 kB
color_and_scale_images/colorpicker_1189400401.png ADDED

Git LFS Details

  • SHA256: 7996a67b16c9b816e2a5ad0c9cfbf01a8589525d5265fbae7eae45e9688ace5b
  • Pointer size: 131 Bytes
  • Size of remote file: 193 kB
color_and_scale_images/colorpicker_1249824649.png ADDED

Git LFS Details

  • SHA256: eaa3eba98e79b9f1bbdde3894fd3ca660bda427e0b0f49ba2e5d8f7fb1ece0be
  • Pointer size: 131 Bytes
  • Size of remote file: 225 kB
color_and_scale_images/colorpicker_1254161755.png ADDED

Git LFS Details

  • SHA256: 7a00222c8308ebe41e3f6a1d2a85d704d0b200192c330e8b46e86ca633602fbf
  • Pointer size: 131 Bytes
  • Size of remote file: 155 kB
color_and_scale_images/colorpicker_1257053159.png ADDED

Git LFS Details

  • SHA256: c501152c5f5b82e8c4b8986a177c464e2ab7b7b76faa4750afbf8acad8c5eee5
  • Pointer size: 130 Bytes
  • Size of remote file: 91.6 kB
color_and_scale_images/colorpicker_1267173073.png ADDED

Git LFS Details

  • SHA256: 13d4454f2a2ee894d1f79dd0b6a3f0d81a1e63c0e9ea616ae0c0c1da6f5c8dee
  • Pointer size: 131 Bytes
  • Size of remote file: 101 kB
color_and_scale_images/colorpicker_1270064477.png ADDED

Git LFS Details

  • SHA256: c11bd1c9f2a5898f25a632af1acdb11d03cb3c5620c1360a4d3457580bfa8583
  • Pointer size: 131 Bytes
  • Size of remote file: 147 kB
color_and_scale_images/colorpicker_1283075795.png ADDED

Git LFS Details

  • SHA256: 91f97dc4208511da16b6baa371342bdd78118a75f11e97623fd4a1eee558b257
  • Pointer size: 131 Bytes
  • Size of remote file: 176 kB
color_and_scale_images/colorpicker_1293195709.png ADDED

Git LFS Details

  • SHA256: 7fcc4609ea5b9ffd141cf5d9b85567d48807c8447e776fdcd5eaae73a209e25e
  • Pointer size: 131 Bytes
  • Size of remote file: 113 kB
color_and_scale_images/colorpicker_1294641411.png ADDED

Git LFS Details

  • SHA256: 8de72583a49634adf71af71062e15bb8d6d05de36a77b2c15ee804e4370fbd4f
  • Pointer size: 131 Bytes
  • Size of remote file: 150 kB
color_and_scale_images/colorpicker_1303315623.png ADDED

Git LFS Details

  • SHA256: 56acc80f4596479b335411c7ffdc10c515e5cb6fb2987b3c6ebd48cc17aed992
  • Pointer size: 130 Bytes
  • Size of remote file: 98 kB
color_and_scale_images/colorpicker_1310544133.png ADDED

Git LFS Details

  • SHA256: 9f157d9bb39815768763a3e5fb19dddc90621cc9fb17898d0c640909a01dcf5e
  • Pointer size: 131 Bytes
  • Size of remote file: 101 kB
color_and_scale_images/colorpicker_1311989835.png ADDED

Git LFS Details

  • SHA256: c5ac2dd93cc17fbad70454e96dd69745996cabef4e36b13e0305622de323b0a7
  • Pointer size: 131 Bytes
  • Size of remote file: 101 kB
color_and_scale_images/colorpicker_1313435537.png ADDED

Git LFS Details

  • SHA256: a5b64d408d72d63ecab0650e56514548d2d95440e2d0975921d27ac73f71f0c3
  • Pointer size: 132 Bytes
  • Size of remote file: 1.11 MB
color_and_scale_images/colorpicker_1372414083.png ADDED

Git LFS Details

  • SHA256: 32de2cd250fb0585c24ce54aabe01998a3ea0c5ea84da9c2c60c2fdc80fd915a
  • Pointer size: 130 Bytes
  • Size of remote file: 98.8 kB
color_and_scale_images/colorpicker_1378196891.png ADDED

Git LFS Details

  • SHA256: fad5bfa5363b100e8ee77527ef0857c88c2b60bb2c25a5b7a4686453616d9125
  • Pointer size: 131 Bytes
  • Size of remote file: 124 kB
color_and_scale_images/colorpicker_1381088295.png ADDED

Git LFS Details

  • SHA256: ca15687a44f49868f6d0f16c357fac5ade9a30b7f82ee95e60ee57f19978f6cd
  • Pointer size: 131 Bytes
  • Size of remote file: 168 kB
color_and_scale_images/colorpicker_1382533997.png ADDED

Git LFS Details

  • SHA256: ba00ac8b51687ab1df78492dc36da6f94e874211776b5399159bcd6d58aeaa9e
  • Pointer size: 131 Bytes
  • Size of remote file: 131 kB
color_and_scale_images/colorpicker_1383979699.png ADDED

Git LFS Details

  • SHA256: 17b39341d9055bf655627d559d0aa3e8dab4866c3dba4e6e487cab6cfabbb07a
  • Pointer size: 131 Bytes
  • Size of remote file: 104 kB
color_and_scale_images/colorpicker_1386871103.png ADDED

Git LFS Details

  • SHA256: 7c850d178c08bfc0643da3d06a2114e35114f24aad4926f19cbc646dba36e7dc
  • Pointer size: 131 Bytes
  • Size of remote file: 178 kB
color_and_scale_images/colorpicker_1392653911.png ADDED

Git LFS Details

  • SHA256: 9b9a8e125ae76959e57d47f3559703ec61acf1af01069bd1953e290f1e8251ef
  • Pointer size: 130 Bytes
  • Size of remote file: 98.5 kB
color_and_scale_images/colorpicker_1396991017.png ADDED

Git LFS Details

  • SHA256: 519f87dfae8df2e1d0f734f49fd934af1d519271fd6c051d726ecbf08fca219a
  • Pointer size: 130 Bytes
  • Size of remote file: 91.8 kB
color_and_scale_images/colorpicker_1402773825.png ADDED

Git LFS Details

  • SHA256: 19ccb933fc9c6b3647cc809c9cc1f7b5a52efa3fc46b37d1aa41aa3fab96e33b
  • Pointer size: 131 Bytes
  • Size of remote file: 178 kB
color_and_scale_images/colorpicker_1407110931.png ADDED

Git LFS Details

  • SHA256: aabed9c75f2c11c1ec6e5c57a26891b19a3a36cc25d1a92d7baaf2182fcf75eb
  • Pointer size: 130 Bytes
  • Size of remote file: 95.5 kB
color_and_scale_images/colorpicker_1408556633.png ADDED

Git LFS Details

  • SHA256: 4a2d3ab42cc0d4462ccda2be97887c1aaca995eace6671544a1548d89356d671
  • Pointer size: 131 Bytes
  • Size of remote file: 107 kB
color_and_scale_images/colorpicker_1410002335.png ADDED

Git LFS Details

  • SHA256: 7e83e89b5ad6f73abe39850b87ce7965d3764d547079c6060ae622ead82c1d04
  • Pointer size: 131 Bytes
  • Size of remote file: 147 kB
color_and_scale_images/colorpicker_1420122249.png ADDED

Git LFS Details

  • SHA256: 4e6100bfd775d56f5472c381a001ff39e486b2e5c2e00ce84bb641b08f9b237e
  • Pointer size: 131 Bytes
  • Size of remote file: 187 kB
color_and_scale_images/colorpicker_1423013653.png ADDED

Git LFS Details

  • SHA256: 7703fc24dda66ad9d09e3a57a0a4afc3eff2f1bf16c1b8947138703b0e364ffe
  • Pointer size: 130 Bytes
  • Size of remote file: 95.8 kB