TrainingDataPro commited on
Commit
0320393
1 Parent(s): feb14ba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +49 -0
README.md CHANGED
@@ -1,3 +1,52 @@
1
  ---
2
  license: cc-by-nc-nd-4.0
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-nc-nd-4.0
3
+ task_categories:
4
+ - image-segmentation
5
+ - object-detection
6
+ language:
7
+ - en
8
+ tags:
9
+ - code
10
+ - finance
11
+ - legal
12
  ---
13
+
14
+ # People with Guns Segmentation & Detection Dataset
15
+ The dataset consists of photos depicting **individuals holding guns**. It specifically focuses on the **segmentation** of guns within these images and the **detection** of people holding guns.
16
+
17
+ Each image in the dataset presents a different scenario, capturing individuals from various *backgrounds, genders, and age groups in different poses* while holding guns.
18
+
19
+ The dataset is an essential resource for the development and evaluation of computer vision models and algorithms in fields related to *firearms recognition, security systems, law enforcement, and safety analysis*.
20
+
21
+ ![](https://www.googleapis.com/download/storage/v1/b/kaggle-user-content/o/inbox%2F12421376%2F2497edebcdd1b7c4bc5471262bf5bd16%2FFrame%2029.png?generation=1696334547549518&alt=media)
22
+
23
+ # Get the dataset
24
+
25
+ ### This is just an example of the data
26
+
27
+ Leave a request on [**https://trainingdata.pro/data-market**](https://trainingdata.pro/data-market?utm_source=huggingface&utm_medium=cpc&utm_campaign=people-with-guns-segmentation-and-detection) to discuss your requirements, learn about the price and buy the dataset.
28
+
29
+ # Dataset structure
30
+ - **images** - contains of original images with people holding guns
31
+ - **labels** - includes visualized labeling created for the original images
32
+ - **annotations.xml** - contains coordinates of the polygons and bounding boxes, created for the original photo
33
+
34
+ # Data Format
35
+
36
+ Each image from `images` folder is accompanied by an XML-annotation in the `annotations.xml` file indicating the coordinates of the bounding boxes and polygons. For each point, the x and y coordinates are provided.
37
+
38
+ ### Сlasses:
39
+ - **person**: person, who holds the gun, detected with a bounding box,
40
+ - **gun**: gun, labeled with a polygon
41
+
42
+ # Example of XML file structure
43
+
44
+ ![](https://www.googleapis.com/download/storage/v1/b/kaggle-user-content/o/inbox%2F12421376%2F96bbe14c80f4b494f97136f8ffdbaa44%2Fcarbon.png?generation=1696335385101390&alt=media)
45
+
46
+ # People with Guns Segmentation & Detection might be made in accordance with your requirements.
47
+
48
+ ## [TrainingData](https://trainingdata.pro/data-market?utm_source=huggingface&utm_medium=cpc&utm_campaign=people-with-guns-segmentation-and-detection) provides high-quality data annotation tailored to your needs
49
+
50
+ More datasets in TrainingData's Kaggle account: **https://www.kaggle.com/trainingdatapro/datasets**
51
+
52
+ TrainingData's GitHub: **https://github.com/trainingdata-pro**