"Car Detection" is trained in Keras using Tensorflow as back-end. It's taking an image as input & gives a binary decision whether a car is present in the image or not.
-
Updated
Jan 31, 2019 - Python
"Car Detection" is trained in Keras using Tensorflow as back-end. It's taking an image as input & gives a binary decision whether a car is present in the image or not.
Using the .mlmodel in Xcode, that .mlmodel is converted from Keras / TensorFlow output. Please check https://github.com/ashislaha/CarDetection-Keras .
Add a description, image, and links to the car-detection-mlmodel topic page so that developers can more easily learn about it.
To associate your repository with the car-detection-mlmodel topic, visit your repo's landing page and select "manage topics."