You need to agree to share your contact information to access this dataset

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this dataset content.

Cleaned and Consolidated Weapon Detection Dataset

This dataset is a cleaned, consolidated, and training-ready version of the Subh775/WeaponDetection dataset. The original 29 ambiguous and redundant classes have been merged into 3 distinct, high-level categories: GUN, KNIFE, and PERSON.

This cleaning process makes the dataset significantly more effective for training robust object detection models by removing label ambiguity and creating stronger class definitions. Images that contained no objects belonging to these three final categories have been removed.

Original Source

This dataset is a derivative work based on the weapon-detection Object Detection Model, originally created and shared by yolov7test on Roboflow Universe. The initial Hugging Face version was Subh775/WeaponDetection.

Class Consolidation Details

The original 29 classes were mapped to the new 3 classes as follows:

GUN: [Guns, Guns perspective, Heavy Gun, Long guns, Pistol, Rifle, Shotgun, guns, handgun, heavyweapon, pistol, pistols, rifle, shotgun, weapon]

KNIFE: [Knife, Knife_Deploy, Knife_Weapon, Stabbing]

PERSON: [Person, Aggressor, Hand, Victim, person]

Note: Any classes from the original dataset not listed above (e.g., Blood, violence, larga, etc) have been discarded during the cleaning process.

The dataset is now more robust to the title: Weapon or Threat detection, and can be used to train detection models accordingly.

Citation If you use this dataset in your work, please cite the original creator.

@misc{yolov7test_weapon_detection,
    title={Weapon Detection Object Detection Model},
    author={yolov7test},
    howpublished={\url{[https://universe.roboflow.com/yolov7test-pdxwq/weapon-detection-m7tpo](https://universe.roboflow.com/yolov7test-pdxwq/weapon-detection-m7tpo)}},
    year={2022}
}
Downloads last month
23