File size: 561 Bytes
3701845
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Pistol Detection
Detecting Pistol in the Video / Photo

## Installation

##### SETUP
```shell
#---------Using MAKE (Recommended) ----------
make provision
conda activate aero-detection
make build
```

Trained 250 Epochs

The dataset includes 2971 images.
Pistol are annotated in YOLOv8 format.

The following pre-processing was applied to each image:
* Auto-orientation of pixel data (with EXIF-orientation stripping)
* Resize to 640x640 (Stretch)

No image augmentation techniques were applied.

Dataset Link : https://www.kaggle.com/datasets/cpluzshrijayan