Orro commited on
Commit
1181d51
·
verified ·
1 Parent(s): 9f6822d

Add files using upload-large-folder tool

Browse files
Files changed (50) hide show
  1. README.md +142 -73
  2. README_new.md +350 -0
  3. artificial_snippets/reference/match_cracker2/12 match cracker/0.png +3 -0
  4. artificial_snippets/reference/match_cracker2/12 match cracker/1.png +3 -0
  5. artificial_snippets/reference/match_cracker2/12 match cracker/10.png +3 -0
  6. artificial_snippets/reference/match_cracker2/12 match cracker/11.png +3 -0
  7. artificial_snippets/reference/match_cracker2/12 match cracker/12.png +3 -0
  8. artificial_snippets/reference/match_cracker2/12 match cracker/13.png +3 -0
  9. artificial_snippets/reference/match_cracker2/12 match cracker/14.png +3 -0
  10. artificial_snippets/reference/match_cracker2/12 match cracker/15.png +3 -0
  11. artificial_snippets/reference/match_cracker2/12 match cracker/16.png +3 -0
  12. artificial_snippets/reference/match_cracker2/12 match cracker/17.png +3 -0
  13. artificial_snippets/reference/match_cracker2/12 match cracker/18.png +3 -0
  14. artificial_snippets/reference/match_cracker2/12 match cracker/19.png +3 -0
  15. artificial_snippets/reference/match_cracker2/12 match cracker/2.png +3 -0
  16. artificial_snippets/reference/match_cracker2/12 match cracker/20.png +3 -0
  17. artificial_snippets/reference/match_cracker2/12 match cracker/21.png +3 -0
  18. artificial_snippets/reference/match_cracker2/12 match cracker/22.png +3 -0
  19. artificial_snippets/reference/match_cracker2/12 match cracker/23.png +3 -0
  20. artificial_snippets/reference/match_cracker2/12 match cracker/24.png +3 -0
  21. artificial_snippets/reference/match_cracker2/12 match cracker/25.png +3 -0
  22. artificial_snippets/reference/match_cracker2/12 match cracker/26.png +3 -0
  23. artificial_snippets/reference/match_cracker2/12 match cracker/27.png +3 -0
  24. artificial_snippets/reference/match_cracker2/12 match cracker/28.png +3 -0
  25. artificial_snippets/reference/match_cracker2/12 match cracker/29.png +3 -0
  26. artificial_snippets/reference/match_cracker2/12 match cracker/3.png +3 -0
  27. artificial_snippets/reference/match_cracker2/12 match cracker/30.png +3 -0
  28. artificial_snippets/reference/match_cracker2/12 match cracker/31.png +3 -0
  29. artificial_snippets/reference/match_cracker2/12 match cracker/32.png +3 -0
  30. artificial_snippets/reference/match_cracker2/12 match cracker/33.png +3 -0
  31. artificial_snippets/reference/match_cracker2/12 match cracker/34.png +3 -0
  32. artificial_snippets/reference/match_cracker2/12 match cracker/4.png +3 -0
  33. artificial_snippets/reference/match_cracker2/12 match cracker/5.png +3 -0
  34. artificial_snippets/reference/match_cracker2/12 match cracker/6.png +3 -0
  35. artificial_snippets/reference/match_cracker2/12 match cracker/7.png +3 -0
  36. artificial_snippets/reference/match_cracker2/12 match cracker/8.png +3 -0
  37. artificial_snippets/reference/match_cracker2/12 match cracker/9.png +3 -0
  38. artificial_snippets/reference/shell2/3 inch kleuren shell/0.png +3 -0
  39. artificial_snippets/reference/shell2/3 inch kleuren shell/1.png +3 -0
  40. artificial_snippets/reference/shell2/3 inch kleuren shell/10.png +3 -0
  41. artificial_snippets/reference/shell2/3 inch kleuren shell/13.png +3 -0
  42. artificial_snippets/reference/shell2/3 inch kleuren shell/14.png +3 -0
  43. artificial_snippets/reference/shell2/3 inch kleuren shell/2.png +3 -0
  44. artificial_snippets/reference/shell2/3 inch kleuren shell/3.png +3 -0
  45. artificial_snippets/reference/shell2/3 inch kleuren shell/4.png +3 -0
  46. artificial_snippets/reference/shell2/3 inch kleuren shell/5.png +3 -0
  47. artificial_snippets/reference/shell2/3 inch kleuren shell/6.png +3 -0
  48. artificial_snippets/reference/shell2/3 inch kleuren shell/7.png +3 -0
  49. artificial_snippets/reference/shell2/3 inch kleuren shell/8.png +3 -0
  50. artificial_snippets/reference/shell2/3 inch kleuren shell/9.png +3 -0
README.md CHANGED
@@ -3,88 +3,157 @@ license: eupl-1.2
3
  language:
4
  - nl
5
  ---
6
- # Vuurwerkverkenner
7
 
8
- This dataset is used by the Vuurwerkverkenner, an application for linking snippets of exploded (heavy) fireworks to the type of firework that they originate from.
9
- You may find the application at [www.vuurwerkverkenner.nl](https://www.vuurwerkverkenner.nl).
10
- The dataset consists of different types of fireworks that were investigated in casework by the Netherlands Forensic Institute.
11
 
12
- ## Categories
13
 
14
- If firework wrappers are very similar in their visual appearance, they may be grouped into categories.
15
- In most cases, a wrapper is not similar to any other wrapper, and a category simply consists of one unique wrapper.
16
 
17
- ## Contents
18
 
19
- The dataset consists of 217 categories, containing 347 unique wrappers in total. The dataset is organized as follows:
20
 
 
 
21
 
22
- ```
23
- reference_data
24
- └───bigboy
25
- └─── big boy xl
26
- └─── wrapper.png
27
- └─── compleet exemplaar.png
28
- └─── bigboy
29
- └─── wrapper.png
30
- └─── compleet exemplaar.png
31
- └───atomyc
32
- └─── atomyc 3
33
- └─── wrapper.png
34
- └─── compleet exemplaar.png
35
- └─── gedemonteerd.png
36
- └───meta.json.gz
37
- ```
38
 
39
- The first level of folders (`bigboy`, `atomyc`, ...) corresponds to the category of fireworks.
40
- The second level (`big boy xl`, `atomyc 3`, ...) corresponds to the specific wrappers within the category.
41
- For each wrapper, one or multiple images may be present.
42
- In each case, `wrapper.png` should be present, which is a scan of the full wrapper.
43
- Additionally, other images may be present as well, such as the entire fireworks article or a schematic drawing of its contents.
44
 
45
- In `meta.json.gz`, we store both *metadata* and *reference embeddings* for the firework categories. It has the following structure:
 
 
46
 
47
  ```
48
- {
49
- "bigboy": {
50
- "big boy xl": {
51
- "embeddings": [[...], [...], ...],
52
- "wrappers": {
53
- "wrapper_text": "abcdef",
54
- "article_name": "abc",
55
- ...
56
- },
57
- },
58
- },
59
- }
 
 
60
  ```
61
-
62
- The first level (`meta['bigboy']`, `meta['buttferfly']`, ...) indicates the fireworks category, which corresponds to the first level of the photo folders (i.e. `meta[0]` matches the folder `bigboy`).
63
- The second level (`meta['bigboy']['big boy xl']`, `meta['bigboy']['bigboy']`, ...) indicated the individual wrappers beloning the fireworks category, which corresponds to the second leel of the photo folders (i.e. `meta['bigboy']['big boy xl']` matches the folder `bigboy/big boy xl`).
64
- Each wrapper contains the reference embeddings and the metadata for each wrapper.
65
- The third level, e.g. `meta['bigboy']['big boy xl']['wrappers’]`, indicates the wrapper within the category and corresponds to the photo folder of that wrapper (e.g. `bigboy/big boy xl/wrapper.png`). On the same level are also the embeddings stored, which will be used to match our predictions of pictures with.
66
-
67
- ### _Reference embeddings_
68
-
69
- For each category, reference embeddings are provided.
70
- They are constructed by an AI model that is trained to create embeddings for (photos of) firework wrappers and snippets of exploded wrappers.
71
- When fed to this model, photos of snippets that belong to a given category should have similar embeddings to the ones for the wrappers.
72
- For more details about the model, see (here)[https://huggingface.co/NetherlandsForensicInstitute/vuurwerkverkenner].
73
-
74
- ### _Metadata_
75
-
76
- For each wrapper, metadata is provided. The fields are described below.
77
-
78
- | Field | Description |
79
- |-------------------------------|-----------------------------------------------------|
80
- | `text` | The full text that is on the wrapper (excluding non-Latin alphabets). |
81
- | `endangerment` | The level of danger or risk associated with the firework. |
82
- | `article_name` | The name of the item. |
83
- | `firework_type` | The type of firework. |
84
- | `firework_category` | The category or classification of the firework. |
85
- | `tube_length` | The length of the tube. |
86
- | `tube_diameter` | The diameter of the tube. |
87
- | `composition_burst_charge` | The composition of the main charge of the firework. |
88
- | `composition_other_mixtures` | The composition of other charges of the firework. |
89
- | `mass_burst_charge` | The mass of the main charge. |
90
- | `mass_other_mixtures` | The mass of other charges. |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  language:
4
  - nl
5
  ---
6
+ # NFI Fireworks training dataset for the "Vuurwerkverkenner" application
7
 
8
+ The Netherlands Forensic Institute (NFI) Fireworks training dataset consists of scans of fireworks wrappers from fireworks that were investigated in casework in
9
+ the Netherlands between 2010 and early 2024. For a subset of these wrappers, photographs of fireworks snippets (pieces of the wrapper after the detonation) were added.
 
10
 
11
+ ## Data overview
12
 
13
+ The data consists of 331 wrappers in 184 categories. There are 37 categories with more than one wrapper, and snippets are available for 38 wrapper categories.
 
14
 
15
+ ### Data collection
16
 
17
+ For the fireworks wrappers, all wrappers physically available at the NFI Explosives team from casework between 2010-2024 were scanned.
18
 
19
+ For the collection of the fireworks snippets, fireworks were exploded and snippets that resulted were gathered by hand. Snippets were cleaned, dried and sorted by wrapper.
20
+ Snippets were then photographed on a white background. One snippet photo contains multiple snippets.
21
 
22
+ Sampling was done based on availability of fireworks in the data collection period. To diversify and increase the dataset, additional wrappers were chosen to print and glue
23
+ to Cobra 6 fireworks. This selection was done in collaboration with domain experts.
24
+
25
+ ## Data structure
 
 
 
 
 
 
 
 
 
 
 
 
26
 
27
+ Each folder (e.g. fireworks_0) is a firework category. Firework types have been grouped if wrappers were the same or very similar. For instance, variants of the same fireworks
28
+ from different years, such as a Cobra 6 from 2018 and 2019, were considered very similar. Wrappers were categorised in collaboration with domain experts.
 
 
 
29
 
30
+ Each folder contains at least one wrapper. Additionally, a folder can contain multiple snippet photos (snippets_0.jpg, snippets_1.jpg etc.) if they were available for that wrapper category.
31
+
32
+ The data structure visualised:
33
 
34
  ```
35
+ └─── fireworks_0
36
+ └───wrapper_0.jpg
37
+ └───wrapper_1.jpg
38
+ └───wrapper_2.jpg
39
+ └───snippets_0.jpg
40
+ └───snippets_1.jpg
41
+ └─── fireworks_1
42
+ └─── wrapper_0.jpg
43
+ └─── fireworks_2
44
+ └─── wrapper_0.jpg
45
+ └─── wrapper_1.jpg
46
+ └─── fireworks_2
47
+ └─── wrapper_0.jpg
48
+ └─── snippets_0.jpg
49
  ```
50
+
51
+ ## Firework wrappers
52
+
53
+ Wrappers have been scanned and the images have been reduced in size to a maximum of 2000 pixels in either height or width.
54
+
55
+ ### Categorisation
56
+
57
+ Categories with more than one wrapper:
58
+
59
+ | Category | Number of wrappers |
60
+ | --------------- | ------------------ |
61
+ | fireworks_2 | 2 |
62
+ | fireworks_6 | 2 |
63
+ | fireworks_12 | 3 |
64
+ | fireworks_13 | 2 |
65
+ | fireworks_17 | 2 |
66
+ | fireworks_24 | 2 |
67
+ | fireworks_25 | 2 |
68
+ | fireworks_30 | 3 |
69
+ | fireworks_32 | 2 |
70
+ | fireworks_33 | 2 |
71
+ | fireworks_37 | 3 |
72
+ | fireworks_46 | 3 |
73
+ | fireworks_51 | 5 |
74
+ | fireworks_53 | 2 |
75
+ | fireworks_56 | 3 |
76
+ | fireworks_59 | 3 |
77
+ | fireworks_61 | 58 |
78
+ | fireworks_62 | 9 |
79
+ | fireworks_63 | 2 |
80
+ | fireworks_64 | 3 |
81
+ | fireworks_74 | 2 |
82
+ | fireworks_78 | 3 |
83
+ | fireworks_82 | 4 |
84
+ | fireworks_92 | 2 |
85
+ | fireworks_97 | 2 |
86
+ | fireworks_111 | 2 |
87
+ | fireworks_117 | 2 |
88
+ | fireworks_135 | 2 |
89
+ | fireworks_139 | 4 |
90
+ | fireworks_144 | 8 |
91
+ | fireworks_145 | 11 |
92
+ | fireworks_151 | 12 |
93
+ | fireworks_153 | 4 |
94
+ | fireworks_154 | 4 |
95
+ | fireworks_158 | 3 |
96
+ | fireworks_166 | 2 |
97
+ | fireworks_179 | 4 |
98
+
99
+
100
+ Categories with snippet collections:
101
+
102
+ | Category | Number of snippet collections |
103
+ | --------------- | ------------------------------ |
104
+ | fireworks_8 | 3 |
105
+ | fireworks_12 | 4 |
106
+ | fireworks_17 | 6 |
107
+ | fireworks_30 | 1 |
108
+ | fireworks_37 | 1 |
109
+ | fireworks_38 | 3 |
110
+ | fireworks_47 | 1 |
111
+ | fireworks_54 | 6 |
112
+ | fireworks_58 | 5 |
113
+ | fireworks_59 | 6 |
114
+ | fireworks_61 | 14 |
115
+ | fireworks_62 | 1 |
116
+ | fireworks_71 | 3 |
117
+ | fireworks_75 | 2 |
118
+ | fireworks_82 | 2 |
119
+ | fireworks_86 | 6 |
120
+ | fireworks_87 | 2 |
121
+ | fireworks_95 | 1 |
122
+ | fireworks_97 | 2 |
123
+ | fireworks_105 | 1 |
124
+ | fireworks_106 | 1 |
125
+ | fireworks_116 | 4 |
126
+ | fireworks_119 | 1 |
127
+ | fireworks_129 | 1 |
128
+ | fireworks_137 | 1 |
129
+ | fireworks_139 | 5 |
130
+ | fireworks_144 | 5 |
131
+ | fireworks_145 | 16 |
132
+ | fireworks_148 | 2 |
133
+ | fireworks_153 | 11 |
134
+ | fireworks_154 | 2 |
135
+ | fireworks_158 | 3 |
136
+ | fireworks_160 | 1 |
137
+ | fireworks_169 | 3 |
138
+ | fireworks_174 | 1 |
139
+ | fireworks_176 | 2 |
140
+ | fireworks_179 | 1 |
141
+ | fireworks_182 | 3 |
142
+
143
+
144
+
145
+ ## Training
146
+
147
+ The steps followed at the NFI to actually train the model with these data, are described in the model card of the Vuurwerkverkenner at https://huggingface.co/NetherlandsForensicInstitute/vuurwerkverkenner (also linked to this data set).
148
+
149
+
150
+ ### Possible bias
151
+
152
+ The reference set of firework wrappers is dependent on which fireworks were investigated by the NFI.
153
+ This may not be representative for fireworks in other countries or in the future.
154
+
155
+ Data collection of snippets was influenced by the availability of fireworks. Due to low availability, some snippets are the result of
156
+ wrappers glued to Cobra 6 fireworks instead of the original fireworks. We noticed that these wrappers tended to detach more easily than wrappers on
157
+ original firework. This may have influenced the snippet creation.
158
+
159
+ Very small snippets were not included in our dataset.
README_new.md ADDED
@@ -0,0 +1,350 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: eupl-1.2
3
+ language:
4
+ - nl
5
+ ---
6
+ # NFI Fireworks training dataset for the "Vuurwerkverkenner" application
7
+
8
+ The Netherlands Forensic Institute (NFI) Fireworks training dataset consists of scans of fireworks wrappers from fireworks that were investigated in casework in
9
+ the Netherlands between 2010 and 2025. For a subset of these wrappers, photographs of fireworks snippets (pieces of the wrapper after the detonation) were added.
10
+
11
+ ## Data overview
12
+
13
+ The data consists of 347 wrappers in 216 categories. There are 36 categories with multiple wrappers, and snippets are available for 216 wrapper categories.
14
+
15
+ ### Data collection
16
+
17
+ For the fireworks wrappers, all wrappers physically available at the NFI Explosives team from casework between 2010-2025 were scanned.
18
+
19
+ For the collection of the fireworks snippets, fireworks were exploded and snippets that resulted were gathered by hand. Snippets were cleaned, dried and sorted by wrapper.
20
+ Snippets were then photographed on a white background. One snippet photo contains multiple snippets.
21
+
22
+ Sampling was done based on availability of fireworks in the data collection period. To diversify and increase the dataset, additional wrappers were chosen to print and glue
23
+ to Cobra 6 fireworks. This selection was done in collaboration with domain experts.
24
+
25
+ ## Data structure
26
+
27
+ The root level of our data structure is organized by the method of data collection. For instance, the artificial_snippets folder contains virtual snippets created artificially, while real_snippets comprises images of real exploded fireworks.
28
+
29
+ Within each data collection method folder, the data is further divided into train, test, and validation folders. These divisions help in training our model effectively. In addition, the artificial_snippets folder includes a reference folder, which holds data used to calculate reference embeddings.
30
+
31
+ Moving to the third layer, each folder represents a firework category. Firework types are grouped based on the similarity of their wrappers. For example, variants from different years, like Cobra 6 from 2018 and 2019, are considered similar due to their wrapper design. These categorizations were made with the assistance of domain experts.
32
+
33
+ The final layer contains folders named after specific firework wrappers. Each of these folders includes multiple images of snippets (e.g., 0.png, 1.png) if they are available for that particular wrapper category.
34
+
35
+ Below is a visual representation of the data structure:
36
+
37
+ ```
38
+ └─── artificial_snippets
39
+ └───reference
40
+ └───cobrawit
41
+ └───cobra t.t.
42
+ └───0.png
43
+ └───1.png
44
+ └───2.png
45
+ └───butterfly
46
+ └───cobra t.t.
47
+ └───0.png
48
+ └───1.png
49
+ └───2.png
50
+ └───supertop
51
+ └───train
52
+ └───test
53
+ └───val
54
+ └─── mock_snippets
55
+ └───train
56
+ └───test
57
+ └───val
58
+ └─── real_snippets
59
+ └───train
60
+ └───test
61
+ └───val
62
+
63
+ ```
64
+
65
+ ## Firework wrappers
66
+
67
+ Wrappers have been scanned, and the images have been reduced in size to a maximum of 2000 pixels in either height or width.
68
+
69
+ ### Categorisation
70
+
71
+ Categories with multiple wrappers:
72
+
73
+ | Category | Number of wrappers |
74
+ | --------------- | ------------------ |
75
+ | atomyc | 4 |
76
+ | mascleta | 2 |
77
+ | bigboy | 3 |
78
+ | dumbumzwart | 12 |
79
+ | blackvlinder | 2 |
80
+ | blackwidow | 3 |
81
+ | bluestorm1 | 2 |
82
+ | caramella2 | 3 |
83
+ | chooet | 2 |
84
+ | cobrazwart | 63 |
85
+ | zink2 | 3 |
86
+ | zink3 | 3 |
87
+ | tuonogolf | 4 |
88
+ | tuonorood | 2 |
89
+ | tuonovuur | 2 |
90
+ | tuonogoud | 2 |
91
+ | viperzwart | 4 |
92
+ | xplode | 2 |
93
+ | cobrazilver | 5 |
94
+ | crazyrobots | 2 |
95
+ | delovarana1 | 2 |
96
+ | delovarana2 | 2 |
97
+ | thunderstorm | 2 |
98
+ | dumbumzwartrood | 2 |
99
+ | dumbumzwartzilver | 3 |
100
+ | jorge2 | 2 |
101
+ | horror | 2 |
102
+ | jr101 | 2 |
103
+ | lupo | 3 |
104
+ | match_cracker1 | 2 |
105
+ | retorno2 | 2 |
106
+ | petarde | 2 |
107
+ | profi | 2 |
108
+ | shark2 | 2 |
109
+ | scream | 10 |
110
+ | shark1 | 2 |
111
+
112
+
113
+ Categories with snippet collections:
114
+
115
+ | Category | Number of snippet collections |
116
+ | --------------- | ----------------------------- |
117
+ | match_cracker2 | 33 |
118
+ | shell2 | 33 |
119
+ | shell1 | 33 |
120
+ | 3040 | 33 |
121
+ | ghost1 | 33 |
122
+ | achtung2 | 33 |
123
+ | achtung_skull | 33 |
124
+ | achtung1 | 33 |
125
+ | alarm5 | 33 |
126
+ | appletrate | 33 |
127
+ | aquilacentinaio | 33 |
128
+ | zorro | 33 |
129
+ | atomyc | 132 |
130
+ | mascleta | 66 |
131
+ | bigboy | 99 |
132
+ | dumbumzwart | 396 |
133
+ | bigjumbo | 33 |
134
+ | bigthunder | 33 |
135
+ | bigtigertropic | 33 |
136
+ | blackdeath | 33 |
137
+ | blackthunder1 | 33 |
138
+ | blackthunder2 | 33 |
139
+ | blackthunder3 | 33 |
140
+ | blackvlinder | 66 |
141
+ | blackwidow | 99 |
142
+ | blitzschlag | 33 |
143
+ | bluestorm1 | 66 |
144
+ | bluestorm2 | 33 |
145
+ | zink1 | 33 |
146
+ | bomb1 | 33 |
147
+ | bomb2 | 33 |
148
+ | butterfly | 33 |
149
+ | caramella1 | 33 |
150
+ | caramella2 | 99 |
151
+ | celebrationcracker | 33 |
152
+ | chooet | 66 |
153
+ | circoblitz | 33 |
154
+ | cobrazwart | 2079 |
155
+ | zink2 | 99 |
156
+ | zink4 | 33 |
157
+ | zink3 | 99 |
158
+ | zink5 | 33 |
159
+ | signalrakete901blauw | 33 |
160
+ | silverdemon | 33 |
161
+ | siouxwarior | 33 |
162
+ | sp1010 | 33 |
163
+ | spanishcracker | 33 |
164
+ | stielhandgranate | 33 |
165
+ | succubus | 33 |
166
+ | supercracker | 33 |
167
+ | superexplosion2 | 33 |
168
+ | superexplosion4 | 33 |
169
+ | superexplosion1 | 33 |
170
+ | superexplosion3 | 33 |
171
+ | supertop | 33 |
172
+ | thumpingthunder | 33 |
173
+ | thundercracker | 33 |
174
+ | thunderking | 33 |
175
+ | tigerboom | 33 |
176
+ | titan | 33 |
177
+ | shell5 | 33 |
178
+ | tp2 | 33 |
179
+ | tuonoblauw | 33 |
180
+ | tuonogolf | 132 |
181
+ | tuonorood | 66 |
182
+ | tuonovuur | 66 |
183
+ | tuonogoud | 66 |
184
+ | tuonott4 | 33 |
185
+ | txp001 | 33 |
186
+ | viperbruin | 33 |
187
+ | vipergeel | 33 |
188
+ | viperzwart | 132 |
189
+ | viperrood | 33 |
190
+ | viper2 | 33 |
191
+ | virus3 | 33 |
192
+ | virus | 33 |
193
+ | vlinder1 | 33 |
194
+ | xplode | 66 |
195
+ | yellowshock | 33 |
196
+ | bulldog | 33 |
197
+ | mario200 | 33 |
198
+ | monster1 | 33 |
199
+ | viperduo | 33 |
200
+ | virus2 | 33 |
201
+ | blackthunder4 | 33 |
202
+ | euphoria | 33 |
203
+ | bigboyboom | 33 |
204
+ | duxmealux | 33 |
205
+ | fotzenblitz | 33 |
206
+ | padrino | 33 |
207
+ | numero40 | 33 |
208
+ | numberone2 | 33 |
209
+ | shell4 | 33 |
210
+ | gigantmaroon2 | 33 |
211
+ | gun | 33 |
212
+ | redbutterfly | 33 |
213
+ | gretathunder1 | 33 |
214
+ | gretathunder2 | 33 |
215
+ | vitaminf50 | 33 |
216
+ | tirex | 33 |
217
+ | panzerfaust1 | 33 |
218
+ | cobrazilver | 165 |
219
+ | cobrawit | 33 |
220
+ | cobratraat1 | 33 |
221
+ | cobratraat2 | 33 |
222
+ | colorreport | 33 |
223
+ | colourflower | 33 |
224
+ | bp0038p | 33 |
225
+ | coloursalute | 33 |
226
+ | corona | 33 |
227
+ | torpedo | 33 |
228
+ | crazybang | 33 |
229
+ | crazyrobots | 66 |
230
+ | delovarana3 | 33 |
231
+ | delovarana1 | 66 |
232
+ | delovarana2 | 66 |
233
+ | diablo (blauw) | 33 |
234
+ | diablo (rood) | 33 |
235
+ | diablo (zwart) | 33 |
236
+ | dieptebom | 33 |
237
+ | dinamite | 33 |
238
+ | thunderstorm | 66 |
239
+ | doppelschlag | 33 |
240
+ | dragonboom1 | 33 |
241
+ | dragonboom2 | 33 |
242
+ | dumbumvuurretorno100 | 33 |
243
+ | dumbumzwartrood | 66 |
244
+ | dumbumoranje | 33 |
245
+ | dumbumzwartzilver | 99 |
246
+ | echobomb | 33 |
247
+ | ekstra_cobra | 33 |
248
+ | cometa | 33 |
249
+ | matabrujas | 33 |
250
+ | raptor | 33 |
251
+ | flashing thunder | 33 |
252
+ | folgore | 33 |
253
+ | nitraat9 | 33 |
254
+ | jorge1 | 33 |
255
+ | jorge2 | 66 |
256
+ | funkenschlag1 | 33 |
257
+ | funkenschlag2 | 33 |
258
+ | ghost2 | 33 |
259
+ | gigantmaroon1 | 33 |
260
+ | gladiator1 | 33 |
261
+ | gladiator2 | 33 |
262
+ | goldthunder | 33 |
263
+ | gorillabomb | 33 |
264
+ | handgranade | 33 |
265
+ | horror | 66 |
266
+ | joker2 | 33 |
267
+ | joker4 | 33 |
268
+ | jokerroze | 33 |
269
+ | joker1 | 33 |
270
+ | joker3 | 33 |
271
+ | jr101 | 66 |
272
+ | kalasnikov | 33 |
273
+ | kittywhr | 33 |
274
+ | nitraat5 | 33 |
275
+ | 817 | 33 |
276
+ | krachmen | 33 |
277
+ | labomba | 33 |
278
+ | littlecooper | 33 |
279
+ | lupo | 99 |
280
+ | match_cracker1 | 66 |
281
+ | megabomb | 33 |
282
+ | retorno2 | 66 |
283
+ | batterij fb | 33 |
284
+ | nitraat11 | 33 |
285
+ | nitraat6 | 33 |
286
+ | napolitaansebom | 33 |
287
+ | newrambo | 33 |
288
+ | nitraat2 | 33 |
289
+ | nitraat3 | 33 |
290
+ | nitraat4 | 33 |
291
+ | nitrobomb | 33 |
292
+ | numberone1 | 33 |
293
+ | cs1 | 33 |
294
+ | p1000 | 33 |
295
+ | nitraat8 | 33 |
296
+ | bombbon | 33 |
297
+ | 859 | 33 |
298
+ | nitraat7 | 33 |
299
+ | petarde | 66 |
300
+ | nitraat1 | 33 |
301
+ | profi | 66 |
302
+ | shark2 | 66 |
303
+ | pyropower | 33 |
304
+ | pyrostar | 33 |
305
+ | rambo | 33 |
306
+ | rastatraat | 33 |
307
+ | reaper | 33 |
308
+ | redbaron | 33 |
309
+ | reddevil | 33 |
310
+ | redflower | 33 |
311
+ | redthunder | 33 |
312
+ | retorno3 | 33 |
313
+ | retorno1 | 33 |
314
+ | rex1 | 33 |
315
+ | rocket2 | 33 |
316
+ | rocket3 | 33 |
317
+ | saperp2000 | 33 |
318
+ | schockerxxl | 33 |
319
+ | scream | 330 |
320
+ | screamineagle | 33 |
321
+ | shark1 | 66 |
322
+ | shell3 | 33 |
323
+ | barracuda | 33 |
324
+ | purplestorm | 33 |
325
+ | pitbull | 33 |
326
+ | lupoblauw | 33 |
327
+ | pertardof2 | 33 |
328
+ | nebelschlagpaars | 33 |
329
+ | nebelschlagrood | 33 |
330
+ | nebelschlaggeel | 33 |
331
+ | nebelschlagblauw | 33 |
332
+ | explod | 33 |
333
+
334
+
335
+
336
+ ## Training
337
+
338
+ The steps followed at the NFI to actually train the model with these data, are described in the model card of the Vuurwerkverkenner at https://huggingface.co/NetherlandsForensicInstitute/vuurwerkverkenner (also linked to this data set).
339
+
340
+
341
+ ### Possible bias
342
+
343
+ The reference set of firework wrappers is dependent on which fireworks were investigated by the NFI.
344
+ This may not be representative for fireworks in other countries or in the future.
345
+
346
+ Data collection of snippets was influenced by the availability of fireworks. Due to low availability, some snippets are the result of
347
+ wrappers glued to Cobra 6 fireworks instead of the original fireworks. We noticed that these wrappers tended to detach more easily than wrappers on
348
+ original firework. This may have influenced the snippet creation.
349
+
350
+ Very small snippets were not included in our dataset.
artificial_snippets/reference/match_cracker2/12 match cracker/0.png ADDED

Git LFS Details

  • SHA256: 449fe67aacb19dad4033c164a4e557ebdba9f46ee8b50c98cb2742598096a008
  • Pointer size: 131 Bytes
  • Size of remote file: 402 kB
artificial_snippets/reference/match_cracker2/12 match cracker/1.png ADDED

Git LFS Details

  • SHA256: dcaa87153ff303823e81bb74ee7b5319f63f06794158eb935f97d324e4ebefc9
  • Pointer size: 131 Bytes
  • Size of remote file: 384 kB
artificial_snippets/reference/match_cracker2/12 match cracker/10.png ADDED

Git LFS Details

  • SHA256: 1a5b665374ca93a02de9ce881ff5c59f1d03f8dd1455ef078931f026c37f6aca
  • Pointer size: 131 Bytes
  • Size of remote file: 632 kB
artificial_snippets/reference/match_cracker2/12 match cracker/11.png ADDED

Git LFS Details

  • SHA256: 7ec3a262f1775befaa8d5dc23f70068d5ac1f4ece45a7b52f4827552b90e8edd
  • Pointer size: 131 Bytes
  • Size of remote file: 592 kB
artificial_snippets/reference/match_cracker2/12 match cracker/12.png ADDED

Git LFS Details

  • SHA256: ded0a621c1177e2f3f7e1baf5708a720a4b6b99a5b039f96444418e2d961cd64
  • Pointer size: 131 Bytes
  • Size of remote file: 515 kB
artificial_snippets/reference/match_cracker2/12 match cracker/13.png ADDED

Git LFS Details

  • SHA256: 803827d29f768a7af18219c8975e0796e4ae07cb18f9a4bf710ff48cd9db1332
  • Pointer size: 131 Bytes
  • Size of remote file: 300 kB
artificial_snippets/reference/match_cracker2/12 match cracker/14.png ADDED

Git LFS Details

  • SHA256: 2f032fd1ddb7ae709b7eab2b4848720a80097f91eb7a1ad5d50eefa094e07bd3
  • Pointer size: 131 Bytes
  • Size of remote file: 522 kB
artificial_snippets/reference/match_cracker2/12 match cracker/15.png ADDED

Git LFS Details

  • SHA256: 85d949d7d62f160e6cead4f63822bbd131bd40181db4fff49d706ab6d83391c6
  • Pointer size: 131 Bytes
  • Size of remote file: 488 kB
artificial_snippets/reference/match_cracker2/12 match cracker/16.png ADDED

Git LFS Details

  • SHA256: cd478e1a9685afaa69d3126340b600fcb0085643d63029ce34279f7312a1ba55
  • Pointer size: 131 Bytes
  • Size of remote file: 484 kB
artificial_snippets/reference/match_cracker2/12 match cracker/17.png ADDED

Git LFS Details

  • SHA256: f8ac1812ca47598221ec82c630b0dd4413c435aa51f7bcf3901acefcc83e39f7
  • Pointer size: 131 Bytes
  • Size of remote file: 263 kB
artificial_snippets/reference/match_cracker2/12 match cracker/18.png ADDED

Git LFS Details

  • SHA256: 077718d277d10160b009aa72bf42ce03a33af1f49d10263753315b9ded462544
  • Pointer size: 131 Bytes
  • Size of remote file: 340 kB
artificial_snippets/reference/match_cracker2/12 match cracker/19.png ADDED

Git LFS Details

  • SHA256: 887972b752552881d2f1ee3e92c4ef36607719bca10fea6b1bd541d4d58f2f5f
  • Pointer size: 131 Bytes
  • Size of remote file: 637 kB
artificial_snippets/reference/match_cracker2/12 match cracker/2.png ADDED

Git LFS Details

  • SHA256: 0cc95c8e272856eca15f78f8c1a11693efb7904b467938f8f3420bc9832cb0b4
  • Pointer size: 131 Bytes
  • Size of remote file: 380 kB
artificial_snippets/reference/match_cracker2/12 match cracker/20.png ADDED

Git LFS Details

  • SHA256: 7120a375a5465cbdb2d3dbaddab8f0eaeafe5a37a381d1270b2c8fff266c5bc7
  • Pointer size: 131 Bytes
  • Size of remote file: 209 kB
artificial_snippets/reference/match_cracker2/12 match cracker/21.png ADDED

Git LFS Details

  • SHA256: d18d183bc281ebeb655c7ff2c7a82fd24ae02dc6c6d8c43307d8605e94a26547
  • Pointer size: 131 Bytes
  • Size of remote file: 525 kB
artificial_snippets/reference/match_cracker2/12 match cracker/22.png ADDED

Git LFS Details

  • SHA256: c16cf6f73b999c4288c7343c175fbcc8c603b6e08b437d08b2bdc863cf025a75
  • Pointer size: 131 Bytes
  • Size of remote file: 173 kB
artificial_snippets/reference/match_cracker2/12 match cracker/23.png ADDED

Git LFS Details

  • SHA256: ad3f9c6e351f2f026ee7eb7ac67075c710f6b998cb2b4af0c27e2659024ce2fd
  • Pointer size: 131 Bytes
  • Size of remote file: 429 kB
artificial_snippets/reference/match_cracker2/12 match cracker/24.png ADDED

Git LFS Details

  • SHA256: 9ce7a2bc44895d849946beac89f687ce682bada77ab61bf137109da6b4ca3bda
  • Pointer size: 131 Bytes
  • Size of remote file: 554 kB
artificial_snippets/reference/match_cracker2/12 match cracker/25.png ADDED

Git LFS Details

  • SHA256: bea3d03a0d6724b9a343ac73f1f86189e3d40e148e899cb2c56a5fd4727595a3
  • Pointer size: 131 Bytes
  • Size of remote file: 349 kB
artificial_snippets/reference/match_cracker2/12 match cracker/26.png ADDED

Git LFS Details

  • SHA256: a9b274c8a42946b9166419488301c3a7b39ad2ebe8caa6f554401eca58bea73c
  • Pointer size: 131 Bytes
  • Size of remote file: 583 kB
artificial_snippets/reference/match_cracker2/12 match cracker/27.png ADDED

Git LFS Details

  • SHA256: d4c9a650bc12536abfc49cf5ec39cbcfb63eefaee41a5ddc5cb8b62cca8c9cce
  • Pointer size: 131 Bytes
  • Size of remote file: 383 kB
artificial_snippets/reference/match_cracker2/12 match cracker/28.png ADDED

Git LFS Details

  • SHA256: de87223d557eb87f1fcbba06c02add5316f3be81200bedc6ae25d7cb263eea80
  • Pointer size: 131 Bytes
  • Size of remote file: 379 kB
artificial_snippets/reference/match_cracker2/12 match cracker/29.png ADDED

Git LFS Details

  • SHA256: 49b472cadb1ae56aa9a0198151730114e0875932dc8141024d83c39b567f13d1
  • Pointer size: 131 Bytes
  • Size of remote file: 264 kB
artificial_snippets/reference/match_cracker2/12 match cracker/3.png ADDED

Git LFS Details

  • SHA256: c72303dacaff08ad8047d7b00068b40c52b7269ca061e3f7d751aa80a8748a60
  • Pointer size: 131 Bytes
  • Size of remote file: 485 kB
artificial_snippets/reference/match_cracker2/12 match cracker/30.png ADDED

Git LFS Details

  • SHA256: aa66aee1ed21261e17f6287868708dbe742223498c24d2f876c77e528eb8621b
  • Pointer size: 131 Bytes
  • Size of remote file: 473 kB
artificial_snippets/reference/match_cracker2/12 match cracker/31.png ADDED

Git LFS Details

  • SHA256: 652a6b4389adf03b5fb533c121fbed6729a27a935997f558636992246cc3642a
  • Pointer size: 131 Bytes
  • Size of remote file: 482 kB
artificial_snippets/reference/match_cracker2/12 match cracker/32.png ADDED

Git LFS Details

  • SHA256: 490ee054d691db885582068647a52ed966df9e2dbaa1b7daefa5ef3d750d7baf
  • Pointer size: 131 Bytes
  • Size of remote file: 366 kB
artificial_snippets/reference/match_cracker2/12 match cracker/33.png ADDED

Git LFS Details

  • SHA256: fc69c9c0adc694f90c163e1cf77909c9ab2c1ccfa3a972b5868c042f57fa7962
  • Pointer size: 131 Bytes
  • Size of remote file: 286 kB
artificial_snippets/reference/match_cracker2/12 match cracker/34.png ADDED

Git LFS Details

  • SHA256: 6cf1627c4e2239a756d70f2447ad16e27f1bd826e231a0cde76b7acc941fe156
  • Pointer size: 131 Bytes
  • Size of remote file: 331 kB
artificial_snippets/reference/match_cracker2/12 match cracker/4.png ADDED

Git LFS Details

  • SHA256: 8df539437062cc882098a468fa57bdc069fd79a829a5326978287ef79a1918d2
  • Pointer size: 131 Bytes
  • Size of remote file: 451 kB
artificial_snippets/reference/match_cracker2/12 match cracker/5.png ADDED

Git LFS Details

  • SHA256: e65334c4927a48c709afcde55f71ca6956dd6279c6d9683d75ecac0a6120108d
  • Pointer size: 131 Bytes
  • Size of remote file: 364 kB
artificial_snippets/reference/match_cracker2/12 match cracker/6.png ADDED

Git LFS Details

  • SHA256: f60ce600db87db3e1017db80fc3f548ccd6f43609127e55601b09296b3a0bc15
  • Pointer size: 131 Bytes
  • Size of remote file: 455 kB
artificial_snippets/reference/match_cracker2/12 match cracker/7.png ADDED

Git LFS Details

  • SHA256: 840da44769c5fd29d6b408473b2bec8aed0f7d89730ced6b2caf14e634911c63
  • Pointer size: 131 Bytes
  • Size of remote file: 294 kB
artificial_snippets/reference/match_cracker2/12 match cracker/8.png ADDED

Git LFS Details

  • SHA256: 9f845a69a8f0ab64f906fb2e8479b6bec04378afe877eaaa9746e8a9a4cfc85a
  • Pointer size: 131 Bytes
  • Size of remote file: 715 kB
artificial_snippets/reference/match_cracker2/12 match cracker/9.png ADDED

Git LFS Details

  • SHA256: 0ae01783ca56f9733c1f01d6874927e286d8e359ad2b7d73f06d2df1833f2623
  • Pointer size: 131 Bytes
  • Size of remote file: 322 kB
artificial_snippets/reference/shell2/3 inch kleuren shell/0.png ADDED

Git LFS Details

  • SHA256: 046de08f19aa6e610609b9fa9350f263c8f9a997f08d01d59cd9a91facbe89b9
  • Pointer size: 131 Bytes
  • Size of remote file: 461 kB
artificial_snippets/reference/shell2/3 inch kleuren shell/1.png ADDED

Git LFS Details

  • SHA256: d3c2fdeec953ec9e8d439f2e2d3fcda4dae77a8495f952f11f3d33d286333396
  • Pointer size: 131 Bytes
  • Size of remote file: 352 kB
artificial_snippets/reference/shell2/3 inch kleuren shell/10.png ADDED

Git LFS Details

  • SHA256: 1b1aab58838e9224956a67add9b5998d75b29d487783f7957d0ef883019cc743
  • Pointer size: 130 Bytes
  • Size of remote file: 40.7 kB
artificial_snippets/reference/shell2/3 inch kleuren shell/13.png ADDED

Git LFS Details

  • SHA256: 660a9be295486e1ccdfb1e7fedc7baa2276a9ee1c088fef0f600f0e560de6195
  • Pointer size: 131 Bytes
  • Size of remote file: 274 kB
artificial_snippets/reference/shell2/3 inch kleuren shell/14.png ADDED

Git LFS Details

  • SHA256: b680d448bf333017cde5d9eabe13df0f2c47683d4cc7e137f4d44935d8c1baa4
  • Pointer size: 131 Bytes
  • Size of remote file: 259 kB
artificial_snippets/reference/shell2/3 inch kleuren shell/2.png ADDED

Git LFS Details

  • SHA256: 04f4f04d5f37b4e63db6f9cae0860cfa8c4e558641907ad1ada7d63c2ef47490
  • Pointer size: 131 Bytes
  • Size of remote file: 470 kB
artificial_snippets/reference/shell2/3 inch kleuren shell/3.png ADDED

Git LFS Details

  • SHA256: 775b752cb137dcaf6a73d4977c3d02930a5578fcff9d61ace8591c579ae24862
  • Pointer size: 131 Bytes
  • Size of remote file: 204 kB
artificial_snippets/reference/shell2/3 inch kleuren shell/4.png ADDED

Git LFS Details

  • SHA256: e7579727e592fb6b6d0350d12b52169e481d6f4d619341b15448b4ccd5b551a0
  • Pointer size: 131 Bytes
  • Size of remote file: 256 kB
artificial_snippets/reference/shell2/3 inch kleuren shell/5.png ADDED

Git LFS Details

  • SHA256: 8c95742b5bb8fd378d4cb77053df28e3ab5e6c165100a915adc0ccb1aa9a9fb0
  • Pointer size: 131 Bytes
  • Size of remote file: 460 kB
artificial_snippets/reference/shell2/3 inch kleuren shell/6.png ADDED

Git LFS Details

  • SHA256: 9177bd0ebb8ce0573b9b42224abaf215960c5dc481706d90daadbdc8ff8a2110
  • Pointer size: 131 Bytes
  • Size of remote file: 443 kB
artificial_snippets/reference/shell2/3 inch kleuren shell/7.png ADDED

Git LFS Details

  • SHA256: 6dd4da51107f242f261263011caeb6d31764012f0baa1ee081e9041c80d039c1
  • Pointer size: 131 Bytes
  • Size of remote file: 232 kB
artificial_snippets/reference/shell2/3 inch kleuren shell/8.png ADDED

Git LFS Details

  • SHA256: 9f58d9dec5f489be79cb2976f891cd706aa1f384dbb1d3e1198def08e23850af
  • Pointer size: 131 Bytes
  • Size of remote file: 293 kB
artificial_snippets/reference/shell2/3 inch kleuren shell/9.png ADDED

Git LFS Details

  • SHA256: 9fa628ffd6e8386d5b9b0bc3d678df1df3fde21f15ba3b7fbd1713bf2d850da4
  • Pointer size: 131 Bytes
  • Size of remote file: 472 kB