项目作者: ashislaha

项目描述 :
Adding the Feature "Real World Path Direction" by tapping on Map. GoogleMap will give us the direction to that location from user location then click on "ARView" & you will get the real-world path direction. Also added "Reachability" for finding path in Google map. -- Also added .mlmodel for car-detection. Initially trained the model using Convolutional Neural Network in TensorFlow, then convert the .h5 output into .mlmodel. Use it in the application. please check : https://github.com/ashislaha/CarDetection-Keras & https://github.com/ashislaha/CarDetection-iOS for more details how to train a model. -- In ARFrame generates capturedImage which is the input to .mlmodel for detecting that car is present in the image or not. -- This project combines both ARKit & CoreML.
高级语言: Swift
项目地址: git://github.com/ashislaha/Route-Direction-in-AR.git
创建时间: 2017-09-15T05:06:22Z
项目社区:https://github.com/ashislaha/Route-Direction-in-AR

开源协议:

下载