All Projects → laanlabs → Carposedemo

laanlabs / Carposedemo

Licence: mit
Real-time Mobile Car Pose Estimation with CoreML

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Carposedemo

Ios Openpose
OpenPose Example App
Stars: ✭ 85 (+73.47%)
Mutual labels:  pose-estimation, coreml
Posenet Coreml
I checked the performance by running PoseNet on CoreML
Stars: ✭ 143 (+191.84%)
Mutual labels:  pose-estimation, coreml
Swiftopenpose
tf-openpose Based iOS Project
Stars: ✭ 215 (+338.78%)
Mutual labels:  pose-estimation, coreml
Pytorch Pose
A PyTorch toolkit for 2D Human Pose Estimation.
Stars: ✭ 932 (+1802.04%)
Mutual labels:  pose-estimation
Liooon Not A Liooon Classifier
A troll app to check if an object seen by your camera is a lion. Uses iOS CoreML, Vision APIs
Stars: ✭ 11 (-77.55%)
Mutual labels:  coreml
Hyperpose
HyperPose: A Collection of Real-time Human Pose Estimation
Stars: ✭ 961 (+1861.22%)
Mutual labels:  pose-estimation
Inceptionvisiondemo
🎥 iOS11 demo application for dominant objects detection.
Stars: ✭ 48 (-2.04%)
Mutual labels:  coreml
Build Ocr
Build an OCR for iOS apps
Stars: ✭ 17 (-65.31%)
Mutual labels:  coreml
Chineseidcardocr
[Deprecated] 🇨🇳中国二代身份证光学识别
Stars: ✭ 1,015 (+1971.43%)
Mutual labels:  coreml
Namescoremldemo
🏷 iOS11 demo application for predicting gender from first names.
Stars: ✭ 31 (-36.73%)
Mutual labels:  coreml
Coremlstyletransfer
A simple demo for Core ML and Style Transfer
Stars: ✭ 30 (-38.78%)
Mutual labels:  coreml
Objectclassifier
An iOS swift app that detects objects using machine learning (CoreML, Vision)
Stars: ✭ 12 (-75.51%)
Mutual labels:  coreml
Mlmoji
Hand-Drawn Emoji Classifier (WWDC18 Scholarship Application)
Stars: ✭ 34 (-30.61%)
Mutual labels:  coreml
Shapedetector keras coreml
Deep learning installed Shape Detector using Keras and CoreML 📱
Stars: ✭ 25 (-48.98%)
Mutual labels:  coreml
Oat
Real-time position tracker for behavioral research
Stars: ✭ 45 (-8.16%)
Mutual labels:  pose-estimation
Har Keras Coreml
Human Activity Recognition (HAR) with Keras and CoreML
Stars: ✭ 23 (-53.06%)
Mutual labels:  coreml
Poseosc
📹🤸‍♂️🤾‍♀️🤺 PoseNet + OSC: send realtime human pose estimation data to your apps
Stars: ✭ 40 (-18.37%)
Mutual labels:  pose-estimation
Mnistkit
The better way to deal with MNIST model and Core ML in iOS
Stars: ✭ 21 (-57.14%)
Mutual labels:  coreml
Yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
Stars: ✭ 8,159 (+16551.02%)
Mutual labels:  coreml
Momo mind
Face classifier for "Momoiro Clozer Z" member using Tensorflow/Keras
Stars: ✭ 31 (-36.73%)
Mutual labels:  coreml

Real-time Mobile Car Pose Estimation with CoreML

🚨NOTE 🚨 Requires GitLFS

If you get build errors this might be the issue.
Make sure the CarPoseModel.mlmodel is 5.2mb otherwise it has not been downloaded.

Small demo of real-time car pose estimation using CoreML trained with synthetic data.

We used Unity to generate the sythetic car dataset, read more about the project here.

NOTE:

This model was only trained to handle a specific car model from a fixed viewing distance + angle range. It does work on similar car models, but the pose fit won't match up in 3d space as well.

Requires GitLFS to download OpenCV framework.

Snapshot of the Unity project:

Author

This project was created by Laan Labs. We design and build solutions at the intersection of Computer Vision and Augmented Reality.

http://labs.laan.com

@laanlabs

License

CarPoseDemo is released under the MIT License. See LICENSE for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].