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.

Sample Code

Resources

Downloads last month
99
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The HF Inference API does not support object-detection models for coreml library.

Collection including apple/coreml-YOLOv3