Edit model card
YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

Pistol Detection

Detecting Pistol in the Video / Photo

Output

Screenshot 2023-10-21 at 14 28 32-min

Installation

SETUP
#---------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

Downloads last month

-

Downloads are not tracked for this model. How to track
Unable to determine this model's library. Check the docs .