metadata
tags:
- object-detection
library_name: coreml
license: mit
YOLOv3
Locate and classify 80 different types of objects present in a camera frame or image.
Models
- YOLOv3: Full precision (32 bit) model weights.
- YOLOv3FP16: Half precision (16 bit) model weights.
- YOLOv3Int8LUT: Model optimized using 8-bit quantization with KMeans.