File size: 241 Bytes
6384181 |
1 2 3 4 5 6 7 8 |
---
license: mit
---
## Caffe Model (`deploy.prototxt`)
- **Description**: A Caffe configuration file that defines a pre-trained model for object detection.
- **Framework**: Caffe
- **Input**: Image (300x300)
- **Output**: Detection results. |