A YOLO-formatted dataset for object detection in the video game Counter-Strike 2. The description indicates it contains annotations for Terrorist, Special Forces, and Bomb objects. The dataset's author, organization, size, and specific annotation count are unknown.
Use Cases
- Train object detection models to identify Terrorist player characters based on the description.
- Train object detection models to identify Special Forces player characters based on the description.
- Train object detection models to locate the Bomb object based on the description.
- Benchmark model performance on a synthetic video game environment as suggested by the dataset's domain.
Strengths
- The dataset is focused on a specific, well-defined task of detecting three object classes in a controlled environment.
- The use of the YOLO format suggests it is ready for immediate use with popular object detection frameworks.
Limitations
- Row count and dataset scale are unknown, which may limit suitability assessment for large-scale training.
- Column-level documentation is absent; field semantics must be inferred after download.
- Last update date is unknown; freshness unverified.