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

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
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.