ImageDetect
Object detector
A Swift-based library for detecting and cropping objects from images using the iOS 11 Vision API
✂️ Detect and crop faces, barcodes and texts in image with iOS 11 Vision api.
306 stars
10 watching
31 forks
Language: Swift
last commit: over 5 years ago
Linked from 2 awesome lists
barcodedetectorfaceface-detectionface-recognitioniosios11recognitionswiftvisionvision-api
Related projects:
Repository | Description | Stars |
---|---|---|
ayoolaolafenwa/pixellib | A deep learning library for image segmentation and object detection using PyTorch. | 1,049 |
ancestry/facecrop | An image processing extension using Apple's Vision Framework to detect and center faces in images. | 50 |
bharath272/sds_eccv2014 | A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. | 96 |
vdigpku/cfenet | A single-stage object detection system utilizing a comprehensive feature enhancement module | 198 |
optimalscale/detgpt | A deep learning model that detects and reasons about objects in images. | 755 |
yutingzhang/fgs-obj | Demonstrates object detection using fine-grained search and structured prediction techniques | 50 |
daijifeng001/r-fcn | A MATLAB implementation of an object detection framework that leverages deep fully convolutional networks to accurately and efficiently detect objects in images. | 1,245 |
bojan/thingy | A modern device detection and querying library for Swift | 60 |
r4ghu/ios-coreml-yolo | An implementation of object detection using the YOLO v1 model on iOS with CoreML | 163 |
liulei01/drbox | An open-source deep learning framework for detecting rotated objects in images | 421 |
natanielruiz/dockerface | A tool that deploys a trained deep learning model for face detection on video and image inputs using a Docker container. | 190 |
andrealufino/deviice | A Swift library to detect and identify the current device and its characteristics. | 73 |
s1ddok/hed-coreml | A framework for applying Holistically-Nested Edge Detection to image processing using CoreML and Swift. | 108 |
feigechuanshu/ncnn-android-yolov6 | An Android implementation of YOLOv6 object detection using the ncnn library and OpenCV for efficient mobile deployment | 62 |
matghazaryan/somotiondetector | An iOS library that detects motion and counts user steps using location updates and acceleration data | 1,058 |