https://github.com/vigeng/hardware-bench-yolo
https://github.com/vigeng/hardware-bench-yolo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vigeng/hardware-bench-yolo
- Owner: ViGeng
- Created: 2025-03-27T23:43:57.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2025-03-30T14:49:14.000Z (about 2 months ago)
- Last Synced: 2025-03-30T15:32:49.560Z (about 2 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hardware Benchmarks for YOLO
Though manufacturers provide performance specifications for their hardware, these numbers are often not representative of real-world performance or are not always intuitive to interpret. This toy project aims to provide a collective benchmark of various hardware configurations for commonly used models such as YOLO series.
If you happen to have access to any hardware or performance metrics, please feel free to contribute by submitting a pull request. The goal is to create a comprehensive benchmark that can help others make informed decisions when selecting hardware for their machine learning tasks or real-world applications.
## Benchmark Specifications
To ensure the accuracy and reliability of the benchmarks, we will be using same datasets and models across all hardware configurations.
### Dataset
**Videos**: [sample-videos](https://github.com/intel-iot-devkit/sample-videos)
### Models
YOLO Series by [Ultralytics](https://github.com/ultralytics/ultralytics)