Spaces:
Sleeping
Sleeping
File size: 1,440 Bytes
30f21bc afe25e9 422f003 30f21bc afe25e9 30f21bc afe25e9 |
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 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 |
---
title: YOLOv8m Defence
emoji: 🛡️
colorFrom: red
colorTo: indigo
sdk: gradio
sdk_version: 5.34.2
app_file: app.py
pinned: false
license: apache-2.0
short_description: YOLOv8m object detection for defense and security.
---
# YOLOv8m Defence
This Space demonstrates the **YOLOv8m Defence** model for real-time object detection in defense and security applications.
## Model Information
- **Model**: [spencercdz/YOLOv8m_defence](https://huggingface.co/spencercdz/YOLOv8m_defence)
- **Architecture**: YOLOv8 Medium (YOLOv8m)
- **Framework**: Ultralytics YOLOv8
- **License**: Apache 2.0
## Features
- Real-time object detection and classification
- Optimized for defense and security scenarios
- Support for image and video inputs
- Interactive web interface powered by Gradio
## Usage
1. Upload an image
2. The model will automatically detect and classify objects
3. View results with bounding boxes and confidence scores
4. Download processed outputs if needed
## Model Performance
The YOLOv8m architecture provides an excellent balance between speed and accuracy, making it suitable for real-time applications while maintaining high detection performance.
## Technical Details
- **Input**: Images
- **Output**: Annotated images with detected objects
- **Processing**: GPU-accelerated inference when available
## Contact
For questions or issues, please open a discussion in the Community tab or contact the model author. |