coreml-YOLOv3 / README.md
pcuenq's picture
pcuenq HF staff
Remove large image
d9f5961
|
raw
history blame contribute delete
No virus
674 Bytes
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.

Sample Code

Resources