2 "name": "YOLOVisionML",
4 "summary": "YOLOVisionML simplifies CoreML YOLO model output processing for machine learning integration.",
5 "swift_versions": "5.0",
6 "description": "YOLOVisionML simplifies YOLO model output processing. Achieve accurate bounding boxes and mask calculations, advancing object detection and machine learning capabilities. This library performs conversion for any YOLO Model that has been converted to CoreML, as well as outputs that are tensors and conforms to Ultralytics form",
7 "homepage": "https://github.com/jadechoghari/YOLOVisionML.git",
13 "Jade Choghari": "chogharijade@gmail.com"
15 "social_media_url": "https://twitter.com/jadechoghari",
19 "readme": "https://raw.githubusercontent.com/jadechoghari/YOLOVisionML/main/README.md",
21 "git": "https://github.com/jadechoghari/YOLOVisionML.git",
24 "source_files": "YOLOVisionML/**/*.{swift,h,m}",
25 "swift_version": "5.0"